Searched refs:suite (Results 1 – 20 of 20) sorted by relevance
/system/bt/tools/bdtool/ |
D | Android.mk.disabled | 29 ../../test/suite/support/callbacks.c \ 30 ../../test/suite/support/gatt.c \ 31 ../../test/suite/support/hal.c \ 32 ../../test/suite/support/pan.c 39 $(LOCAL_PATH)/../../test/suite \
|
/system/libfmq/tests/ |
D | fmq_test.py | 73 suite = unittest.TestLoader().loadTestsFromTestCase(TestFmq) variable 74 unittest.TextTestRunner(verbosity=2).run(suite)
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test.py | 73 suite = unittest.TestLoader().loadTestsFromTestCase(TestHidl) variable 74 unittest.TextTestRunner(verbosity=2).run(suite)
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java.py | 80 suite = unittest.TestLoader().loadTestsFromTestCase(TestHidlJava) variable 81 unittest.TextTestRunner(verbosity=2).run(suite)
|
/system/bt/test/suite/ |
D | Android.bp | 1 // Bluetooth test suite for target 39 // Bluetooth test suite for target
|
D | BUILD.gn | 26 "//bt/test/suite",
|
/system/bt/doc/ |
D | directory_layout.md | 25 * test - *Test suite* - Stack level validiation and stress test suite.
|
/system/chre/apps/test/chqts/ |
D | README.md | 2 Hub Qualification Test Suite (CHQTS). CHQTS is a test suite used to validate
|
/system/libbase/ |
D | logging_test.cpp | 38 #define HOST_TEST(suite, name) TEST(suite, DISABLED_ ## name) argument 40 #define HOST_TEST(suite, name) TEST(suite, name) argument
|
/system/tools/aidl/tests/ |
D | aidl_integration_test.py | 240 suite = unittest.TestLoader().loadTestsFromTestCase(TestAidl) variable 241 sys.exit(not unittest.TextTestRunner(verbosity=2).run(suite).wasSuccessful())
|
/system/media/audio_utils/ |
D | Android.bp | 29 // referenced from CTS/MTS test suite which must run on sdk 29, make sure it's compatible
|
D | Doxyfile | 1291 # (such as a company or product suite) can be grouped.
|
/system/bt/test/ |
D | Android.bp | 12 "suite",
|
/system/bt/main/ |
D | BUILD.gn | 82 "//bt/test/suite",
|
/system/chre/doc/ |
D | framework_testing.md | 55 code is nominally integrated in another test suite, the source code is available
|
D | nanoapp_overview.md | 196 Nanoapps under `apps/test` are associated with a test suite, for example Context
|
/system/bt/ |
D | BUILD.gn | 70 "//bt/test/suite:net_test_bluetooth",
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 42 divided into several test suite categories:
|
/system/chre/pal/doc/ |
D | Doxyfile | 1202 # (such as a company or product suite) can be grouped.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1202 # (such as a company or product suite) can be grouped.
|