Home
last modified time | relevance | path

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

12345678910

/hardware/interfaces/wifi/1.3/default/
DAndroid.mk139 LOCAL_MODULE := android.hardware.wifi@1.0-service-tests
143 tests/hidl_struct_util_unit_tests.cpp \
144 tests/main.cpp \
145 tests/mock_interface_tool.cpp \
146 tests/mock_wifi_feature_flags.cpp \
147 tests/mock_wifi_iface_util.cpp \
148 tests/mock_wifi_legacy_hal.cpp \
149 tests/mock_wifi_mode_controller.cpp \
150 tests/ringbuffer_unit_tests.cpp \
151 tests/wifi_ap_iface_unit_tests.cpp \
[all …]
/hardware/interfaces/tests/bar/1.0/
DIImportRules.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0;
22 // Note that there is a android.hardware.tests.foo@1.0::Outer in types.hal
33 rule0b1(android.hardware.tests.bar@1.0::IImportRules.Outer o);
34 rule0c(android.hardware.tests.foo@1.0::Outer o);
35 rule0d(@1.0::Outer o); // android.hardware.tests.foo@1.0::Outer
38 rule0g(android.hardware.tests.foo@1.0::Outer.Inner o);
39 rule0h(@1.0::Outer.Inner o); // android.hardware.tests.foo@1.0::Outer.Inner
42 rule1b(android.hardware.tests.foo@1.0::Def abc);
46 // android.hardware.tests.foo@1.0::IFooCallback, since bar@1.0::IFooCallback is not imported.
DIBar.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0::IFoo;
20 import android.hardware.tests.foo@1.0::ISimple;
21 import android.hardware.tests.foo@1.0::Abc;
22 import android.hardware.tests.foo@1.0::Unrelated;
26 interface IBar extends android.hardware.tests.foo@1.0::IFoo {
28 typedef android.hardware.tests.foo@1.0::IFoo FunkyAlias;
DIImportTypes.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0::types;
25 android.hardware.tests.foo@1.0::Outer.Inner inner;
DAndroid.bp4 name: "android.hardware.tests.bar@1.0",
15 "android.hardware.tests.foo@1.0",
/hardware/interfaces/tests/msgq/1.0/default/
DAndroid.bp17 name: "android.hardware.tests.msgq@1.0-impl",
38 "android.hardware.tests.msgq@1.0",
43 name: "android.hardware.tests.msgq@1.0-service-benchmark",
55 "android.hardware.tests.msgq@1.0"
57 test_suites: ["general-tests"],
61 name: "android.hardware.tests.msgq@1.0-service-test",
82 static_libs: ["android.hardware.tests.msgq@1.0"],
83 whole_static_libs: ["android.hardware.tests.msgq@1.0-impl"],
84 test_suites: ["general-tests"],
/hardware/interfaces/tests/pointer/1.0/default/
DGraph.h10 namespace tests {
15 using ::android::hardware::tests::pointer::V1_0::IGraph;
26 …oid> passTwoGraphs(::android::hardware::tests::pointer::V1_0::IGraph::Graph const* g1, ::android::…
29 …Return<void> passASimpleRef(::android::hardware::tests::pointer::V1_0::IGraph::Alpha const* a) ov…
30 …Return<void> passASimpleRefS(::android::hardware::tests::pointer::V1_0::IGraph::Theta const* s) o…
/hardware/interfaces/tests/foo/1.0/default/
DFoo.h11 namespace tests {
16 using ::android::hardware::tests::foo::V1_0::Abc;
17 using ::android::hardware::tests::foo::V1_0::IFoo;
18 using ::android::hardware::tests::foo::V1_0::IFooCallback;
19 using ::android::hardware::tests::foo::V1_0::ISimple;
25 using ContainsUnion = ::android::hardware::tests::foo::V1_0::IFoo::ContainsUnion;
26 using Discriminator = ::android::hardware::tests::foo::V1_0::IFoo::Discriminator;
27 using Union = ::android::hardware::tests::foo::V1_0::IFoo::Union;
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp85 name: "android.hardware.automotive.vehicle@2.0-manager-unit-tests",
90 "tests/RecurrentTimer_test.cpp",
91 "tests/SubscriptionManager_test.cpp",
92 "tests/VehicleHalManager_test.cpp",
93 "tests/VehicleObjectPool_test.cpp",
94 "tests/VehiclePropConfigIndex_test.cpp",
95 "tests/VmsUtils_test.cpp",
98 test_suites: ["general-tests"],
/hardware/interfaces/broadcastradio/common/tests/
DAndroid.bp18 name: "android.hardware.broadcastradio@common-utils-xx-tests",
39 test_suites: ["general-tests"],
43 name: "android.hardware.broadcastradio@common-utils-2x-tests",
64 test_suites: ["general-tests"],
68 name: "android.hardware.broadcastradio@common-utils-tests",
79 test_suites: ["general-tests"],
/hardware/interfaces/wifi/1.3/default/tests/
Druntests.sh23 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode android.hardware.wifi@1.0-service-tests
26 …nativetest64/vendor/android.hardware.wifi@1.0-service-tests/android.hardware.wifi@1.0-service-tests
/hardware/interfaces/tests/bar/1.0/default/
DBar.h10 namespace tests {
15 using ::android::hardware::tests::bar::V1_0::IBar;
16 using ::android::hardware::tests::foo::V1_0::Abc;
17 using ::android::hardware::tests::foo::V1_0::IFoo;
18 using ::android::hardware::tests::foo::V1_0::IFooCallback;
19 using ::android::hardware::tests::foo::V1_0::ISimple;
26 using BitField = ::android::hardware::tests::foo::V1_0::IFoo::BitField;
27 using MyMask = ::android::hardware::tests::foo::V1_0::IFoo::MyMask;
DAndroid.bp4 name: "android.hardware.tests.bar@1.0-impl",
25 "android.hardware.tests.foo@1.0",
26 "android.hardware.tests.bar@1.0",
/hardware/interfaces/tests/inheritance/1.0/default/
DChild.h10 namespace tests {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
16 using ::android::hardware::tests::inheritance::V1_0::IChild;
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md1 ## Omx Hal @ 1.0 tests ##
4 The scope of the tests presented here is not restricted solely to testing omx hal @ 1.0 API but als…
12tests aspects common to all omx compatible components. For instance, port enabling/disabling, enum…
17 …nd of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards …
26 …nd of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards …
34 …These input are files are present in the folder 'res'. Before running the tests all the files in '…
/hardware/interfaces/tests/trie/1.0/default/
DTrie.h27 namespace tests {
36 using ::android::hardware::tests::trie::V1_0::ITrie;
37 using ::android::hardware::tests::trie::V1_0::TrieNode;
/hardware/interfaces/tests/extension/light/2.0/default/
DLight.h25 namespace tests {
31 using ::android::hardware::tests::extension::light::V2_0::LightState;
32 using ::android::hardware::tests::extension::light::V2_0::ILight;
DAndroid.bp18 name: "android.hardware.tests.extension.light@2.0-service",
20 init_rc: ["android.hardware.tests.extension.light@2.0-service.rc"],
33 "android.hardware.tests.extension.light@2.0",
/hardware/google/av/codec2/hidl/1.0/mts/common/
DREADME.md1 ## Codec2 Hal @ 1.0 tests ##
9 …ponents available in C2 media service. For a standard C2 component, these tests are expected to pa…
14 …faces/media/res. The path to these files on the device is required to be given for bitstream tests.
19 …faces/media/res. The path to these files on the device is required to be given for bitstream tests.
/hardware/interfaces/tests/libhwbinder/aidl/
DAndroid.bp2 name: "android.hardware.tests.libbinder",
5 srcs: ["android/tests/binder/IBenchmark.aidl"],
/hardware/interfaces/
DOWNERS5 yim@google.com # vts tests
6 guangzhu@google.com # vts tests
/hardware/interfaces/tests/libhwbinder/1.0/default/
DAndroid.bp2 name: "android.hardware.tests.libhwbinder@1.0-impl",
17 static_libs: ["android.hardware.tests.libhwbinder@1.0"],
DBenchmark.h9 namespace tests {
14 using ::android::hardware::tests::libhwbinder::V1_0::IBenchmark;
/hardware/interfaces/audio/
DREADME16 | |-- test <== utilities used by tests
17 | `-- util <== utilities used by both implementation and tests
23 | |-- 2.0 <== 2.0 specific tests and helpers
/hardware/interfaces/tests/hash/1.0/default/
DAndroid.bp2 name: "android.hardware.tests.hash@1.0-impl",
19 static_libs: ["android.hardware.tests.hash@1.0"],

12345678910