Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh34 LOG_DIR=$(mktemp -d)
109 ip netns exec ${NS[2]} tcpdump -e -i veth0 -nn -l -e &> ${LOG_DIR}/mac_ns1-2_${mode}.log &
110 ip netns exec ${NS[3]} tcpdump -e -i veth0 -nn -l -e &> ${LOG_DIR}/mac_ns1-3_${mode}.log &
117 grep -q "${veth_mac[2]} > ff:ff:ff:ff:ff:ff" ${LOG_DIR}/mac_ns1-2_${mode}.log && \
119 grep -q "${veth_mac[3]} > ff:ff:ff:ff:ff:ff" ${LOG_DIR}/mac_ns1-3_${mode}.log && \
130 ip netns exec ${NS[1]} tcpdump -i veth0 -nn -l -e &> ${LOG_DIR}/ns1-1_${mode}.log &
131 ip netns exec ${NS[2]} tcpdump -i veth0 -nn -l -e &> ${LOG_DIR}/ns1-2_${mode}.log &
132 ip netns exec ${NS[3]} tcpdump -i veth0 -nn -l -e &> ${LOG_DIR}/ns1-3_${mode}.log &
144 [ $(grep -cF "who-has 192.0.2.254" ${LOG_DIR}/ns1-1_${mode}.log) -eq 4 ] && \
147 [ $(grep -cF "who-has 192.0.2.254" ${LOG_DIR}/ns1-2_${mode}.log) -eq 2 ] && \
[all …]
/openbmc/linux/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"
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest132 LOG_DIR=$2
195 LOG_DIR=$LOG_TOP_DIR/$LOG_DATE/
215 if [ "x$LOG_DIR" = "x-" ]; then
219 LOG_FILE=$LOG_DIR/ftracetest.log
220 mkdir -p $LOG_DIR || errexit "Failed to make a log directory: $LOG_DIR"
426 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`
/openbmc/openbmc/poky/meta/classes-global/
H A Dutility-tasks.bbclass27 T:task-clean = "${LOG_DIR}/cleanlogs/${PN}"
H A Dretain.bbclass22 # RETAIN_DIRS_GLOBAL_FAILURE = "${LOG_DIR}"
/openbmc/openbmc/poky/meta/classes/
H A Dprexport.bbclass12 PRSERV_DUMPDIR ??= "${LOG_DIR}/db"
H A Dreport-error.bbclass10 ERR_REPORT_DIR ?= "${LOG_DIR}/error-report"
H A Dvex.bbclass29 CVE_CHECK_SUMMARY_DIR ?= "${LOG_DIR}/cve"
H A Dcve-check.bbclass39 CVE_CHECK_SUMMARY_DIR ?= "${LOG_DIR}/cve"
/openbmc/openbmc/poky/meta/conf/
H A Dbitbake.conf403 LOG_DIR = "${TMPDIR}/log"
956 BB_CONSOLELOG ?= "${LOG_DIR}/cooker/${MACHINE}/${DATETIME}.log"
957 BB_DEFAULT_EVENTLOG ?= "${LOG_DIR}/eventlog/${DATETIME}.json"
H A Ddocumentation.conf275 LOG_DIR[doc] = "Specifies the directory to which the OpenEmbedded build system writes overall log f…
/openbmc/openbmc/poky/documentation/dev-manual/
H A Derror-reporting-tool.rst37 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass111 TESTIMAGE_DUMP_DIR ?= "${LOG_DIR}/runtime-hostdump/"
402 …ere interrupted during execution, check the logs in %s' % (pn, d.getVar("LOG_DIR")), forcelog=True)
404 … bb.error('%s - FAILED - also check the logs in %s' % (pn, d.getVar("LOG_DIR")), forcelog=True)
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst2785 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.
H A Dvariables.rst2419 ``${``\ :term:`LOG_DIR`\ ``}/error-report``.
5235 :term:`LOG_DIR`