Home
last modified time | relevance | path

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

123

/hardware/ti/omap3/omx/
DAndroid.mk87 include $(TI_OMX_AUDIO)/aac_enc/tests/Android.mk
90 include $(TI_OMX_AUDIO)/wma_dec/tests/Android.mk
95 include $(TI_OMX_AUDIO)/nbamr_enc/tests/Android.mk
98 include $(TI_OMX_AUDIO)/wbamr_enc/tests/Android.mk
100 include $(TI_OMX_AUDIO)/g711_dec/tests/Android.mk
102 include $(TI_OMX_AUDIO)/g711_enc/tests/Android.mk
104 include $(TI_OMX_AUDIO)/g722_dec/tests/Android.mk
106 include $(TI_OMX_AUDIO)/g722_enc/tests/Android.mk
108 include $(TI_OMX_AUDIO)/g726_dec/tests/Android.mk
110 include $(TI_OMX_AUDIO)/g726_enc/tests/Android.mk
[all …]
/hardware/bsp/intel/peripheral/libmraa/docs/
Dtesting.md15 ## How to run these tests
17 You need to compile from source with -DBUILDSWIGPYTHON=ON and then tests can be
24 Note tests will not run on platforms which cannot initialise, checking the
25 amount of 'skipped' tests can be useful
29 At this point tests were made to do a quick sanity check. In the future the
35 * Implement stress tests over long periods of time. This feature alone is
38 * Analyze a tests result collection solution (and after, interpretation). This
39 is useful since tests mean nothing without a history and possibility to
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/
DREADME.webm7 Google's framework for writing C++ tests on a variety of platforms
10 assertions, user-defined assertions, death tests, fatal and non-fatal
11 failures, various options for running the tests, and XML test report
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES3 * New feature: death tests are supported on OpenBSD and in iOS
20 contain information about tests that are filtered out.
22 death tests.
38 * Parameters of value-parameterized tests are now printed in the
50 WithParamInterface<T> separately, easing conversion of legacy tests.
91 * New feature: elapsed time for the tests is printed by default.
103 * New feature: death tests on Windows, Cygwin, and Mac.
127 * New feature: value-parameterized tests.
131 * Added tests to the Xcode project.
135 * Enabled running Python tests on systems with python 2.3 installed,
[all …]
DREADME9 Google's framework for writing C++ tests on a variety of platforms
12 assertions, user-defined assertions, death tests, fatal and non-fatal
13 failures, various options for running the tests, and XML test report
63 build Google Test and its own tests from an SVN checkout (described
66 * Python version 2.3 or newer (for running some of the tests and
109 To build Google Test and your tests that use it, you need to tell your
142 Test's own tests. Instead, it just builds the Google Test library and
260 to the compiler flags while compiling Google Test and your tests. If
310 To compile your *tests* that use the gtest shared library, add
388 functionality, you'll want to compile and run Google Test's own tests.
[all …]
/hardware/libhardware/tests/camera2/
Dmain.cpp21 using android::camera2::tests::TestForkerEventListener;
22 using android::camera2::tests::TestSettings;
DTestExtensions.h51 (android::camera2::tests::TestSettings::ForkingEnabled())
DTestSettings.h23 namespace tests {
DForkedTests.cpp25 namespace tests { namespace
DTestForkerEventListener.h24 namespace tests {
/hardware/libhardware/tests/vehicle/
DAndroid.mk31 LOCAL_MODULE_TAGS := tests
41 LOCAL_MODULE_TAGS := tests
DREADME24 c) hardware/libhardware/tests/vehicle/vehicle_test.cpp & vehicle_test_fixtures.h
25 These are native tests that can be run on the target to validate basic
31 d) hardware/libhardware/tests/vehicle/vehicle-hal-tool.c
68 <...output should be spitted with passing tests for atleast the reference
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh327 echo $(basename "${0%.*}"): Done, all tests pass for ${tested_config}.
335 --filter <filter>: User test filter. Only tests matching filter are run.
336 --run-disabled-tests: Run disabled tests.
377 --run-disabled-tests)
/hardware/ti/omap4-aah/ion/
DAndroid.mk20 LOCAL_MODULE_TAGS := optional tests
29 LOCAL_MODULE_TAGS := optional tests
/hardware/ti/omap4-aah/test/CameraHal/
DAndroid.mk44 LOCAL_MODULE_TAGS:= tests
88 LOCAL_MODULE_TAGS:= tests
/hardware/intel/common/libmix/mix_audio/
DMakefile.am1 SUBDIRS = src tests pkgconfig subdir
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
DREADME5 --enable-temporal-denoising --disable-unit-tests --disable-install-docs \
28 5) Run tests:
/hardware/libhardware/tests/keymaster/
DAndroid.mk17 LOCAL_MODULE_TAGS := tests
/hardware/libhardware/tests/fingerprint/
DAndroid.mk17 LOCAL_MODULE_TAGS := tests
Dfingerprint_tests.cpp20 namespace tests { namespace
/hardware/intel/common/utils/media_resource_manager/test/
DAndroid.mk7 LOCAL_MODULE_TAGS := tests
/hardware/libhardware/tests/camera3/
DAndroid.mk18 LOCAL_MODULE_TAGS := tests
/hardware/intel/img/hwcomposer/merrifield/test/
DAndroid.mk7 LOCAL_MODULE_TAGS := tests
/hardware/libhardware/
DAndroid.mk4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
/hardware/ti/omap4xxx/test/CameraHal/
DAndroid.mk29 LOCAL_MODULE_TAGS:= tests

123