| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | rollback_003_pos.ksh | 66 for fs in "$TESTPOOL/$TESTFILE/$TESTFILE.1" "$TESTPOOL/$TESTFILE"; do 84 log_must touch /$TESTPOOL/$TESTFILE 87 log_must zfs create $TESTPOOL/$TESTFILE 92 log_must zfs snapshot $TESTPOOL/$TESTFILE@$TESTSNAP 100 log_must touch /$TESTPOOL/$TESTFILE/$TESTFILE.1
|
| H A D | snapshot_005_pos.ksh | 71 log_must file_write -o create -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \ 75 FILE_SUM=`sum -r $TESTDIR1/$TESTFILE | awk '{ print $1 }'` 82 log_must file_write -o append -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \ 85 SNAP_FILE_SUM=`sum -r $SNAPDIR1/$TESTFILE | awk '{ print $1 }'`
|
| H A D | snapshot_001_pos.ksh | 72 log_must file_write -o create -f $TESTDIR/$TESTFILE -b $BLOCKSZ \ 76 FILE_SUM=`sum -r $TESTDIR/$TESTFILE | awk '{ print $1 }'` 83 log_must file_write -o append -f $TESTDIR/$TESTFILE -b $BLOCKSZ \ 86 SNAP_FILE_SUM=`sum -r $SNAPDIR/$TESTFILE | awk '{ print $1 }'`
|
| H A D | snapshot_014_pos.ksh | 66 log_must mkfile $FILESIZE $TESTDIR1/$TESTFILE 76 log_must rm $TESTDIR1/$TESTFILE
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/threadsappend/ |
| H A D | threadsappend_001_pos.ksh | 56 TESTFILE='testfile-threadsappend' 70 log_must threadsappend ${TESTDIR}/${TESTFILE} 75 SIZE=`ls -l ${TESTDIR}/${TESTFILE} | awk '{print $5}'` 77 log_fail "'The length of ${TESTDIR}/${TESTFILE}' doesn't equal 1310720."
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/ |
| H A D | zfs_wait_deleteq.ksh | 41 typeset -r TESTFILE="/$TESTPOOL/testfile" 46 log_must touch $TESTFILE 47 exec 3<> $TESTFILE 48 log_must rm $TESTFILE
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/ |
| H A D | zvol_swap_003_pos.ksh | 51 [[ -f $TESTDIR/$TESTFILE ]] && log_must rm -f $TESTDIR/$TESTFILE 85 log_must file_write -o create -f $TESTDIR/$TESTFILE \ 88 [[ ! -f $TESTDIR/$TESTFILE ]] && 91 filesize=`ls -l $TESTDIR/$TESTFILE | awk '{print $5}'`
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/truncate/ |
| H A D | truncate_002_pos.ksh | 59 log_must cp $srcfile $TESTDIR/$TESTFILE 60 log_must cp /dev/null $TESTDIR/$TESTFILE 62 if [[ -s $TESTDIR/$TESTFILE ]]; then 63 log_note "$(ls -l $TESTDIR/$TESTFILE)"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/refquota/ |
| H A D | refquota_004_pos.ksh | 56 TESTFILE='testfile' 64 log_must mkfile 7M $mntpnt/$TESTFILE.$i 66 log_must rm $mntpnt/$TESTFILE.$i 74 log_mustnot mkfile 7M $mntpnt/$TESTFILE
|
| H A D | refquota_005_pos.ksh | 56 TESTFILE='testfile' 65 log_must mkfile 7M $mntpnt/$TESTFILE.$i 67 log_must rm $mntpnt/$TESTFILE.$i 75 log_mustnot mkfile 7M $mntpnt/$TESTFILE
|
| H A D | refquota_002_pos.ksh | 58 TESTFILE='testfile' 64 log_mustnot mkfile 20M $mntpnt/$TESTFILE 77 log_must rm $mntpnt/$TESTFILE 81 log_mustnot mkfile 20M $mntpnt/$TESTFILE
|
| H A D | refquota_007_neg.ksh | 48 TESTFILE='testfile' 52 log_must mkfile 20M $mntpnt/$TESTFILE 54 log_must rm $mntpnt/$TESTFILE
|
| H A D | refquota_003_pos.ksh | 56 TESTFILE='testfile' 63 log_must mkfile 20M $mntpnt/$TESTFILE 74 log_mustnot mkfile 20M $mntpnt/$TESTFILE.2
|
| H A D | refquota_008_neg.ksh | 55 TESTFILE='testfile' 63 log_must mkfile 200M $mntpnt1/$TESTFILE
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/atime/ |
| H A D | atime_003_pos.ksh | 61 log_mustnot check_atime_updated $mtpt/$TESTFILE 65 log_must check_atime_updated $mtpt/$TESTFILE 66 log_mustnot check_atime_updated $mtpt/$TESTFILE
|
| H A D | atime_001_pos.ksh | 63 log_mustnot check_atime_updated $mtpt/$TESTFILE 70 log_must check_atime_updated $mtpt/$TESTFILE 71 log_must check_atime_updated $mtpt/$TESTFILE
|
| H A D | root_atime_on.ksh | 66 log_mustnot check_atime_updated $mtpt/$TESTFILE 73 log_must check_atime_updated $mtpt/$TESTFILE 74 log_must check_atime_updated $mtpt/$TESTFILE
|
| H A D | root_relatime_on.ksh | 67 log_mustnot check_atime_updated $mtpt/$TESTFILE 71 log_must check_atime_updated $mtpt/$TESTFILE 72 log_mustnot check_atime_updated $mtpt/$TESTFILE
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/ |
| H A D | upgrade_readonly_pool.ksh | 37 TESTFILE="$TESTDIR/file.bin" 62 log_must stat "$TESTFILE" 63 log_mustnot touch "$TESTFILE"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/ |
| H A D | refreserv_003_pos.ksh | 64 log_must mkfile 7M $mntpnt/$TESTFILE 67 log_must mkfile 7M $mntpnt/$TESTFILE.2 70 log_must mkfile 7M $mntpnt/$TESTFILE.3
|
| H A D | refreserv_001_pos.ksh | 66 log_mustnot mkfile 15M $mntpnt/$TESTFILE 68 log_must rm -f $mntpnt/$TESTFILE 72 log_mustnot mkfile 15M $mntpnt/$TESTFILE
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
| H A D | zpool_wait_discard.ksh | 49 log_must dd if=/dev/urandom of="$TESTFILE" bs=128k count=1k 53 log_must rm "$TESTFILE" 74 typeset -r TESTFILE="/$TESTPOOL/testfile"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
| H A D | zpool_reopen_003_pos.ksh | 65 TESTFILE=/$TESTPOOL/data 67 TESTFILE_MD5=$(md5digest $TESTFILE) 91 CHECK_MD5=$(md5digest $TESTFILE)
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | auto_spare_002_pos.ksh | 59 TESTFILE="/$TESTPOOL/$TESTFS/testfile" 72 log_must dd if=/dev/urandom of=$TESTFILE bs=1M count=64 76 log_must cp $TESTFILE /dev/null
|
| H A D | auto_spare_001_pos.ksh | 56 TESTFILE="/$TESTPOOL/$TESTFS/testfile" 84 log_must dd if=/dev/urandom of=$TESTFILE bs=1M count=64 88 log_must cp $TESTFILE /dev/null
|