| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/devices/ |
| H A D | devices_001_pos.ksh | 61 create_dev_file b $TESTDIR/$TESTFILE1 $ZVOL_DEVDIR/$TESTPOOL/$TESTVOL 62 log_must dd if=/dev/urandom of=$TESTDIR/$TESTFILE1.out1 count=1 bs=128k 63 log_must dd if=$TESTDIR/$TESTFILE1.out1 of=$TESTDIR/$TESTFILE1 count=1 bs=128k 64 log_must dd if=$TESTDIR/$TESTFILE1 of=$TESTDIR/$TESTFILE1.out2 count=1 bs=128k 65 log_must cmp $TESTDIR/$TESTFILE1.out1 $TESTDIR/$TESTFILE1.out2
|
| H A D | devices_002_neg.ksh | 61 create_dev_file b $TESTDIR/$TESTFILE1 $ZVOL_DEVDIR/$TESTPOOL/$TESTVOL 62 log_mustnot dd if=/dev/urandom of=$TESTDIR/$TESTFILE1 count=1 bs=128k 63 log_mustnot dd if=$TESTDIR/$TESTFILE1 of=/dev/null count=1 bs=128k
|
| H A D | devices_common.kshlib | 115 log_must rm -f $TESTDIR/$TESTFILE1 117 log_must rm -f $TESTDIR/$TESTFILE1.out1 118 log_must rm -f $TESTDIR/$TESTFILE1.out2
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | detach.ksh | 125 truncate -s $MINVDEVSIZE $TESTDIR/$TESTFILE1.$i 126 specials_list="$specials_list $TESTDIR/$TESTFILE1.$i" 135 detach_test $TESTDIR/$TESTFILE1.1 137 zpool iostat -v $TESTPOOL1 | grep "$TESTFILE1.1" 139 log_fail "$TESTFILE1.1 should no longer be present." 151 log_mustnot zpool detach $TESTDIR/$TESTFILE1.1 153 zpool iostat -v $TESTPOOL1 | grep "$TESTFILE1.1" 155 log_fail "$TESTFILE1.1 is not present."
|
| H A D | attach_resilver.ksh | 126 truncate -s $MINVDEVSIZE $TESTDIR/$TESTFILE1.$i 127 specials_list="$specials_list $TESTDIR/$TESTFILE1.$i" 142 attach_test "$opt" $TESTDIR/$TESTFILE1.1 $TESTDIR/$REPLACEFILE 160 log_mustnot zpool attach "$opt" $TESTDIR/$TESTFILE1.1 \
|
| H A D | attach_rebuild.ksh | 127 truncate -s $MINVDEVSIZE $TESTDIR/$TESTFILE1.$i 128 specials_list="$specials_list $TESTDIR/$TESTFILE1.$i" 143 attach_test "$opt" $TESTDIR/$TESTFILE1.1 $TESTDIR/$REPLACEFILE 161 log_mustnot zpool attach -s "$opt" $TESTDIR/$TESTFILE1.1 \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
| H A D | compress_002_pos.ksh | 63 log_must file_write -o $OP -f $TESTDIR1/$TESTFILE1 -b $BLOCKSZ \ 69 FILE1_BLKS=`du -k $TESTDIR1/$TESTFILE1 | awk '{ print $1}'` 72 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \ 76 log_pass "$TESTFILE0 is bigger than $TESTFILE1 ($FILE0_BLKS > $FILE1_BLKS)"
|
| H A D | compress_001_pos.ksh | 58 log_must file_write -o $OP -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \ 64 FILE1_BLKS=`du -k $TESTDIR/$TESTFILE1 | awk '{ print $1}'` 67 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \ 71 log_pass "$TESTFILE0 is bigger than $TESTFILE1 ($FILE0_BLKS > $FILE1_BLKS)"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/ |
| H A D | zfs_rename_005_neg.ksh | 52 [[ -e $TESTDIR/$TESTFILE1 ]] && \ 53 log_must rm -f $TESTDIR/$TESTFILE1 71 log_must mkfile $MINVDEVSIZE $TESTDIR/$TESTFILE1 72 create_pool $TESTPOOL1 $TESTDIR/$TESTFILE1
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_with_dedup.ksh | 32 echo $FILE_CONTENTS >$TESTDIR/$TESTFILE1 35 log_must [ "x$(<$TESTDIR/$TESTFILE1)" = "x$FILE_CONTENTS" ] 43 log_must dd if=/$TESTDIR/$TESTFILE1 of=/dev/null 46 log_must [ "x$(<$TESTDIR/$TESTFILE1)" = "x$FILE_CONTENTS" ]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/grow/ |
| H A D | grow_pool_001_pos.ksh | 66 file_write -o create -f $TESTDIR/$TESTFILE1 \ 76 if [[ ! -s $TESTDIR/$TESTFILE1 ]]; then 77 log_fail "$TESTDIR/$TESTFILE1 was not created" 83 log_must file_write -o append -f $TESTDIR/$TESTFILE1 \
|
| H A D | grow_replicas_001_pos.ksh | 70 file_write -o create -f $TESTDIR/$TESTFILE1 \ 76 [[ ! -s $TESTDIR/$TESTFILE1 ]] && \ 77 log_fail "$TESTDIR/$TESTFILE1 was not created" 82 log_must file_write -o append -f $TESTDIR/$TESTFILE1 \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation_006_pos.ksh | 59 [[ -e $TESTDIR/$TESTFILE1 ]] && log_must rm -rf $TESTDIR/$TESTFILE1 78 log_must file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE \
|
| H A D | reservation_016_pos.ksh | 61 [[ -e $TESTDIR/$TESTFILE1 ]] && log_must rm -rf $TESTDIR/$TESTFILE1 86 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
|
| H A D | reservation_015_pos.ksh | 62 [[ -e $TESTDIR/$TESTFILE1 ]] && log_must rm -rf $TESTDIR/$TESTFILE1 87 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
|
| H A D | reservation_010_pos.ksh | 62 [[ -e $TESTDIR/$TESTFILE1 ]] && log_must rm -rf $TESTDIR/$TESTFILE1 89 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/ |
| H A D | enospc_001_pos.ksh | 69 log_note "Write another file: $TESTFILE1 but expect ENOSPC." 70 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \ 75 log_fail "$TESTFILE1 returned: $ret rather than ENOSPC."
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/ |
| H A D | zfs_send_002_pos.ksh | 115 origfile=$TESTDIR/$TESTFILE1 116 rstfile=/$rstfs/$TESTFILE1 117 origsnapfile=$TESTDIR/$snapdir/$TESTFILE1 118 rstsnapfile=/$rstfs/$snapdir/$TESTFILE1
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/online_offline/ |
| H A D | online_offline_003_neg.ksh | 61 mkfile $MINVDEVSIZE $TESTDIR/$TESTFILE1.$i 62 specials_list="$specials_list $TESTDIR/$TESTFILE1.$i" 70 file_trunc -f $((64 * 1024 * 1024)) -b 8192 -c 0 -r $TESTDIR/$TESTFILE1 &
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/quota/ |
| H A D | quota_001_pos.ksh | 58 [[ -e $TESTDIR/$TESTFILE1 ]] && \ 59 log_must rm $TESTDIR/$TESTFILE1
|
| H A D | quota_003_pos.ksh | 60 [[ -e $TESTDIR1/$TESTFILE1 ]] && \ 61 log_must rm $TESTDIR1/$TESTFILE1
|
| H A D | quota_002_pos.ksh | 59 [[ -e $TESTDIR/$TESTFILE1 ]] && \ 60 log_must rm $TESTDIR/$TESTFILE1
|
| H A D | quota_004_pos.ksh | 60 [[ -e $TESTDIR1/$TESTFILE1 ]] && \ 61 log_must rm $TESTDIR1/$TESTFILE1
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path/ |
| H A D | zfs_ids_to_path_001_pos.ksh | 74 typeset TESTFILE1=f1 83 log_must touch /$mntpnt/$TESTFILE1 91 test_one $ds_id $BASE $TESTFILE1
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_clone_livelist.ksh | 66 clone_write_file $TESTCLONE $TESTFILE1 97 clone_write_file $TESTCLONE1 $TESTFILE1 102 clone_write_file $TESTCLONE2 $TESTFILE1 103 log_must rm /$TESTPOOL/$TESTCLONE2/$TESTFILE1
|