Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/system/bt/packet/
DAndroid.bp18 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/core/libunwindstack/
DAndroid.bp176 srcs: ["tests/TestLocal.cpp"],
194 "tests/ArmExidxDecodeTest.cpp",
195 "tests/ArmExidxExtractTest.cpp",
196 "tests/DexFileTest.cpp",
197 "tests/DexFilesTest.cpp",
198 "tests/DwarfCfaLogTest.cpp",
199 "tests/DwarfCfaTest.cpp",
200 "tests/DwarfDebugFrameTest.cpp",
201 "tests/DwarfEhFrameTest.cpp",
202 "tests/DwarfEhFrameWithHdrTest.cpp",
[all …]
/system/tools/aidl/
DAndroid.bp107 // Unit tests
112 test_suites: ["device-tests"],
129 "tests/end_to_end_tests.cpp",
130 "tests/fake_io_delegate.cpp",
131 "tests/main.cpp",
132 "tests/test_data_example_interface.cpp",
133 "tests/test_data_ping_responder.cpp",
134 "tests/test_data_string_constants.cpp",
135 "tests/test_util.cpp",
150 dictionary: "tests/aidl_parser_fuzzer.dict",
[all …]
/system/tools/hidl/test/hidl_test/
DAndroid.bp25 "android.hardware.tests.expression@1.0",
26 "android.hardware.tests.foo@1.0",
27 "android.hardware.tests.bar@1.0",
28 "android.hardware.tests.baz@1.0",
29 "android.hardware.tests.hash@1.0",
30 "android.hardware.tests.inheritance@1.0",
31 "android.hardware.tests.memory@1.0",
32 "android.hardware.tests.multithread@1.0",
33 "android.hardware.tests.trie@1.0",
34 "android.hardware.tests.safeunion.cpp@1.0",
[all …]
Dhidl_test.h34 using ::android::hardware::tests::bar::V1_0::IBar; in runOnEachServer()
35 using ::android::hardware::tests::baz::V1_0::IBaz; in runOnEachServer()
36 using ::android::hardware::tests::hash::V1_0::IHash; in runOnEachServer()
37 using ::android::hardware::tests::inheritance::V1_0::IChild; in runOnEachServer()
38 using ::android::hardware::tests::inheritance::V1_0::IFetcher; in runOnEachServer()
39 using ::android::hardware::tests::inheritance::V1_0::IParent; in runOnEachServer()
40 using ::android::hardware::tests::memory::V1_0::IMemoryTest; in runOnEachServer()
41 using ::android::hardware::tests::multithread::V1_0::IMultithread; in runOnEachServer()
42 using ::android::hardware::tests::safeunion::cpp::V1_0::ICppSafeUnion; in runOnEachServer()
43 using ::android::hardware::tests::safeunion::V1_0::ISafeUnion; in runOnEachServer()
[all …]
/system/chre/util/
Dutil.mk22 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/debug_dump_test.cc
26 GOOGLETEST_SRCS += util/tests/dynamic_vector_test.cc
27 GOOGLETEST_SRCS += util/tests/fixed_size_vector_test.cc
28 GOOGLETEST_SRCS += util/tests/heap_test.cc
29 GOOGLETEST_SRCS += util/tests/lock_guard_test.cc
30 GOOGLETEST_SRCS += util/tests/memory_pool_test.cc
31 GOOGLETEST_SRCS += util/tests/optional_test.cc
[all …]
/system/keymaster/
DMakefile70 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/connectivity/wifilogd/
DAndroid.bp47 // wifilogd unit tests.
50 test_suites: ["device-tests"],
53 "tests/byte_buffer_unittest.cpp",
54 "tests/command_processor_unittest.cpp",
55 "tests/local_utils_unittest.cpp",
56 "tests/main.cpp",
57 "tests/main_loop_unittest.cpp",
58 "tests/memory_reader_unittest.cpp",
59 "tests/message_buffer_unittest.cpp",
60 "tests/mock_command_processor.cpp",
[all …]
/system/tools/hidl/test/java_test/
DAndroid.bp20 "android.hardware.tests.baz@1.0",
21 "android.hardware.tests.expression@1.0",
22 "android.hardware.tests.inheritance@1.0",
23 "android.hardware.tests.memory@2.0",
24 "android.hardware.tests.safeunion@1.0",
32 "android.hardware.tests.baz@1.0-impl",
33 "android.hardware.tests.safeunion@1.0-impl",
45 "android.hardware.tests.baz-V1.0-java",
46 "android.hardware.tests.expression-V1.0-java",
47 "android.hardware.tests.inheritance-V1.0-java",
[all …]
/system/apex/tests/
DAndroid.bp33 test_config: "adbd-e2e-tests.xml",
34 test_suites: ["device-tests"],
47 test_config: "timezone-data-e2e-tests.xml",
48 test_suites: ["device-tests"],
58 test_config: "statsd-e2e-tests.xml",
59 test_suites: ["device-tests"],
69 test_config: "media-e2e-tests.xml",
70 test_suites: ["device-tests"],
80 test_config: "media-swcodec-e2e-tests.xml",
81 test_suites: ["device-tests"],
[all …]
/system/connectivity/wificond/
DAndroid.bp179 "tests/integration/process_utils.cpp",
180 "tests/shell_utils.cpp",
191 // wificond unit tests.
196 test_suites: ["device-tests"],
198 "tests/ap_interface_impl_unittest.cpp",
199 "tests/client_interface_impl_unittest.cpp",
200 "tests/looper_backed_event_loop_unittest.cpp",
201 "tests/main.cpp",
202 "tests/mock_client_interface_impl.cpp",
203 "tests/mock_netlink_manager.cpp",
[all …]
/system/tools/hidl/test/cpp_impl_test/
DAndroid.bp7 "android.hardware.tests.foo@1.0",
8 "hidl.tests.vendor.android@1.0",
10 cmd: "$(location hidl-gen) -o $(genDir) -Lc++-impl-headers android.hardware.tests.foo@1.0 && " +
11 "$(location hidl-gen) -o $(genDir) -r hidl.tests:system/tools/hidl/test/ " +
12 "-Lc++-impl-headers hidl.tests.vendor.android@1.0",
29 "android.hardware.tests.foo@1.0",
30 "hidl.tests.vendor.android@1.0",
32 cmd: "$(location hidl-gen) -o $(genDir) -Lc++-impl-sources android.hardware.tests.foo@1.0 && " +
33 "$(location hidl-gen) -o $(genDir) -r hidl.tests:system/tools/hidl/test/ " +
34 "-Lc++-impl-sources hidl.tests.vendor.android@1.0",
[all …]
/system/memory/libmemunreachable/
DAndroid.bp61 "tests/MemUnreachable_test.cpp",
65 test_suites: ["device-tests"],
73 "tests/Allocator_test.cpp",
74 "tests/HeapWalker_test.cpp",
75 "tests/LeakFolding_test.cpp",
81 "tests/DisableMalloc_test.cpp",
82 "tests/MemUnreachable_test.cpp",
83 "tests/ThreadCapture_test.cpp",
95 "tests/HostMallocStub.cpp",
103 test_suites: ["device-tests"],
[all …]
/system/core/libziparchive/
Drun-ziptool-tests-on-android.sh4 adb shell rm -rf /data/local/tmp/ziptool-tests/
5 adb shell mkdir /data/local/tmp/ziptool-tests/
6 adb push cli-tests/ /data/local/tmp/ziptool-tests/
15 exec adb shell $dash_t cli-test /data/local/tmp/ziptool-tests/cli-tests/*.test
/system/connectivity/wificond/tests/integration/
Dlife_cycle_test.cpp24 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/extras/memory_replay/
DAndroid.bp75 "tests/AllocTest.cpp",
76 "tests/FileTest.cpp",
77 "tests/NativeInfoTest.cpp",
78 "tests/PointersTest.cpp",
79 "tests/ThreadTest.cpp",
80 "tests/ThreadsTest.cpp",
83 local_include_dirs: ["tests"],
87 test_suites: ["device-tests"],
92 "tests/test.txt",
93 "tests/test.zip",
/system/core/fs_mgr/libfs_avb/
DAndroid.bp57 "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/
DREADME.md3 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/
Dpwrtest.sh257 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/
DAndroid.bp18 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/
Daidl_test_client_utf8_strings.h27 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/
DAndroid.bp4 name: "hidl.tests.vendor@1.1",
6 root: "hidl.tests",
14 "android.hardware.tests.baz@1.0",
16 "hidl.tests.vendor@1.0",
/system/libfmq/tests/
Dfmq_test4 …"/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/
DAndroid.bp2 name: "hidl.tests.vendor@1.0",
4 root: "hidl.tests",
11 "android.hardware.tests.baz@1.0",
17 // tests that license is copied
/system/chre/doc/
Dframework_testing.md10 ## Unit tests
12 Currently, unit tests exist for various core components and utilities. Since
16 In order to write new tests, add a test source file under the test directory in
17 the appropriate subdirectory. e.g. `util/tests`. Then, add the file to the
21 Unit tests can be built and executed using `run_tests.sh`.
23 ## PAL implementation tests
25 PAL implementation tests verify implementations of PAL interfaces adhere to the
29 necessary dependencies. The source code is in the files under `pal/tests/src`
32 In order to run PAL tests, run: `run_pal_impl_tests.sh`. Note that there are
33 also PAL unit tests in the same directory. The unit tests are added to the
[all …]

12345678910>>...15