HomeSort by: relevance | last modified time | path
    Searched refs:ATF_CONFDIR (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/kyua-atf-compat/dist/
atf-run.sh 38 ATF_CONFDIR="${ATF_CONFDIR:-__ATF_CONFDIR__}"
173 load_configs "${ATF_CONFDIR}" "system_variables" # Sets system_variables.
atf-run_test.sh 138 export ATF_CONFDIR="$(pwd)/system"
170 export ATF_CONFDIR="$(pwd)/system"
  /src/external/bsd/atf/dist/tools/
config.cpp 51 { "ATF_CONFDIR", ATF_CONFDIR, false, },
atf-report_test.sh 82 ATF_CONFDIR=$(pwd)/etc atf-run >tps.out 2>/dev/null
atf-run_test.sh 32 ATF_CONFDIR="$(pwd)"; export ATF_CONFDIR
163 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
177 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
191 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
205 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
220 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
224 "ATF_CONFDIR=$(pwd)/etc atf-run -v testvar='a value' helper"
235 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
240 "ATF_CONFDIR=$(pwd)/etc atf-run -v testvar='a value' helper
    [all...]
  /src/share/mk/
bsd.test.mk 159 TESTS_ENV += ATF_CONFDIR=${DESTDIR}/etc

Completed in 16 milliseconds