/system/core/libunwindstack/ |
D | Android.bp | 150 srcs: ["tests/TestLocal.cpp"], 167 "tests/ArmExidxDecodeTest.cpp", 168 "tests/ArmExidxExtractTest.cpp", 169 "tests/DexFileTest.cpp", 170 "tests/DexFilesTest.cpp", 171 "tests/DwarfCfaLogTest.cpp", 172 "tests/DwarfCfaTest.cpp", 173 "tests/DwarfDebugFrameTest.cpp", 174 "tests/DwarfEhFrameTest.cpp", 175 "tests/DwarfEhFrameWithHdrTest.cpp", [all …]
|
/system/bt/packet/ |
D | Android.bp | 18 test_suites: ["device-tests"], 20 local_include_dirs: ["tests"], 26 "tests/avrcp/avrcp_browse_packet_test.cc", 27 "tests/avrcp/avrcp_packet_test.cc", 28 "tests/avrcp/avrcp_reject_packet_test.cc", 29 "tests/avrcp/change_path_packet_test.cc", 30 "tests/avrcp/general_reject_packet_test.cc", 31 "tests/avrcp/get_capabilities_packet_test.cc", 32 "tests/avrcp/get_element_attributes_packet_test.cc", 33 "tests/avrcp/get_folder_items_packet_test.cc", [all …]
|
/system/tools/aidl/ |
D | Android.bp | 93 // Unit tests 98 test_suites: ["device-tests"], 116 "tests/end_to_end_tests.cpp", 117 "tests/fake_io_delegate.cpp", 118 "tests/main.cpp", 119 "tests/test_data_example_interface.cpp", 120 "tests/test_data_ping_responder.cpp", 121 "tests/test_data_string_constants.cpp", 122 "tests/test_util.cpp", 150 srcs: ["tests/aidl_test_sentinel_searcher.cpp"], [all …]
|
/system/tools/hidl/test/hidl_test/ |
D | Android.bp | 28 "android.hardware.tests.expression@1.0", 29 "android.hardware.tests.foo@1.0", 30 "android.hardware.tests.bar@1.0", 31 "android.hardware.tests.baz@1.0", 32 "android.hardware.tests.hash@1.0", 33 "android.hardware.tests.inheritance@1.0", 34 "android.hardware.tests.pointer@1.0", 35 "android.hardware.tests.memory@1.0", 36 "android.hardware.tests.multithread@1.0", 37 "android.hardware.tests.trie@1.0", [all …]
|
D | hidl_test.h | 20 using ::android::hardware::tests::bar::V1_0::IBar; in runOnEachServer() 21 using ::android::hardware::tests::baz::V1_0::IBaz; in runOnEachServer() 22 using ::android::hardware::tests::hash::V1_0::IHash; in runOnEachServer() 23 using ::android::hardware::tests::inheritance::V1_0::IChild; in runOnEachServer() 24 using ::android::hardware::tests::inheritance::V1_0::IFetcher; in runOnEachServer() 25 using ::android::hardware::tests::inheritance::V1_0::IParent; in runOnEachServer() 26 using ::android::hardware::tests::memory::V1_0::IMemoryTest; in runOnEachServer() 27 using ::android::hardware::tests::multithread::V1_0::IMultithread; in runOnEachServer() 28 using ::android::hardware::tests::pointer::V1_0::IGraph; in runOnEachServer() 29 using ::android::hardware::tests::pointer::V1_0::IPointer; in runOnEachServer() [all …]
|
/system/connectivity/wificond/ |
D | Android.bp | 165 "tests/integration/binder_dispatcher.cpp", 166 "tests/integration/process_utils.cpp", 167 "tests/shell_utils.cpp", 178 // wificond unit tests. 183 test_suites: ["device-tests"], 185 "tests/ap_interface_impl_unittest.cpp", 186 "tests/client_interface_impl_unittest.cpp", 187 "tests/looper_backed_event_loop_unittest.cpp", 188 "tests/main.cpp", 189 "tests/mock_client_interface_impl.cpp", [all …]
|
/system/chre/util/ |
D | util.mk | 22 GOOGLETEST_SRCS += util/tests/array_queue_test.cc 23 GOOGLETEST_SRCS += util/tests/blocking_queue_test.cc 24 GOOGLETEST_SRCS += util/tests/buffer_test.cc 25 GOOGLETEST_SRCS += util/tests/dynamic_vector_test.cc 26 GOOGLETEST_SRCS += util/tests/fixed_size_vector_test.cc 27 GOOGLETEST_SRCS += util/tests/heap_test.cc 28 GOOGLETEST_SRCS += util/tests/lock_guard_test.cc 29 GOOGLETEST_SRCS += util/tests/memory_pool_test.cc 30 GOOGLETEST_SRCS += util/tests/optional_test.cc 31 GOOGLETEST_SRCS += util/tests/priority_queue_test.cc [all …]
|
/system/keymaster/ |
D | Makefile | 70 tests/android_keymaster_messages_test.cpp \ 71 tests/android_keymaster_test.cpp \ 72 tests/android_keymaster_test_utils.cpp \ 78 tests/attestation_record_test.cpp \ 81 tests/authorization_set_test.cpp \ 89 tests/ecies_kem_test.cpp \ 90 tests/gtest_main.cpp \ 92 tests/hkdf_test.cpp \ 94 tests/hkdf_test.cpp \ 98 tests/hmac_test.cpp \ [all …]
|
/system/tools/hidl/test/java_test/ |
D | Android.bp | 21 "android.hardware.tests.baz@1.0", 22 "android.hardware.tests.expression@1.0", 23 "android.hardware.tests.inheritance@1.0", 24 "android.hardware.tests.safeunion@1.0", 31 "android.hardware.tests.baz@1.0-impl", 32 "android.hardware.tests.safeunion@1.0-impl", 44 "android.hardware.tests.baz-V1.0-java", 45 "android.hardware.tests.expression-V1.0-java", 46 "android.hardware.tests.inheritance-V1.0-java", 47 "android.hardware.tests.safeunion-V1.0-java",
|
/system/extras/memory_replay/ |
D | Android.bp | 50 "tests/ActionTest.cpp", 51 "tests/LineBufferTest.cpp", 52 "tests/NativeInfoTest.cpp", 53 "tests/PointersTest.cpp", 54 "tests/ThreadTest.cpp", 55 "tests/ThreadsTest.cpp", 58 local_include_dirs: ["tests"], 62 test_suites: ["device-tests"],
|
/system/connectivity/wifilogd/ |
D | Android.bp | 51 // wifilogd unit tests. 54 test_suites: ["device-tests"], 68 "tests/byte_buffer_unittest.cpp", 69 "tests/command_processor_unittest.cpp", 70 "tests/local_utils_unittest.cpp", 71 "tests/main.cpp", 72 "tests/main_loop_unittest.cpp", 73 "tests/memory_reader_unittest.cpp", 74 "tests/message_buffer_unittest.cpp", 75 "tests/mock_command_processor.cpp", [all …]
|
/system/core/libmemunreachable/ |
D | Android.bp | 58 "tests/Allocator_test.cpp", 59 "tests/HeapWalker_test.cpp", 60 "tests/LeakFolding_test.cpp", 66 "tests/DisableMalloc_test.cpp", 67 "tests/MemUnreachable_test.cpp", 68 "tests/ThreadCapture_test.cpp", 79 "tests/HostMallocStub.cpp", 87 test_suites: ["device-tests"], 94 "tests/Binder_test.cpp", 102 test_suites: ["device-tests"],
|
/system/connectivity/wificond/tests/integration/ |
D | life_cycle_test.cpp | 24 using android::wificond::tests::integration::RunShellCommand; 25 using android::wificond::tests::integration::WaitForTrue; 26 using android::wificond::tests::integration::IsBinderServiceRegistered; 27 using android::wificond::tests::integration::ScopedDevModeWificond; 28 using android::wificond::tests::integration::WificondIsRunning; 29 using android::wificond::tests::integration::WificondIsDead; 30 using android::wificond::tests::integration::WificondSetDevMode;
|
/system/netd/tests/ |
D | runtests.sh | 122 local tests="" 125 tests="$tests $testName" 137 tests="$tests $testName" 142 if [[ -z "$tests" ]]; then 148 runCmd "$SOONG_BIN" --make-mode "$tests" || return $? 151 for testName in $tests; do
|
/system/core/fs_mgr/libfs_avb/ |
D | Android.bp | 58 "tests/data/*", 86 "tests/fs_avb_test_util.cpp", 93 test_suites: ["general-tests"], 101 "tests/basic_test.cpp", 102 "tests/fs_avb_test.cpp", 103 "tests/fs_avb_util_test.cpp", 110 test_suites: ["general-tests"], 117 "tests/avb_util_test.cpp", 118 "tests/util_test.cpp", 124 test_suites: ["device-tests"], [all …]
|
/system/bt/test/ |
D | README.md | 3 This document refers to the tests in the system/bt/test directory. 5 The tests are designed to be run when the Android runtime is not running. From a terminal, run: 7 ## Before you run tests 17 ## Running tests 24 But for the impatient, run specific groups of tests like this: 45 [==========] Running 11 tests from 2 test cases. 47 [----------] 6 tests from BluetoothTest 60 [----------] 6 tests from BluetoothTest (32789 ms total) 62 [----------] 5 tests from GattTest 73 [----------] 5 tests from GattTest (11706 ms total) [all …]
|
/system/extras/tests/workloads/ |
D | pwrtest.sh | 257 tests="" 285 tests="$tests idle" 298 tests="$tests recentfling" 314 tests="$tests suntemple" 324 tests="$tests chrome" 341 tests="$tests shadowgrid2" 351 tests="$tests youtube" 361 tests="$tests sysapps" 364 echo Ran tests: $tests 365 echo $tests > tests
|
/system/core/logcat/tests/ |
D | Android.bp | 18 name: "logcat-tests-defaults", 37 defaults: ["logcat-tests-defaults"], 43 // Unit tests. 46 // Build tests for the device (with .so). Run with: 47 // adb shell /data/nativetest/logcat-unit-tests/logcat-unit-tests 49 name: "logcat-unit-tests", 50 defaults: ["logcat-tests-defaults"],
|
/system/tools/aidl/tests/ |
D | aidl_test_client_utf8_strings.h | 27 namespace tests { 31 const android::sp<android::aidl::tests::ITestService>& s); 33 const android::sp<android::aidl::tests::ITestService>& s); 35 const android::sp<android::aidl::tests::ITestService>& s);
|
/system/tools/hidl/test/vendor/1.1/ |
D | Android.bp | 4 name: "hidl.tests.vendor@1.1", 6 root: "hidl.tests", 13 "android.hardware.tests.baz@1.0", 15 "hidl.tests.vendor@1.0",
|
/system/core/liblog/tests/ |
D | Android.bp | 41 // Unit tests. 45 name: "liblog-tests-defaults", 73 // Build tests for the device (with .so). Run with: 74 // adb shell /data/nativetest/liblog-unit-tests/liblog-unit-tests 76 name: "liblog-unit-tests", 77 defaults: ["liblog-tests-defaults"], 82 defaults: ["liblog-tests-defaults"],
|
/system/libfmq/tests/ |
D | fmq_test | 4 …"/data/nativetest/android.hardware.tests.msgq@1.0-service-test/android.hardware.tests.msgq@1.0-ser… 5 …"/data/nativetest64/android.hardware.tests.msgq@1.0-service-test/android.hardware.tests.msgq@1.0-s…
|
/system/tools/hidl/test/vendor/1.0/ |
D | Android.bp | 4 name: "hidl.tests.vendor@1.0", 6 root: "hidl.tests", 13 "android.hardware.tests.baz@1.0", 19 // tests that license is copied
|
/system/tools/hidl/test/impl_test/ |
D | Android.bp | 7 "android.hardware.tests.foo@1.0", 9 cmd: "$(location hidl-gen) -o $(genDir) -Lc++-impl-headers android.hardware.tests.foo@1.0", 24 "android.hardware.tests.foo@1.0", 26 cmd: "$(location hidl-gen) -o $(genDir) -Lc++-impl-sources android.hardware.tests.foo@1.0", 43 "android.hardware.tests.foo@1.0",
|
/system/core/libappfuse/ |
D | Android.bp | 27 test_suites: ["device-tests"], 31 "tests/FuseAppLoopTest.cc", 32 "tests/FuseBridgeLoopTest.cc", 33 "tests/FuseBufferTest.cc",
|