/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/test/ |
D | README.txt | 1 1 To run this suite separately(each test case creates table and delete table) use below command 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 7 2. To run test suite not separately(creates table and delete table only once) use below command 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 13 3. To run inotify regression test use command, "ipanattest inotify nt" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/ |
D | README.txt | 1 1 To run this suite separately(each test case creates table and delete table) use below command 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 7 2. To run test suite not separately(creates table and delete table only once) use below command 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 13 3. To run inotify regression test use command, "ipanattest inotify nt" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/ |
D | README.txt | 1 1 To run this suite separately(each test case creates table and delete table) use below command 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 7 2. To run test suite not separately(creates table and delete table only once) use below command 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 13 3. To run inotify regression test use command, "ipanattest inotify nt" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 4 …test to omx core functionality and to an extent omx components as well. The current directory cont… 12 This folder includes test fixtures that tests aspects common to all omx compatible components. For … 17 …test fixtures associated with testing audio encoder and decoder components such as simple encoding… 26 …test fixtures associated with testing video encoder and decoder components such as simple encoding…
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | Android.bp | 58 "test/HidParserExample.cpp", 59 "test/TestHidDescriptor.cpp", 63 local_include_dirs: ["test"], 74 "test/HidParserExample2.cpp", 75 "test/TestHidDescriptor.cpp", 79 local_include_dirs: ["test"], 89 srcs: ["test/TriStateTest.cpp"], 91 local_include_dirs: ["test"],
|
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
D | ValidateXml.h | 26 namespace test { 39 ASSERT_PRED_FORMAT2(::android::hardware::audio::common::test::utility::validateXml, \ 44 EXPECT_PRED_FORMAT2(::android::hardware::audio::common::test::utility::validateXml, \ 83 ::android::hardware::audio::common::test::utility::validateXmlMultipleLocations<false>, \ 89 ::android::hardware::audio::common::test::utility::validateXmlMultipleLocations<false>, \ 95 ::android::hardware::audio::common::test::utility::validateXmlMultipleLocations<true>, \ 101 ::android::hardware::audio::common::test::utility::validateXmlMultipleLocations<true>, \
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | Android.bp | 60 "test", 61 "HidUtils/test", 65 // host test is targeting linux host only 106 // Host test for HidRawSensor. Test with dummy test HID descriptors. 115 "HidUtils/test/TestHidDescriptor.cpp", 116 "test/HidRawSensorTest.cpp", 121 // Host test for HidRawDevice and HidRawSensor. Test with hidraw 132 "test/HidRawDeviceTest.cpp",
|
/hardware/qcom/media/msm8998/ |
D | configure.ac | 173 AM_CONDITIONAL(TARGET_MSM8953, [test "x$target_msm8953" = "xyes"]) 174 AM_CONDITIONAL(TARGET_MSM8909, [test "x$target_msm8909" = "xyes"]) 175 AM_CONDITIONAL(TARGET_MSM8996, [test "x$target_msm8996" = "xyes"]) 176 AM_CONDITIONAL(TARGET_MSM8610, [test "x$target_msm8610" = "xyes"]) 177 AM_CONDITIONAL(TARGET_MSM8226, [test "x$target_msm8226" = "xyes"]) 178 AM_CONDITIONAL(TARGET_MSM8937, [test "x$target_msm8937" = "xyes"]) 179 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_UBWC, [test "x$targets_that_support_ubwc" = "xyes"]) 180 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_PQ, [test "x$targets_that_support_pq" = "xyes"]) 181 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_VQZIP, [test "x$targets_that_support_vqzip" = "xyes"]) 182 AM_CONDITIONAL(TARGET_USES_ION, [test "x$target_uses_ion" = "xyes"]) [all …]
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalTest.cpp | 20 doc::test("Calling openDevice(\"primary\") should return the primary device."); in TEST_P() 42 doc::test("Make sure getMicrophones always succeeds"); in TEST_P() 52 doc::test( in TEST_P() 118 doc::test("Check that the HAL can be notified of device connection and deconnection"); in TEST_P() 187 doc::test("The HAL should not crash on metadata change"); in TEST_P() 209 doc::test("Verify that presentation selection does not crash"); in TEST_P() 214 doc::test("The HAL should not crash on metadata change"); in TEST_P() 245 doc::test("Make sure setMode always succeeds if mode is valid and fails otherwise"); in TEST_P() 259 doc::test( in TEST_P() 268 doc::test( in TEST_P() [all …]
|
/hardware/qcom/sdm845/media/ |
D | configure.ac | 159 AM_CONDITIONAL(TARGET_MSM8953, [test "x$target_msm8953" = "xyes"]) 160 AM_CONDITIONAL(TARGET_MSM8909, [test "x$target_msm8909" = "xyes"]) 161 AM_CONDITIONAL(TARGET_MSM8996, [test "x$target_msm8996" = "xyes"]) 162 AM_CONDITIONAL(TARGET_MSM8610, [test "x$target_msm8610" = "xyes"]) 163 AM_CONDITIONAL(TARGET_MSM8226, [test "x$target_msm8226" = "xyes"]) 164 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_UBWC, [test "x$targets_that_support_ubwc" = "xyes"]) 165 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_PQ, [test "x$targets_that_support_pq" = "xyes"]) 166 AM_CONDITIONAL(TARGET_USES_ION, [test "x$target_uses_ion" = "xyes"]) 167 AM_CONDITIONAL(TARGETS_THAT_USE_FLAG_MSM8226, [test "x$targets_that_use_flag_msm8226" = "xyes"]) 168 AM_CONDITIONAL(TARGET_USES_MEDIA_EXTENSIONS, [test "x$target_uses_media_extensions" = "xyes"]) [all …]
|
/hardware/qcom/sm8150/media/ |
D | configure.ac | 164 AM_CONDITIONAL(TARGET_MSM8953, [test "x$target_msm8953" = "xyes"]) 165 AM_CONDITIONAL(TARGET_MSM8909, [test "x$target_msm8909" = "xyes"]) 166 AM_CONDITIONAL(TARGET_MSM8996, [test "x$target_msm8996" = "xyes"]) 167 AM_CONDITIONAL(TARGET_MSM8610, [test "x$target_msm8610" = "xyes"]) 168 AM_CONDITIONAL(TARGET_MSM8226, [test "x$target_msm8226" = "xyes"]) 169 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_UBWC, [test "x$targets_that_support_ubwc" = "xyes"]) 170 AM_CONDITIONAL(TARGETS_THAT_SUPPORT_PQ, [test "x$targets_that_support_pq" = "xyes"]) 171 AM_CONDITIONAL(TARGET_USES_ION, [test "x$target_uses_ion" = "xyes"]) 172 AM_CONDITIONAL(TARGET_USES_GBM, [test "x$target_uses_gbm" = "xyes"]) 173 AM_CONDITIONAL(TARGETS_THAT_USE_FLAG_MSM8226, [test "x$targets_that_use_flag_msm8226" = "xyes"]) [all …]
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 94 using namespace ::android::hardware::audio::common::test::utility; 319 doc::test("Test parsing audio_policy_configuration.xml (called in SetUp)"); in TEST_P() 350 doc::test("Test the getService"); in TEST_P() 354 doc::test("Test passing an invalid parameter to openDevice"); in TEST_P() 388 doc::test("Test openDevice (called during setup)"); in TEST_P() 392 doc::test("Test that the audio hal initialized correctly"); in TEST_P() 421 doc::test("Test openPrimaryDevice (called during setup)"); in TEST_P() 500 doc::test("Check that the mic can be muted and unmuted"); in TEST_P() 507 doc::test("If master mute is supported, try to mute and unmute the master output"); in TEST_P() 525 doc::test("Test the master volume if supported"); in TEST_P() [all …]
|
/hardware/google/av/codec2/hidl/1.0/mts/common/ |
D | README.md | 9 Functionality of component is to test common functionality across all the Codec2 components availab… 14 Functionality of audio test is to validate audio specific functionality Codec2 components. The reso… 19 Functionality of video test is to validate video specific functionality Codec2 components. The reso…
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | Android.bp | 78 "test/async_fd_watcher_unittest.cc", 79 "test/h4_protocol_unittest.cc", 80 "test/mct_protocol_unittest.cc", 83 "test", 104 "test/bluetooth_address_test.cc", 107 "test",
|
/hardware/interfaces/confirmationui/1.0/ |
D | types.hal | 73 * The test key is 32byte word with all bytes set to TestKeyBits::BYTE. 80 * IConfirmationUI::deliverSecureInputEvent can be used to test certain code paths. 81 * To that end, the caller passes an auth token that has an HMAC keyed with the test key 82 * (see TestKeyBits in types.hal). Implementations first check the HMAC against test key. 83 * If the test key produces a matching HMAC, the implementation evaluates the challenge field 85 * If the command indicates that a confirmation token is to be generated the test key MUST be used 88 * See command code for individual test command descriptions. 94 * see IConfirmationResultCallback::result, however, the test key (see TestKeyBits) MUST be
|
/hardware/qcom/sm8150/gps/utils/ |
D | configure.ac | 37 if test "x$with_external_ap" != "xno"; then 52 if test "x$with_core_includes" != "xno"; then 62 if test "x$with_locpla_includes" != "xno"; then 72 if (test "x${with_glib}" = "xyes"); then 85 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/interfaces/tests/extension/vibrator/aidl/client/ |
D | Android.bp | 1 // This example client is written as a test, but it is executing from a system 11 "test-cpp-client.cpp", 12 "test-ndk-client.cpp",
|
/hardware/libhardware/tests/hwc/ |
D | Android.bp | 22 name: "hwc-test-arrows", 23 srcs: ["test-arrows.c"],
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | configure.ac | 42 if test "x$with_core_includes" != "xno"; then 52 if test "x${with_locpla_includes}" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/sm8150/gps/ |
D | configure.ac | 46 if test "x$with_core_includes" != "xno"; then 56 if test "x$with_locpla_includes" != "xno"; then 66 if (test "x${with_glib}" = "xyes"); then 79 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/gps/msm8994/ |
D | configure.ac | 42 if test "x$with_libhardware_includes" != "xno"; then 52 if test "x$with_core_includes" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/sdm845/gps/msm8994/ |
D | configure.ac | 42 if test "x$with_libhardware_includes" != "xno"; then 52 if test "x$with_core_includes" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | configure.ac | 42 if test "x$with_core_includes" != "xno"; then 52 if test "x$with_locpla_includes" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/gps/ |
D | configure.ac | 42 if test "x$with_libhardware_includes" != "xno"; then 52 if test "x$with_core_includes" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|
/hardware/qcom/gps/msm8909/ |
D | configure.ac | 42 if test "x$with_libhardware_includes" != "xno"; then 52 if test "x$with_core_includes" != "xno"; then 62 if (test "x${with_glib}" = "xyes"); then 75 AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
|