Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 61) sorted by relevance

123

/test/framework/build/
DAndroid.mk19 VTF_PACKAGE_MK := test/vts/tools/build/tasks/framework/vtf_package.mk
37 test_suite_readme := test/framework/README.md
58 $(call find-files-in-subdirs,test/framework/harnesses/host_controller,"*.py" -and -type f,.) \
62 test/framework/harnesses/host_controller/$(f):$(VTSLAB_TESTCASES_OUT)/host_controller/$(f))
66 $(call find-files-in-subdirs,test/framework/harnesses/host_controller/gsi,"*.sh" -and -type f,.) \
70 test/framework/harnesses/host_controller/gsi/$(f):$(VTSLAB_BIN_LIB_OUT)/bin/$(f))
74 test/framework/tools/host_controller/run:$(VTSLAB_TOOLS_OUT)/run \
75 test/framework/tools/host_controller/make_screen:$(VTSLAB_TOOLS_OUT)/make_screen \
Dvtf.mk35 $(HOST_OUT)/framework/$(f).jar:$(VTF_TOOLS_OUT)/$(f).jar)
/test/framework/harnesses/
DREADME.md7 `$ cp out/host/linux-x86/testcases/cts-tradefed/cts-tradefed.jar test/framework/harnesses/cts-trade…
10 `$ cp test/framework/harnesses/cts-tradefed/tradefed-cts-prebuilt-staging.jar test/framework/harnes…
/test/vts-testcase/hal/treble/vintf/
DAndroid.bp74 // Test a (potentially) compatible vendor image with framework dependency;
75 // test the current framework.
92 // Should not be used by VTS framework, but could be used for test development.
93 // VTS framework should choose among the other test binaries defined above.
/test/framework/script/
Drun-unittest.sh62 echo PYTHONPATH=$ANDROID_BUILD_TOP/test/framework/harnesses:$ANDROID_BUILD_TOP/test python $t;
63 PYTHONPATH=$ANDROID_BUILD_TOP/test/framework/harnesses:$ANDROID_BUILD_TOP/test python $t;
/test/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicHostExecutorTest.java19 import static junit.framework.Assert.assertEquals;
20 import static junit.framework.Assert.assertFalse;
21 import static junit.framework.Assert.assertTrue;
22 import static junit.framework.Assert.fail;
40 import junit.framework.AssertionFailedError;
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicTest.java19 import static junit.framework.Assert.assertEquals;
20 import static junit.framework.Assert.assertFalse;
21 import static junit.framework.Assert.assertTrue;
DMultipartFormTest.java19 import junit.framework.TestCase;
DTestResultTest.java19 import junit.framework.TestCase;
DLightInvocationResultTest.java21 import junit.framework.TestCase;
DDynamicConfigTest.java21 import junit.framework.TestCase;
DStatTest.java20 import junit.framework.TestCase;
/test/vts-testcase/hal/neuralnetworks/V1_3/benchmark/java/src/com/android/nn/benchmark/vts/v1_3/
DNNAccuracyTest.java19 import static junit.framework.TestCase.assertFalse;
20 import static junit.framework.TestCase.assertTrue;
/test/vts-testcase/hal/neuralnetworks/V1_2/benchmark/java/src/com/android/nn/benchmark/vts/v1_2/
DNNAccuracyTest.java19 import static junit.framework.TestCase.assertFalse;
20 import static junit.framework.TestCase.assertTrue;
/test/vts/script/
Drun-unittest.sh62 …PYTHONPATH=$ANDROID_BUILD_TOP/test:$ANDROID_BUILD_TOP/tools/test/connectivity/acts/framework pytho…
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/util/
DCollectorUtilTest.java18 import junit.framework.TestCase;
/test/app_compat/csuite/
DREADME.md3 C-Suite consists of the testing framework and test cases, designed to detect and report app
/test/vti/test_serving/gae/frontend/e2e/
Dprotractor.conf.js16 framework: 'jasmine', property
/test/vti/test_serving/
DPREUPLOAD.cfg8 test_serving_unittests = ${REPO_ROOT}/test/framework/script/run-unittest.sh
/test/framework/
DPREUPLOAD.cfg8 test_framework_unittests = ${REPO_ROOT}/test/framework/script/run-unittest.sh
/test/suite_harness/
Dtest_defs.sh19 JAR_DIR=${ANDROID_HOST_OUT}/framework
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsoleTest.java21 import junit.framework.TestCase;
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/config/
DConfigurationFactoryTest.java21 import junit.framework.TestCase;
/test/vts/testcases/vts_selftest/manual_tests/
DREADME.txt5 crash test framework
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DPresubmitSetupValidation.java23 import junit.framework.TestCase;

123