Searched refs:TESTFILE2 (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/quota/
H A Dquota_002_pos.ksh62 [[ -e $TESTDIR/$TESTFILE2 ]] && \
63 log_must rm $TESTDIR/$TESTFILE2
H A Dquota_004_pos.ksh63 [[ -e $TESTDIR1/$TESTFILE2 ]] && \
64 log_must rm $TESTDIR1/$TESTFILE2
H A Dquota.kshlib85 file_write -o create -f $MNTPT/$TESTFILE2 \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/devices/
H A Ddevices_001_pos.ksh63 create_dev_file c $TESTDIR/$TESTFILE2
64 log_must dd if=$TESTDIR/$TESTFILE2 of=$TESTDIR/$TESTFILE2.out count=1
H A Ddevices_002_neg.ksh63 create_dev_file c $TESTDIR/$TESTFILE2
64 log_mustnot dd if=$TESTDIR/$TESTFILE2 of=$TESTDIR/$TESTFILE2.out count=1
H A Ddevices_common.kshlib116 log_must rm -f $TESTDIR/$TESTFILE2
118 log_must rm -f $TESTDIR/$TESTFILE2.out
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_008_pos.ksh80 log_must mkfile 1M $mntpnt/$TESTFILE2
84 log_must ls $mntpnt/$TESTFILE1 $mntpnt/$TESTFILE2
86 # Verify $TESTFILE2 was created in $fs1, rather then $fs
90 log_must ls $testfile1 $mntpnt1/$TESTFILE2
92 # Verify $TESTFILE2 was not created in $fs, and $fs is accessable again.
93 log_mustnot ls $mntpnt/$TESTFILE2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_010_pos.sh63 [[ -e $TESTDIR/$TESTFILE2 ]] && log_must rm -rf $TESTDIR/$TESTFILE2
97 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b pagesize \
H A Dreservation_012_pos.sh60 [[ -e $TESTDIR/$TESTFILE2 ]] && log_must rm -rf $TESTDIR/$TESTFILE2
85 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b $BLOCK_SIZE -c \
H A Dreservation_015_pos.sh63 [[ -e $TESTDIR/$TESTFILE2 ]] && log_must rm -rf $TESTDIR/$TESTFILE2
95 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b pagesize \
H A Dreservation_016_pos.sh62 [[ -e $TESTDIR/$TESTFILE2 ]] && log_must rm -rf $TESTDIR/$TESTFILE2
94 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b pagesize \
H A Dreservation_009_pos.sh60 log_must rm -rf $TESTDIR/$TESTFILE2
96 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b pagesize \
H A Dreservation_008_pos.sh121 log_must file_write -o create -f ${TESTDIR}$num/$TESTFILE2 -b pagesize \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_003_pos.ksh80 set -A file "$TESTDIR/$TESTFILE0" "$TESTDIR/$TESTFILE1" "$TESTDIR/$TESTFILE2" \
85 "$snapdir/$TESTSNAP2/$TESTFILE2" "$snapdir/$TESTSNAP3/$TESTFILE3"
89 "${csnapdir}/$TESTSNAP2/$TESTFILE2"
102 log_must rm -f /$clone/$TESTFILE2
H A Dzfs_promote_004_pos.ksh80 set -A file "$TESTDIR/$TESTFILE0" "$TESTDIR/$TESTFILE1" "$TESTDIR/$TESTFILE2" \
102 log_must rm -f /$clone/$TESTFILE2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_001_pos.ksh93 set -A orig_data "${mntpnt}/$TESTFILE1" "${mntpnt}/$TESTFILE2"
106 set -A rst_data "$TESTDIR1/$TESTFS/$TESTFILE1" "$TESTDIR1/$TESTFS/$TESTFILE2"
107 set -A rst_data2 "$TESTDIR1/${relative_path}/$TESTFILE1" "$TESTDIR1/${relative_path}/$TESTFILE2"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_001_pos.ksh80 inc_data=$TESTDIR/$TESTFILE2
87 rst_inc_data=$TESTDIR1/$TESTFS/$TESTFILE2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib249 eval typeset file2=\$TESTDIR$ind/\$TESTFILE2

Completed in 92 milliseconds