diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-12-14 01:03:02 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-12-14 01:03:02 +0100 |
commit | 5cb28dc91a2e23e6f8f7e875e2ea725634526dfe (patch) | |
tree | 2cdbff93cfe4518e7f527daca0c395db35ef0c49 /tests/tar | |
parent | 76e9644ba9e7ce3535eb72ab041ac3be8486c22c (diff) |
Add a test case for reading binary xattrs from pax/schily headers
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'tests/tar')
-rw-r--r-- | tests/tar/CREDITS | 5 | ||||
-rw-r--r-- | tests/tar/xattr/xattr-schily-binary.tar | bin | 0 -> 3072 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/tar/CREDITS b/tests/tar/CREDITS index e4b19b4..6d55a59 100644 --- a/tests/tar/CREDITS +++ b/tests/tar/CREDITS @@ -23,3 +23,8 @@ for those features: In addition to that, the files in "file-size" are truncated, since we are only interested in parsing the header. + +The following addtional files have been added: + - xattr/xattr-shily-binary.tar + Created from xattr/xattr-shily.tar by manually patching in a capability + xattr key/value pair. diff --git a/tests/tar/xattr/xattr-schily-binary.tar b/tests/tar/xattr/xattr-schily-binary.tar Binary files differnew file mode 100644 index 0000000..0312807 --- /dev/null +++ b/tests/tar/xattr/xattr-schily-binary.tar |