Home
last modified time | relevance | path

Searched refs:LOG_DIR (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/pstore/
H A Dcommon_tests60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
64 LOG_FILE=$LOG_DIR/`basename $0`.log
65 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/
H A Dftracetest121 LOG_DIR=$2
179 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`/
197 if [ "x$LOG_DIR" = "x-" ]; then
201 LOG_FILE=$LOG_DIR/ftracetest.log
202 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
375 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dutility-tasks.bbclass22 T:task-clean = "${LOG_DIR}/cleanlogs/${PN}"
H A Dmigrate_localcount.bbclass1 PRSERV_DUMPDIR ??= "${LOG_DIR}/db"
H A Dprexport.bbclass6 PRSERV_DUMPDIR ??= "${LOG_DIR}/db"
H A Dtestimage.bbclass99 TESTIMAGE_DUMP_DIR ?= "${LOG_DIR}/runtime-hostdump/"
168 json_result_dir = os.path.join(d.getVar("LOG_DIR"), 'oeqa')
418 …ere interrupted during execution, check the logs in %s' % (pn, d.getVar("LOG_DIR")), forcelog=True)
420 … bb.fatal('%s - FAILED - also check the logs in %s' % (pn, d.getVar("LOG_DIR")), forcelog=True)
H A Dreport-error.bbclass9 ERR_REPORT_DIR ?= "${LOG_DIR}/error-report"
H A Dcve-check.bbclass34 CVE_CHECK_SUMMARY_DIR ?= "${LOG_DIR}/cve"
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Dbitbake.conf396 LOG_DIR = "${TMPDIR}/log"
930 BB_CONSOLELOG ?= "${LOG_DIR}/cooker/${MACHINE}/${DATETIME}.log"
H A Ddocumentation.conf273 LOG_DIR[doc] = "Specifies the directory to which the OpenEmbedded build system writes overall log f…
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dclasses.rst2372 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.
H A Dvariables.rst2080 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.
4566 :term:`LOG_DIR`
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst11786 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.