aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-05-11 03:53:57 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-05-11 03:53:57 +0200
commitbfa1b2e8e8aaddcf849011a12cb2ac634b27f339 (patch)
tree4a5fbaef1371fb8b2ca504e753fa2a31d25234d4 /testsuite/tar.tests
parent6334390aef2eb52cc827a6d18f942b2b8a04ef59 (diff)
downloadbusybox-w32-bfa1b2e8e8aaddcf849011a12cb2ac634b27f339.tar.gz
busybox-w32-bfa1b2e8e8aaddcf849011a12cb2ac634b27f339.tar.bz2
busybox-w32-bfa1b2e8e8aaddcf849011a12cb2ac634b27f339.zip
randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/tar.tests')
-rwxr-xr-xtestsuite/tar.tests6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tar.tests b/testsuite/tar.tests
index ecd212fbf..8599b79fc 100755
--- a/testsuite/tar.tests
+++ b/testsuite/tar.tests
@@ -9,7 +9,7 @@ mkdir tar.tempdir && cd tar.tempdir || exit 1
9 9
10# testing "test name" "script" "expected result" "file input" "stdin" 10# testing "test name" "script" "expected result" "file input" "stdin"
11 11
12optional FEATURE_TAR_CREATE 12optional FEATURE_TAR_CREATE FEATURE_LS_SORTFILES
13testing "tar hardlinks and repeated files" '\ 13testing "tar hardlinks and repeated files" '\
14rm -rf input_* test.tar 2>/dev/null 14rm -rf input_* test.tar 2>/dev/null
15>input_hard1 15>input_hard1
@@ -42,7 +42,7 @@ drwxr-xr-x input_dir
42"" "" 42"" ""
43SKIP= 43SKIP=
44 44
45optional FEATURE_TAR_CREATE 45optional FEATURE_TAR_CREATE FEATURE_LS_SORTFILES
46testing "tar hardlinks mode" '\ 46testing "tar hardlinks mode" '\
47rm -rf input_* test.tar 2>/dev/null 47rm -rf input_* test.tar 2>/dev/null
48>input_hard1 48>input_hard1
@@ -73,7 +73,7 @@ dr-xr-x--- input_dir
73"" "" 73"" ""
74SKIP= 74SKIP=
75 75
76optional FEATURE_TAR_CREATE 76optional FEATURE_TAR_CREATE FEATURE_LS_SORTFILES
77testing "tar symlinks mode" '\ 77testing "tar symlinks mode" '\
78rm -rf input_* test.tar 2>/dev/null 78rm -rf input_* test.tar 2>/dev/null
79>input_file 79>input_file