Lines Matching refs:tests
3 A VTS test plan consists of a set of VTS tests. Typically the tests within a
10 Official plans contain only verified tests, and are for all Android developers
13 * __vts__: For all default VTS tests.
14 * __vts-firmware__: For all default VTS System Firmware tests.
15 * __vts-fuzz__: For all default VTS fuzz tests.
16 * __vts-hal__: For all default VTS HAL (hardware abstraction layer) module tests.
17 * __vts-hal-profiling__: For all default VTS HAL performance profiling tests.
18 * __vts-hal-replay__: For all default VTS HAL replay tests.
19 * __vts-kernel__: For all default VTS kernel tests.
20 * __vts-library__: For all default VTS library tests.
21 * __vts-performance__: For all default VTS performance tests
25 Serving plans contain experimental tests, and are for Android
33 * __vts-camera-its__: For camera ITS (Image Test Suite) tests ported to VTS.
36 * __vts-gce__: For VTS tests which can be run on Google Compute Engine (GCE)
39 * __vts-host__: For VTS host-driven tests.
40 * __vts-performance-systrace__: For VTS performance tests with systrace
42 * __vts-presubmit__: For VTS pre-submit time tests.
43 * __vts-security__: For VTS security tests.
44 * __vts-system__: For VTS system tests.
45 * __vts-vndk__: for VTS vndk tests.