Isolate code better for unused options, config option to enable long

options, add some conditions to the tar tests in testsuite.
This commit is contained in:
Glenn L McGrath
2003-12-26 14:01:37 +00:00
parent ab8215431f
commit ce91c8ac2b
8 changed files with 148 additions and 60 deletions

View File

@@ -1,3 +1,5 @@
# FEATURE: CONFIG_FEATURE_TAR_CREATE
# FEATURE: CONFIG_FEATURE_TAR_GZIP
touch foo
busybox tar czf foo.tar.gz foo
gzip -d foo.tar.gz