Home
last modified time | relevance | path

Searched refs:Tests (Results 1 – 23 of 23) sorted by relevance

/system/server_configurable_flags/libflags/
DAndroid.bp21 // Tests
/system/sepolicy/tests/
Dtreble_sepolicy_tests.py325 Tests = {"CoredomainViolations": TestCoredomainViolations, variable
346 help="Test options include "+str(Tests))
402 for t in Tests.values():
406 t = Tests.get(tn)
412 for tn in Tests.keys():
Dsepolicy_tests.py57 Tests = [ variable
77 help="Test options include "+str(Tests))
/system/bt/gd/docs/testing/
Dgtest.md1 # GTest Unit Tests
5 ## GTest Unit Tests
24 * Tests should live in the same directory as the source code
27 * Tests should not modify global states that would affect other tests, so that
42 same `atest` command, including Java Instrumentation Tests, C/C++ GTests,
209 #### Tests subsubsection
Dcert_test.md1 # Gabeldorsche Certification Tests
/system/timezone/distro/installer/
DAndroid.bp23 // Tests for time_zone_distro_installer code (see CtsLibcoreTestCases)
/system/bt/gd/
DREADME.md27 * [GD Certification Tests](./docs/testing/cert_test.md)
/system/timezone/input_tools/android/common/
DAndroid.bp33 // Tests for tztools_common and tztools_common_testing.
/system/timezone/input_tools/android/telephonylookup_generator/
DAndroid.bp40 // Tests for the telephonylookup_generator host tool.
/system/core/libprocinfo/
DAndroid.bp64 // Tests
/system/timezone/distro/core/
DAndroid.bp43 // Tests for time_zone_distro code (see CtsLibcoreTestCases)
/system/bt/test/
DREADME.md1 # Fluoride Bluetooth Tests
/system/tools/aidl/build/
DAndroid.bp59 // Tests
/system/libbase/
DAndroid.bp150 // Tests
/system/libziparchive/
DAndroid.bp122 // Tests.
/system/sepolicy/private/
Dboringssl_self_test.te5 # per device boot, also run a series of Known Answer Tests (KAT) to verify functionality.
/system/sepolicy/prebuilts/api/30.0/private/
Dboringssl_self_test.te5 # per device boot, also run a series of Known Answer Tests (KAT) to verify functionality.
/system/core/init/
DAndroid.bp236 // Tests
/system/core/fastboot/fuzzy_fastboot/
DREADME.md39 ### Generic Tests
51 ### XML Generated Tests
298 #### Understanding and Fixing Failed Tests
387 - *Sparse Image Tests*: Currently there are no tests that tests sparse images. Both well-formed and…
/system/core/libunwindstack/
DAndroid.bp182 // Unit Tests
/system/chre/
DREADME.md42 #### Linux Unit Tests
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc358 TEST(SplitStringView, Tests) { in TEST() argument
/system/update_engine/
DREADME.md464 ## Running Unit Tests