Home
last modified time | relevance | path

Searched refs:RUNFILES (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh41 RUNFILES=${RUNFILES:-$DEFAULT_RUNFILES}
329 -r RUNFILES Run tests in RUNFILES (default: ${DEFAULT_RUNFILES})
399 RUNFILES="$OPTARG"
430 RUNFILES="zfs-tests.$$.run"
437 cat >$RUNFILE_DIR/$RUNFILES << EOF
481 for RUNFILE in $RUNFILES; do
494 RUNFILES=${R#,}
573 msg "Runfiles: $RUNFILES"
677 "-c \"${RUNFILES}\"" \
682 -c "${RUNFILES}" \
[all …]
/f-stack/freebsd/contrib/openzfs/tests/
H A DREADME.md94 -r RUNFILES Run tests in RUNFILES (default: common.run,linux.run)