Home
last modified time | relevance | path

Searched refs:TEST_TARGET (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/
H A Dsysctl.sh875 TEST_TARGET=$(get_test_target $TEST_ID)
876 if target_exists $TEST_TARGET $TEST_ID; then
880 test_case $TEST_ID $TEST_COUNT $TEST_TARGET
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmac53c94.h180 #define TEST_TARGET 1 /* target test mode */ macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/uthash/
H A Duthash_2.3.0.bb26 oe_runmake -C tests tests_only TEST_TARGET=
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestimage.bbclass82 TEST_TARGET ?= "qemu"
147 if (d.getVar('TEST_TARGET') == 'simpleremote'
150 bb.fatal('When TEST_TARGET is set to "simpleremote" '
260 if d.getVar("TEST_TARGET") == "qemu":
353 d.getVar("TEST_TARGET"), logger, d.getVar("TEST_TARGET_IP"),
H A Dtestexport.bbclass22 TEST_TARGET ?= "simpleremote"
61 d.getVar("TEST_TARGET"), None, d.getVar("TEST_TARGET_IP"),
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Ddocumentation.conf433 TEST_TARGET[doc] = "For automated runtime testing, specifies the method of deploying the image and …
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst8169 :term:`TEST_TARGET`
8173 TEST_TARGET = "qemu"
8180 as a value of :term:`TEST_TARGET`.
8182 You can provide the following arguments with :term:`TEST_TARGET`:
8206 variable has no effect when :term:`TEST_TARGET` is
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst8692 In order to run tests on hardware, you need to set :term:`TEST_TARGET` to an
8741 If you did not set :term:`TEST_TARGET` to "SystemdbootTarget", then you do
8745 If you did set :term:`TEST_TARGET` to "SystemdbootTarget", you also need to
8782 The final thing you need to do when setting :term:`TEST_TARGET` to
8790 TEST_TARGET = "SystemdbootTarget"