Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh38 OUTPUT_DIR="$HOME/.bpf_selftests"
71 -d) Update the output directory (default: ${OUTPUT_DIR})
144 local rootfs_img="${OUTPUT_DIR}/${ROOTFS_IMAGE}"
145 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
152 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
174 local init_script_dir="${OUTPUT_DIR}/${MOUNT_DIR}/etc/rcS.d"
217 local rootfs_img="${OUTPUT_DIR}/${ROOTFS_IMAGE}"
218 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
235 local rootfs_img="${OUTPUT_DIR}/${ROOTFS_IMAGE}"
259 local mount_dir="${OUTPUT_DIR}/${MOUNT_DIR}"
[all …]
/openbmc/linux/tools/testing/selftests/hid/
H A Dvmtest.sh20 OUTPUT_DIR="$SCRIPT_DIR/results"
57 -d) Update the output directory (default: ${OUTPUT_DIR})
118 touch ${OUTPUT_DIR}/${LOG_FILE}
119 …command="mount bpffs -t bpf /sys/fs/bpf/; set -o pipefail ; ${command} 2>&1 | tee ${OUTPUT_DIR}/${…
120 post_command="cat ${OUTPUT_DIR}/${LOG_FILE}"
128 --workdir ${OUTPUT_DIR} \
131 echo $? > ${OUTPUT_DIR}/${EXIT_STATUS_FILE}
201 OUTPUT_DIR="$OPTARG"
243 local kconfig_file="${OUTPUT_DIR}/latest.config"
262 local b2c="${OUTPUT_DIR}/vm2c.py"
[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:
451 with open(os.path.join(self.OUTPUT_DIR, self.MKFILE_SEGMENTS), 'w') as f:
458 with open(os.path.join(self.OUTPUT_DIR, EXTERN_H), 'w') as f:
[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} \