Home
last modified time | relevance | path

Searched refs:TESTFILE0 (Results 1 – 25 of 34) sorted by relevance

12

/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_001_pos.ksh74 [[ -e ${mtpts[i]}/$TESTFILE0 ]] && \
75 log_must $RM -rf ${mtpts[i]}/$TESTFILE0
102 log_must $CP $MYTESTFILE ${mtpts[i]}/$TESTFILE0
125 [[ ! -e $basedir/$TESTFILE0 ]] && \
126 log_fail "$basedir/$TESTFILE0 missing after import."
128 checksum2=$($SUM $basedir/$TESTFILE0 | $AWK '{print $1}')
H A Dzpool_import_002_pos.ksh73 [[ -e ${mtpts[i]}/$TESTFILE0 ]] && \
74 log_must $RM -rf ${mtpts[i]}/$TESTFILE0
102 log_must $CP $MYTESTFILE ${mtpts[i]}/$TESTFILE0
126 [[ ! -e $basedir/$TESTFILE0 ]] && \
127 log_fail "$basedir/$TESTFILE0 missing after import."
129 checksum2=$($SUM $basedir/$TESTFILE0 | $AWK '{print $1}')
H A Dzpool_import_rename_001_pos.ksh82 [[ -e ${mtpts[i]}/$TESTFILE0 ]] && \
83 log_must $RM -rf ${mtpts[i]}/$TESTFILE0
110 log_must $CP $MYTESTFILE ${mtpts[i]}/$TESTFILE0
138 [[ ! -e $basedir/$TESTFILE0 ]] && \
139 log_fail "$basedir/$TESTFILE0 missing after import."
141 checksum2=$($SUM $basedir/$TESTFILE0 | $AWK '{print $1}')
H A Dzpool_import_all_001_pos.ksh66 log_must $CP $MYTESTFILE $mtpt/$TESTFILE0
103 [[ -e $TESTDIR/$TESTFILE0 ]] && \
104 log_must $RM -rf $TESTDIR/$TESTFILE0
132 file=${alter_root}/$TESTDIR/$TESTFILE0
134 file=${alter_root}/$TESTDIR.$id/$TESTFILE0
158 log_must $CP $MYTESTFILE $TESTDIR/$TESTFILE0
H A Dzpool_import_missing_001_pos.ksh120 log_must $CP $MYTESTFILE $TESTDIR1/$TESTFILE0
186 [[ ! -e $basedir/$TESTFILE0 ]] && \
187 log_fail "$basedir/$TESTFILE0 missing after import."
189 checksum2=$($SUM $basedir/$TESTFILE0 | $AWK '{print $1}')
H A Dzpool_import_missing_003_pos.ksh185 log_must $CP $MYTESTFILE $TESTDIR1/$TESTFILE0
192 log_must $CP $MYTESTFILE $TESTDIR2/$TESTFILE0
214 "DEGRADED" "$TESTFILE0" "$checksum1"
218 "ONLINE" "$TESTFILE0" "$checksum1"
/titanic_50/usr/src/test/zfs-tests/tests/functional/no_space/
H A Denospc_001_pos.ksh51 rm -f $TESTDIR/$TESTFILE0
60 log_note "Writing file: $TESTFILE0 until ENOSPC."
61 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
66 log_fail "$TESTFILE0 returned: $ret rather than ENOSPC."
H A Denospc_002_pos.ksh36 log_note "Writing file: $TESTFILE0 until ENOSPC."
37 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
42 log_fail "$TESTFILE0 returned: $ret rather than ENOSPC."
/titanic_50/usr/src/test/zfs-tests/tests/functional/compression/
H A Dcompress_002_pos.ksh57 log_must $FILE_WRITE -o $OP -f $TESTDIR1/$TESTFILE0 -b $BLOCKSZ \
68 FILE0_BLKS=`$DU -k $TESTDIR1/$TESTFILE0 | $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 Dcompress_001_pos.ksh55 log_must $FILE_WRITE -o $OP -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
66 FILE0_BLKS=`$DU -k $TESTDIR/$TESTFILE0 | $AWK '{ print $1}'`
70 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \
74 log_pass "$TESTFILE0 is bigger than $TESTFILE1 ($FILE0_BLKS > $FILE1_BLKS)"
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename.kshlib36 log_must $CP $DATA $TESTDIR/$TESTFILE0
37 log_must $CP $DATA $TESTDIR1/$TESTFILE0
51 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTFS1)/$TESTFILE0
56 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTCTR1)/$TESTFILE0
63 log_must $CP $DATA $(get_prop mountpoint $TESTPOOL/$TESTVOL)/$TESTFILE0
H A Dzfs_rename_002_pos.ksh72 data=$(snapshot_mountpoint ${dataset[i]})/$TESTFILE0
77 data=$(get_prop mountpoint ${dataset[i]})/$TESTFILE0
H A Dzfs_rename_001_pos.ksh80 if ! cmp_data $DATA $mtpt/$TESTFILE0 ; then
81 log_fail "$mtpt/$TESTFILE0 gets corrupted after rename operation."
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_001_pos.ksh102 $mpt_dir/$TESTFILE0)"
103 log_note "$MKBUSY $mpt_dir/$TESTFILE0 " \
113 $TESTDIR1/$TESTFILE0)"
114 log_note "$MKBUSY $TESTDIR1/$TESTFILE0 " \
124 $TESTDIR1/$TESTFILE0)"
125 log_note "$MKBUSY $TESTDIR1/$TESTFILE0 " \
H A Dzfs_destroy_005_neg.ksh104 pidlist=$($MKBUSY $mntpt/$TESTFILE0)
105 log_note "$MKBUSY $mntpt/$TESTFILE0 (pidlist: $pidlist)"
153 pidlist=$($MKBUSY $TESTDIR1/$TESTFILE0)
154 log_note "$MKBUSY $TESTDIR1/$TESTFILE0 (pidlist: $pidlist)"
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_007_neg.ksh54 for data in $TESTDIR/$TESTFILE0 $TESTDIR/$TESTFILE1; do
67 log_must $MKFILE $FILESIZE $TESTDIR/$TESTFILE0
70 log_must $RM -f $TESTDIR/$TESTFILE0
H A Dzfs_promote_002_pos.ksh58 for file in $TESTDIR/$TESTFILE0 $TESTDIR/$TESTFILE1; do
74 log_must $MKFILE $FILESIZE $TESTDIR/$TESTFILE0
77 log_must $RM -f $testdir/$TESTFILE0
H A Dzfs_promote_001_pos.ksh99 file0=$TESTDIR/$TESTFILE0
102 snapfile=$TESTDIR/.zfs/snapshot/$TESTSNAP/$TESTFILE0
106 csnapfile=/$clone/.zfs/snapshot/$TESTSNAP/$TESTFILE0
H A Dzfs_promote_003_pos.ksh80 set -A file "$TESTDIR/$TESTFILE0" "$TESTDIR/$TESTFILE1" "$TESTDIR/$TESTFILE2" \
84 set -A snapfile "$snapdir/$TESTSNAP/$TESTFILE0" "$snapdir/$TESTSNAP1/$TESTFILE1" \
88 set -A csnapfile "${csnapdir}/$TESTSNAP/$TESTFILE0" "${csnapdir}/$TESTSNAP1/$TESTFILE1" \
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dreadonly_001_pos.ksh63 log_must $TOUCH $mtpt/$TESTFILE0
77 log_must $RM -f $mtpt/$TESTFILE0
105 $expect eval "$ECHO 'y' | $RM $mtpt/$TESTFILE0"
111 log_must $TOUCH $mtpt/$TESTFILE0
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_001_pos.ksh98 done < $TESTDIR/$TESTFILE0
126 $TESTDIR/$TESTFILE0"
142 $TESTDIR/$TESTFILE0"
H A Dzfs_get_common.kshlib101 [[ -e $TESTFILE0 ]] && log_must $RM $TESTFILE0
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_002_pos.ksh54 [[ -e $TESTDIR/$TESTFILE0 ]] && \
55 log_must $RM -rf $TESTDIR/$TESTFILE0
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_ls_001_pos.ksh56 file=$TESTFILE0
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_008_pos.ksh67 testfile=$mntpnt/$TESTFILE0; testfile1=$mntpnt1/$TESTFILE1

12