SDV Testing
This folder contains testing libraries for Software Defined Vehicle (SDV) platform.
See Android partner documentation for general information about SDV.
SDV Test Framework
The SDV Test Framework support the creation of the following type of tests and testing resources:
- sdv_test_fw facilitates the creation of the tests, based on Mobly. Tests are written in Python and allow end-to-end and communication between devices.
- test_services contains sample services that can be used in the tests.
- host_orchestrator_util contains utility class that provides methods to interact with the host orchestrator.
- perfromance contains utility classes used for performance testing.
- telemetry contains utility classes used for telemetry testing.