Home
last modified time | relevance | path

Searched refs:OUTPUT_DIR (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh38 OUTPUT_DIR="$HOME/.bpf_selftests"
145 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
152 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
218 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
259 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
264 sudo cp ${log_file} "${OUTPUT_DIR}"
265 sudo cp ${exit_status_file} "${OUTPUT_DIR}"
348 OUTPUT_DIR="$OPTARG"
406 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
408 echo "Output directory: ${OUTPUT_DIR}"
[all …]
/openbmc/linux/tools/testing/selftests/hid/
H A Dvmtest.sh20 OUTPUT_DIR="$SCRIPT_DIR/results"
118 touch ${OUTPUT_DIR}/${LOG_FILE}
120 post_command="cat ${OUTPUT_DIR}/${LOG_FILE}"
128 --workdir ${OUTPUT_DIR} \
131 echo $? > ${OUTPUT_DIR}/${EXIT_STATUS_FILE}
201 OUTPUT_DIR="$OPTARG"
262 local b2c="${OUTPUT_DIR}/vm2c.py"
264 echo "Output directory: ${OUTPUT_DIR}"
266 mkdir -p "${OUTPUT_DIR}"
284 echo "Logs saved in ${OUTPUT_DIR}/${LOG_FILE}"
[all …]
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py121 OUTPUT_DIR = 'c' variable in DeviceRoutes
258 with open(os.path.join(self.OUTPUT_DIR, sheet_filename), 'w') as f:
262 with open(os.path.join(self.OUTPUT_DIR, self.MKFILE_SEGMENTS), 'w') as f:
269 with open(os.path.join(self.OUTPUT_DIR, EXTERN_H), 'w') as f:
278 filename=os.path.join(self.OUTPUT_DIR, self.SET_C)
281 os.makedirs(os.path.join(self.OUTPUT_DIR, self.ITEMS_DIR))
294 OUTPUT_DIR = 'c' variable in RouteValues
447 with open(os.path.join(self.OUTPUT_DIR, sheet_filename), 'w') as f:
458 with open(os.path.join(self.OUTPUT_DIR, EXTERN_H), 'w') as f:
467 filename=os.path.join(self.OUTPUT_DIR, self.SET_C)
[all …]
/openbmc/linux/tools/testing/ktest/examples/
H A Dsnowball.conf13 LOG_FILE = ${OUTPUT_DIR}/snowball.log
22 TFTPTEST := ${OUTPUT_DIR}/${BUILD_TARGET}
50 OUTPUT_DIR = ${THIS_DIR}/snowball-build
H A Dcrosstests.conf33 OUTPUT_DIR = ${THIS_DIR}/cross-compile
47 LOG_FILE = ${OUTPUT_DIR}/cross.log
/openbmc/u-boot/test/
H A Dcommon.sh3 OUTPUT_DIR=sandbox
15 OPTS="O=${OUTPUT_DIR} $1"
/openbmc/linux/tools/testing/ktest/examples/include/
H A Ddefaults.conf60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
92 LOG_FILE = ${OUTPUT_DIR}/${MACHINE}.log
H A Dpatchcheck.conf68 WARNINGS_FILE = ${OUTPUT_DIR}/warnings_file
/openbmc/u-boot/test/trace/
H A Dtest-trace.sh15 ./${OUTPUT_DIR}/u-boot <<END
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee-examples.inc20 OUTPUT_DIR=${B} \
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst271 OUTPUT_DIR = ``<_workspace>/build/tmp/deploy/images/corstone1000-mps3``
273 1. Copy ``bl1.bin`` from OUTPUT_DIR directory to SOFTWARE directory of the FPGA bundle.
274 2. Copy ``es_flashfw.bin`` from OUTPUT_DIR directory to SOFTWARE directory of the FPGA bundle
276 3. Copy ``corstone1000-flash-firmware-image-corstone1000-mps3.wic`` from OUTPUT_DIR directory to SO…