tree: 721cbf6ff1931660fb5d5ad0762d0daedb9721af
  1. Android.bp
  2. OWNERS
  3. README.md
  4. sdv_agent_dump_binder_connection_tests.py
tests/sdv/sample_tests/agent_dump/README.md

libsdv_test e2e test

Description

Tests whether libsdv_dump behaves as expected: creates binder interface, outputs report generated by DumpStateReporters via dumpsys mechanism,

Test Execution

Read SDV Testing instructions for detailed information.

Mobly

atest SdvAgentDumpBinderTests

CATBox

NOTIFY_AS_NATIVE=0.0.0.0:6520 ./tools/catbox-tradefed run commandAndExit sdv-agent-dump-binder-connection-tests --{device1}serial 0.0.0.0:6520

CI/CD execution

  • Name: sdv/sample/sdv-agent-dump-binder-connection-tests