TS_TOPDIR="${0%/*}/../.."
TS_DESC="swap bytes"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_BYTESWAP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="offsets"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_BLKDISCARD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="DM error"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_BLKID"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="superblocks probing"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="partitions probing"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MD raid0 (whole-disks)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MD raid1 (last partition)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MD raid1 (whole-disks)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
# Don't execute this test by default, --force required
TS_OPTIONAL="yes"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_prog "readelf"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="Year 2147483646"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="color"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="color with week numbers"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="January 1753"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="month"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="September 1752"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="vertical"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="week number given as argument"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="week number corner cases"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="year"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="gecos"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="io effects"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="multibyte input"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="newline handling"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COL"
export LC_CTYPE='C'
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_wcsspn
TS_TOPDIR="${0%/*}/../.."
TS_DESC="regressions"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_wcsspn
TS_TOPDIR="${0%/*}/../.."
TS_DESC="basic check"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COLRM"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="columnate"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COLUMN"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="invalid multibyte"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COLUMN"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="multiple files"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_COLUMN"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="table"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_wcsspn
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkfs doubles"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKCRAMFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fsck bad header"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKCRAMFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fsck endianness"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKCRAMFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkfs checksums"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKCRAMFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkfs endianness"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKCRAMFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="colors"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="levels"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="decode"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="delta"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="facilities"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="indentation"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_DMESG"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="umount"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="align 512/4K"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="align 512/4K +alignment_offset"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="align 512/4K +MD"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="align 512/512"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="align 512/512 +topology"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="nested BSD"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="GPT"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="gpt-resize"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MBR - id"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MBR - dos mode"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MBR - non-dos mode"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MBR - sort"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="invalid input tests"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="sunlabel tests"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="count file contents in core"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_SYSINFO"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="filter"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FINDMNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="outputs"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FINDMNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="target"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FINDMNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="is mounted"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="test_blkid_fuzz"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_BLKID_FUZZ"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="test_fdisk_script_fuzz"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_LIBFDISK_SCRIPT_FUZZ"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="test_last_fuzz"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_LAST_FUZZ"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="test_mount_fuzz"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_LIBMOUNT_FUZZ"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="basic"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_GETOPT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_GETOPT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
#for i in range(256):
# print(chr(i), end= ' ')
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_HEXDUMP"
#for i in range(256):
# print(chr(i), end= ' ')
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_HEXDUMP"
TS_DESC="system to hw"
NTP_SERVER="0.fedora.pool.ntp.org"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_HWCLOCK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="headers"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="limits overflow"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_skip_nonroot
ts_check_prog "bc"
-. $TS_SELF/functions.sh
+. "$TS_SELF"/functions.sh
ts_lock "ipcslimits"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="basic limits"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_check_test_command "$TS_HELPER_SYSINFO"
ts_check_prog "bc"
-. $TS_SELF/functions.sh
+. "$TS_SELF"/functions.sh
ts_lock "ipcslimits"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mk-rm-msg"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_check_test_command "$TS_CMD_IPCRM"
ts_check_test_command "$TS_HELPER_SYSINFO"
-. $TS_SELF/functions.sh
+. "$TS_SELF"/functions.sh
rm -f $TS_OUTDIR/id-msg
$TS_CMD_IPCMK -Q 2>>$TS_OUTPUT | ipcmk_output_handler $TS_OUTPUT $TS_OUTDIR/id-msg
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mk-rm-sem"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_check_test_command "$TS_CMD_IPCRM"
ts_check_test_command "$TS_HELPER_SYSINFO"
-. $TS_SELF/functions.sh
+. "$TS_SELF"/functions.sh
rm -f $TS_OUTDIR/id-sem
$TS_CMD_IPCMK -S 1 2>>$TS_OUTPUT | ipcmk_output_handler $TS_OUTPUT $TS_OUTDIR/id-sem
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mk-rm-shm"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_check_test_command "$TS_CMD_IPCRM"
ts_check_test_command "$TS_HELPER_SYSINFO"
-. $TS_SELF/functions.sh
+. "$TS_SELF"/functions.sh
rm -f $TS_OUTDIR/id-shm
$TS_CMD_IPCMK -M 1 2>>$TS_OUTPUT | ipcmk_output_handler $TS_OUTPUT $TS_OUTDIR/id-shm
TS_TOPDIR="${0%/*}/../.."
TS_DESC="print-size"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_ISOSIZE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="GPT"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBFDISK_GPT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkpart"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBFDISK_MKPART"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkpart-full"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBFDISK_MKPART_FULLSPEC"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="context"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="context-py"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="context (utab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="context-py (utab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="debugging"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_DEBUG"
TS_OPTIONAL="yes"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_LOCK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="losetup-loop"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="loop overlay"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LOSETUP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options string"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_OPTSTR"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="table diffs"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_TABDIFF"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tab files"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_TAB"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tab files-py"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_init_py libmount
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tags"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tags-py"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tab update"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="tab update-py"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_init_py libmount
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="utils"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBMOUNT_UTILS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fromfile"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBSMARTCOLS_FROMFILE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="title"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TESTPROG="$TS_HELPER_LIBSMARTCOLS_TITLE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="errors"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="formats"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="journald"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="islocal"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_ISLOCAL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="defs"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_LOGINDEFS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="separator"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LOOK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="losetup"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LOSETUP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="losetup-blkdev"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LOSETUP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="losetup-loop"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LOSETUP"
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="kthread column"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="directory"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mmap'ed AF_PACKET socket"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
ts_skip_qemu_user
-. $TS_SELF/lsfd-functions.bash
+. "$TS_SELF"/lsfd-functions.bash
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="pidfd"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="pipe, no fork"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="block device with O_RDONLY"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
ts_skip_qemu_user
-. $TS_SELF/lsfd-functions.bash
+. "$TS_SELF"/lsfd-functions.bash
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="read-only regular file"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
-. $TS_SELF/lsfd-functions.bash
+. "$TS_SELF"/lsfd-functions.bash
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="character device with O_RDWR"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
-. $TS_SELF/lsfd-functions.bash
+. "$TS_SELF"/lsfd-functions.bash
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="AF_UNIX socket pair created with socketpair(2)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="symbolic link itself opened with O_PATH"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="passing broken expressions to -Q option"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSFD"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="--pid option"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="--summary option"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
-. $TS_SELF/lsfd-functions.bash
+. "$TS_SELF"/lsfd-functions.bash
ts_check_test_command "$TS_CMD_LSFD"
ts_check_test_command "$TS_HELPER_MKFDS"
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="ownership and hierarchy"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
# ts_skip_nonroot
TS_TOPDIR="${0%/*}/../.."
TS_DESC="NETNSID compare to ip-link"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LSNS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="NSFS for ip-netns-add"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_skip_nonroot
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_MD5"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkfs fsck"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKMINIX"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fsck images"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
# inode contains UID and GID, use always UID=0 to get the same checksum
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mkfs mount"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKMINIX"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fallocate"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FALLOCATE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="flock"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_FLOCK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="ionice"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_IONICE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="line"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LINE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mbsencode"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command $TS_HELPER_MBSENCODE
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mcookie"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MCOOKIE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="mountpoint"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNTPOINT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="pipesz"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_PIPESZ"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="rev"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_REV"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="setarch"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SETARCH"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="setsid"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SETSID"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="strtosize"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_STRUTILS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="swaplabel"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="whereis"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_WHEREIS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="regexp"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_MORE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="squeeze"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_MORE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by devname"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="dm-verity support"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
VERITY_OUTPUT="$TS_OUTPUT.log"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fs lists"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="all (fstab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="broken fstab"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="btrfs (fstab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by devname (fstab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by devname (fstab label)"
LABEL="testMountD2L"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by devname (fstab uuid)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by label (fstab)"
LABEL="testFstabLabel"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by label (fstab devname)"
LABEL="testMountL2D"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by label (fstab uuid)"
LABEL="testMountL2U"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="loop (fstab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="none"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by devname (fstab symlink)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by uuid (fstab)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by uuid (fstab devname)"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by uuid (fstab label)"
LABEL="testMountU2L"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="by label"
LABEL="testMountLabel"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="move"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="regular file"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="remount"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="X-mount.{owner,group,mode}="
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="shared-subtree"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_DESC="call mount.<type>"
MOUNTER="/sbin/mount.mytest"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="umount-all-targets"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="umount-recursive"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by uuid"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MOUNT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="basic functionality"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_NAMEI"
TS_DESC="partitions probing"
PARTS=3
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_PARTX"
TS_DESC="show images"
TS_IMGDIR="$TS_TOPDIR/ts/blkid/images-pt"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_PARTX"
# Don't execute this test by default, --force required
TS_OPTIONAL="yes"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_PATHS"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="basic check"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_RENAME"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="exit codes"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_RENAME"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="overwrite"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_RENAME"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="subdir check"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_RENAME"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="symlink check"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_RENAME"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="chrt"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CHRT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="chrt-non-user"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CHRT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="cpuset"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_CPUSET"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="buffering race"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SCRIPT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="options"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
export SCRIPT_TEST_SECOND_SINCE_EPOCH=1432489398
TS_TOPDIR="${0%/*}/../.."
TS_DESC="race conditions"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SCRIPT"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="MBR"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="script"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="GPT"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="movedata"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="resize"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="script"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="wipe"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_SFDISK"
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_SHA1"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by devname"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fix page size"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="fix signature"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_DESC="by label"
LABEL="testSwapLabel"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="by uuid"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_MKSWAP"
TS_DESC="basic tests"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_UL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="ul"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_UL"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="last"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LAST"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="last ipv6"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_LAST"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="circle"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
# this test is arch independent, no need for utmp_functions.sh
TS_TOPDIR="${0%/*}/../.."
TS_DESC="subsecond"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
# this test is arch independent, no need for utmp_functions.sh
TS_TOPDIR="${0%/*}/../.."
TS_DESC="to binary"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
. "$TS_SELF/utmp_functions.sh"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="IPv6 to binary"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
. "$TS_SELF/utmp_functions.sh"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="to text"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
. "$TS_SELF/utmp_functions.sh"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="IPv6 to text"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
. "$TS_SELF/utmp_functions.sh"
#
TS_TOPDIR="${0%/*}/../.."
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_UUID_NAMESPACE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="oids"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
: . > $TS_OUTPUT
TS_TOPDIR="${0%/*}/../.."
TS_DESC="uuid_parser"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_UUID_PARSER"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="uuidd"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_UUID_PARSER"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="uuidgen"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_HELPER_UUID_PARSER"
TS_DESC="uuidparse"
export TZ=GMT
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_UUIDPARSE"
TS_TOPDIR="${0%/*}/../.."
TS_DESC="wipefs"
-. $TS_TOPDIR/functions.sh
+. "$TS_TOPDIR"/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_WIPEFS"