From e3d90a90d43b857a5305808560d485b030a15c0a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 May 2010 05:53:16 +0200 Subject: randomconfig testsuite fixes Signed-off-by: Denys Vlasenko --- testsuite/tar/tar_with_link_with_size | 2 ++ testsuite/tar/tar_with_prefix_fields | 2 ++ 2 files changed, 4 insertions(+) (limited to 'testsuite/tar') diff --git a/testsuite/tar/tar_with_link_with_size b/testsuite/tar/tar_with_link_with_size index 5b61cc70b..774cd5698 100644 --- a/testsuite/tar/tar_with_link_with_size +++ b/testsuite/tar/tar_with_link_with_size @@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_TAR_UNAME_GNAME + # This tarball contains a softlink with size field != 0. # If not ignored, it makes hext header to be skipped # and data to be read as a header. diff --git a/testsuite/tar/tar_with_prefix_fields b/testsuite/tar/tar_with_prefix_fields index 1c7124d52..56dcac59d 100644 --- a/testsuite/tar/tar_with_prefix_fields +++ b/testsuite/tar/tar_with_prefix_fields @@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_TAR_UNAME_GNAME + tar1_bz2() { $ECHO -ne "\x42\x5a\x68\x39\x31\x41\x59\x26\x53\x59\x12\xd1\x86\x30\x00\x0c" -- cgit v1.2.3