Searched refs:tests (Results 1 - 25 of 130) sorted by relevance

123456

/system/tools/aidl/tests/android/aidl/tests/
H A DINamedCallback.aidl17 package android.aidl.tests;
H A DSimpleParcelable.aidl17 package android.aidl.tests;
19 parcelable SimpleParcelable cpp_header "tests/simple_parcelable.h";
/system/tools/aidl/
H A DAndroid.mk34 LOCAL_MANIFEST_FILE := tests/java_app/AndroidManifest.xml
35 LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/tests/java_app/resources
37 tests/android/aidl/tests/INamedCallback.aidl \
38 tests/android/aidl/tests/ITestService.aidl \
39 tests/java_app/src/android/aidl/tests/NullableTests.java \
40 tests/java_app/src/android/aidl/tests/SimpleParcelabl
[all...]
/system/tools/hidl/test/vendor/1.1/
H A DIVendor.hal17 package hidl.tests.vendor@1.1;
19 import hidl.tests.vendor@1.0::IVendor;
/system/tools/hidl/test/vendor/
H A Dupdate-makefile.sh4 -r hidl.tests:system/tools/hidl/test/
8 hidl-gen -Landroidbp $options hidl.tests.vendor@1.0;
9 hidl-gen -Landroidbp $options hidl.tests.vendor@1.1;
/system/chre/util/
H A Dutil.mk20 GOOGLETEST_SRCS += util/tests/array_queue_test.cc
21 GOOGLETEST_SRCS += util/tests/blocking_queue_test.cc
22 GOOGLETEST_SRCS += util/tests/dynamic_vector_test.cc
23 GOOGLETEST_SRCS += util/tests/fixed_size_vector_test.cc
24 GOOGLETEST_SRCS += util/tests/heap_test.cc
25 GOOGLETEST_SRCS += util/tests/lock_guard_test.cc
26 GOOGLETEST_SRCS += util/tests/memory_pool_test.cc
27 GOOGLETEST_SRCS += util/tests/optional_test.cc
28 GOOGLETEST_SRCS += util/tests/priority_queue_test.cc
29 GOOGLETEST_SRCS += util/tests/singleton_tes
[all...]
/system/core/libnativebridge/
H A DAndroid.mk3 include $(LOCAL_PATH)/tests/Android.mk
/system/tools/aidl/tests/
H A Daidl_test_client_utf8_strings.h22 #include "android/aidl/tests/ITestService.h"
27 namespace tests { namespace in namespace:android::aidl
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);
38 } // namespace tests
H A Daidl_test_client_nullables.h22 #include "android/aidl/tests/ITestService.h"
27 namespace tests { namespace in namespace:android::aidl
33 } // namespace tests
H A Daidl_test_client_service_exceptions.h22 #include "android/aidl/tests/ITestService.h"
26 namespace tests { namespace in namespace:android::aidl
33 } // namespace tests
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
H A DTestFailException.java17 package android.aidl.tests;
/system/tools/hidl/test/hidl_test/
H A Dhidl_test.h4 #include <android/hardware/tests/bar/1.0/IBar.h>
5 #include <android/hardware/tests/hash/1.0/IHash.h>
6 #include <android/hardware/tests/inheritance/1.0/IChild.h>
7 #include <android/hardware/tests/inheritance/1.0/IFetcher.h>
8 #include <android/hardware/tests/inheritance/1.0/IParent.h>
9 #include <android/hardware/tests/memory/1.0/IMemoryTest.h>
10 #include <android/hardware/tests/multithread/1.0/IMultithread.h>
11 #include <android/hardware/tests/pointer/1.0/IGraph.h>
12 #include <android/hardware/tests/pointer/1.0/IPointer.h>
13 #include <android/hardware/tests/tri
[all...]
/system/connectivity/wificond/tests/integration/
H A Dlife_cycle_test.cpp20 #include "wificond/tests/shell_utils.h"
21 #include "wificond/tests/integration/process_utils.h"
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/extras/tests/binder/benchmarks/
H A DAndroid.mk22 LOCAL_MODULE_TAGS := eng tests
33 system/extras/tests/include \
37 LOCAL_COMPATIBILITY_SUITE := device-tests
/system/libfmq/benchmarks/
H A DAndroid.mk34 android.hardware.tests.msgq@1.0-impl_32 \
35 android.hardware.tests.msgq@1.0-impl
37 LOCAL_SHARED_LIBRARIES += android.hardware.tests.msgq@1.0 libfmq
/system/connectivity/wificond/
H A DAndroid.mk159 tests/integration/binder_dispatcher.cpp \
160 tests/integration/process_utils.cpp \
161 tests/shell_utils.cpp
170 ### wificond unit tests.
174 LOCAL_COMPATIBILITY_SUITE := device-tests
178 tests/ap_interface_impl_unittest.cpp \
179 tests/client_interface_impl_unittest.cpp \
180 tests/looper_backed_event_loop_unittest.cpp \
181 tests/main.cpp \
182 tests/mock_client_interface_imp
[all...]
/system/extras/tests/audio/alsa/
H A DAndroid.mk20 LOCAL_MODULE_TAGS := tests
26 LOCAL_C_INCLUDES += system/extras/tests/include external/tinyalsa/include
/system/extras/tests/iptables/qtaguid/
H A DAndroid.mk20 LOCAL_MODULE_TAGS := tests
25 LOCAL_C_INCLUDES += system/extras/tests/include
/system/tools/hidl/test/vendor/1.0/
H A Dupdate-base.sh7 -r hidl.tests:system/tools/hidl/test/\
13 tests.vendor@1.
/system/libfmq/tests/
H A DAndroid.mk24 android.hardware.tests.msgq@1.0-service-test \
27 LOCAL_REQUIRED_MODULES_arm64 := android.hardware.tests.msgq@1.0-service-test_32 mq_test_client_32
28 LOCAL_REQUIRED_MODULES_mips64 := android.hardware.tests.msgq@1.0-service-test_32 mq_test_client_32
29 LOCAL_REQUIRED_MODULES_x86_64 := android.hardware.tests.msgq@1.0-service-test_32 mq_test_client_32
36 VTS_CONFIG_SRC_DIR := system/libfmq/tests
/system/keymaster/
H A DMakefile4 # This makefile builds and runs the keymaster unit tests locally on the development
5 # machine, not on an Android device. Android.mk builds the same tests into the
9 # To build and run these tests, one pre-requisite must be manually installed: BoringSSL.
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_mai
[all...]
/system/extras/memory_replay/
H A DAndroid.mk35 tests/ActionTest.cpp \
36 tests/LineBufferTest.cpp \
37 tests/NativeInfoTest.cpp \
38 tests/PointersTest.cpp \
39 tests/ThreadTest.cpp \
40 tests/ThreadsTest.cpp \
49 LOCAL_C_INCLUDES := $(LOCAL_PATH)/tests
52 LOCAL_COMPATIBILITY_SUITE := device-tests
68 LOCAL_C_INCLUDES := $(LOCAL_PATH)/tests
/system/connectivity/wifilogd/
H A DAndroid.mk48 ### wifilogd unit tests.
52 LOCAL_COMPATIBILITY_SUITE := device-tests
56 tests/byte_buffer_unittest.cpp \
57 tests/command_processor_unittest.cpp \
58 tests/local_utils_unittest.cpp \
59 tests/main.cpp \
60 tests/main_loop_unittest.cpp \
61 tests/memory_reader_unittest.cpp \
62 tests/message_buffer_unittest.cpp \
63 tests/mock_command_processo
[all...]
/system/connectivity/wificond/tests/
H A Dshell_utils.h24 namespace tests { namespace in namespace:android::wificond
34 } // namespace tests
/system/nfc/
H A Drun_unit_tests.sh26 echo "Known tests that need a remote device:"
35 tests=()
65 tests+=( "${known_tests[@]}" )
73 tests+=( "$1" )
79 if [ "${#tests[@]}" -eq 0 ]; then
80 tests+=( "${known_tests[@]}" )
89 for spec in "${tests[@]}"

Completed in 407 milliseconds

123456