Searched refs:THIS_DIR (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/ktest/examples/include/
H A Ddefaults.conf30 # THIS_DIR is used through out the configs and defaults to ${PWD} which
33 THIS_DIR := ${PWD}
38 CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}
57 BUILD_DIR = ${THIS_DIR}/linux.git
60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
67 SCRIPTS_DIR := ${THIS_DIR}/scripts
104 #ADD_CONFIG = ${THIS_DIR}/config-broken ${THIS_DIR}/config-general
151 STORE_FAILURES = ${THIS_DIR}/failures
H A Dbisect.conf46 MIN_CONFIG = ${THIS_DIR}/config-bisect
87 CONFIG_BISECT = ${THIS_DIR}/config-bad
90 CONFIG_BISECT_GOOD = ${THIS_DIR}/config-good
/linux-master/tools/testing/ktest/examples/
H A Dsnowball.conf7 # THIS_DIR is automatically assigned the PWD of the path that generated
12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
16 ADD_CONFIG = ${THIS_DIR}/addconfig
36 OUTPUT_MIN_CONFIG = ${THIS_DIR}/config.newmin
37 START_MIN_CONFIG = ${THIS_DIR}/config.orig
38 IGNORE_CONFIG = ${THIS_DIR}/config.ignore
45 CONSOLE = cat ${THIS_DIR}/snowball-cat
49 BUILD_DIR = ${THIS_DIR}/linux.git
50 OUTPUT_DIR = ${THIS_DIR}/snowball-build
H A Dcrosstests.conf24 # path name here. THIS_DIR is the variable used through out the config file
27 THIS_DIR := ${PWD}
30 BUILD_DIR = ${THIS_DIR}/linux.git
33 OUTPUT_DIR = ${THIS_DIR}/cross-compile
43 #STORE_FAILURES = ${THIS_DIR}/failures
86 #ADD_CONFIG = ${THIS_DIR}/add-config
196 MIN_CONFIG = ${THIS_DIR}/min-config
/linux-master/tools/testing/ktest/
H A Dktest.pl403 \${THIS_DIR} which is assigned \${PWD} but may be changed later.
410 \${THIS_DIR} which is assigned \${PWD} but may be changed later.
4255 # THIS_DIR is automatically assigned the PWD of the path that generated
4260 THIS_DIR := $variable{"PWD"} label

Completed in 241 milliseconds