diff options
Diffstat (limited to 'testcases/archives/common')
-rw-r--r-- | testcases/archives/common/ar/small_archive.a | 8 | ||||
-rw-r--r-- | testcases/archives/common/bzip2/small_archive.bz2 | bin | 0 -> 176 bytes | |||
-rw-r--r-- | testcases/archives/common/cab/small_archive.cab | bin | 0 -> 220 bytes | |||
-rw-r--r-- | testcases/archives/common/compress/small_archive.Z | bin | 0 -> 168 bytes | |||
-rw-r--r-- | testcases/archives/common/cpio/small_archive.cpio | bin | 0 -> 512 bytes | |||
-rw-r--r-- | testcases/archives/common/gzip/small_archive.gz | bin | 0 -> 159 bytes | |||
-rw-r--r-- | testcases/archives/common/lzo/small_archive.lzo | bin | 0 -> 217 bytes | |||
-rw-r--r-- | testcases/archives/common/rar/small_archive.rar | bin | 0 -> 230 bytes | |||
-rw-r--r-- | testcases/archives/common/tar/small_archive.tar | bin | 0 -> 2048 bytes | |||
-rw-r--r-- | testcases/archives/common/xz/small_archive.xz | bin | 0 -> 228 bytes | |||
-rw-r--r-- | testcases/archives/common/zip/small_archive.zip | bin | 0 -> 289 bytes |
11 files changed, 8 insertions, 0 deletions
diff --git a/testcases/archives/common/ar/small_archive.a b/testcases/archives/common/ar/small_archive.a new file mode 100644 index 00000000..8c50bc28 --- /dev/null +++ b/testcases/archives/common/ar/small_archive.a @@ -0,0 +1,8 @@ +!<arch> +limerick/ 1415337776 500 500 100640 191 ` +There was a young man from Japan +Whose limericks never would scan. +When asked why that was, +He replied "It's because +I always try to cram as many words into the last line as I possibly can." + diff --git a/testcases/archives/common/bzip2/small_archive.bz2 b/testcases/archives/common/bzip2/small_archive.bz2 new file mode 100644 index 00000000..83914ad2 --- /dev/null +++ b/testcases/archives/common/bzip2/small_archive.bz2 Binary files differdiff --git a/testcases/archives/common/cab/small_archive.cab b/testcases/archives/common/cab/small_archive.cab new file mode 100644 index 00000000..3f429043 --- /dev/null +++ b/testcases/archives/common/cab/small_archive.cab Binary files differdiff --git a/testcases/archives/common/compress/small_archive.Z b/testcases/archives/common/compress/small_archive.Z new file mode 100644 index 00000000..73bf3151 --- /dev/null +++ b/testcases/archives/common/compress/small_archive.Z Binary files differdiff --git a/testcases/archives/common/cpio/small_archive.cpio b/testcases/archives/common/cpio/small_archive.cpio new file mode 100644 index 00000000..d1ee8a2c --- /dev/null +++ b/testcases/archives/common/cpio/small_archive.cpio Binary files differdiff --git a/testcases/archives/common/gzip/small_archive.gz b/testcases/archives/common/gzip/small_archive.gz new file mode 100644 index 00000000..4a6cd8e1 --- /dev/null +++ b/testcases/archives/common/gzip/small_archive.gz Binary files differdiff --git a/testcases/archives/common/lzo/small_archive.lzo b/testcases/archives/common/lzo/small_archive.lzo new file mode 100644 index 00000000..bf310368 --- /dev/null +++ b/testcases/archives/common/lzo/small_archive.lzo Binary files differdiff --git a/testcases/archives/common/rar/small_archive.rar b/testcases/archives/common/rar/small_archive.rar new file mode 100644 index 00000000..a5aae4ce --- /dev/null +++ b/testcases/archives/common/rar/small_archive.rar Binary files differdiff --git a/testcases/archives/common/tar/small_archive.tar b/testcases/archives/common/tar/small_archive.tar new file mode 100644 index 00000000..8f694fde --- /dev/null +++ b/testcases/archives/common/tar/small_archive.tar Binary files differdiff --git a/testcases/archives/common/xz/small_archive.xz b/testcases/archives/common/xz/small_archive.xz new file mode 100644 index 00000000..f30df04f --- /dev/null +++ b/testcases/archives/common/xz/small_archive.xz Binary files differdiff --git a/testcases/archives/common/zip/small_archive.zip b/testcases/archives/common/zip/small_archive.zip new file mode 100644 index 00000000..dc7992cd --- /dev/null +++ b/testcases/archives/common/zip/small_archive.zip Binary files differ |