Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/ktest/examples/
H A Dsnowball.conf12 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.conf27 THIS_DIR := ${PWD}
30 BUILD_DIR = ${THIS_DIR}/linux.git
33 OUTPUT_DIR = ${THIS_DIR}/cross-compile
196 MIN_CONFIG = ${THIS_DIR}/min-config
/openbmc/linux/tools/testing/ktest/examples/include/
H A Ddefaults.conf33 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
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
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py29 THIS_DIR = Path(__file__).parent variable
30 BIN_DIR = THIS_DIR.parent.parent / "bin"