Lines Matching refs:fname
51 local fname="$1"
55 EXPECT_PASS tar t${verbose}f "$fname" \> tar.out
74 local fname="$1"
78 EXPECT_PASS tar x${verbose}f $fname \> tar.out
88 local fname="$3"
93 EXPECT_PASS tar c${verbose}f$comp $fname $TAR_FILES \> tar.out
97 EXPECT_PASS tar d${verbose}f $fname \> tar.out
103 check_content $fname "$verbose" $TAR_FILES
106 check_extraction $fname "$verbose" $TAR_FILES
111 EXPECT_PASS tar r${verbose}f $fname file4 \> tar.out
113 check_content $fname "$verbose" $TAR_FILES file4
116 check_extraction $fname "$verbose" $TAR_FILES file4
119 ROD rm $fname