]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fuzz test the rpm unwrapper.
authorTim Kientzle <kientzle@gmail.com>
Sun, 29 Nov 2009 23:11:06 +0000 (18:11 -0500)
committerTim Kientzle <kientzle@gmail.com>
Sun, 29 Nov 2009 23:11:06 +0000 (18:11 -0500)
SVN-Revision: 1687

libarchive/test/test_fuzz.c

index b102350bfe64b6207648411031c1e01e9d170a05..139b2a6e774d67987f34bf2a32a6404dfea3e371 100644 (file)
@@ -62,6 +62,7 @@ static struct {
        {0, "test_compat_zip_1.zip"},
        {0, "test_read_format_ar.ar"},
        {0, "test_read_format_cpio_bin_be.cpio"},
+       {0, "test_read_format_cpio_svr4_gzip_rpm.rpm"}, /* Test RPM unwrapper */
        {0, "test_read_format_gtar_sparse_1_17_posix10_modified.tar"},
        {0, "test_read_format_mtree.mtree"},
        {0, "test_read_format_tar_empty_filename.tar"},