Home
last modified time | relevance | path

Searched +full:test_rar_multivolume_uncompressed_files +full:. +full:part03 +full:. +full:rar (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libarchive/tests/
H A DMakefile1 .include <src.opts.mk>
11 TEST_METADATA.functional_test+= timeout="600"
17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
21 CFLAGS.test_utils.c+= -Wno-cast-align
27 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
29 test_7zip_filename_encoding.c \
30 test_acl_nfs4.c \
31 test_acl_pax.c \
32 test_acl_platform_nfs4.c \
33 test_acl_platform_posix1e.c \
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar.c5 * All rights reserved.
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
14 * documentation and/or other materials provided with the distribution.
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27 #include "test.h"
29 #include <locale.h>
35 const char reffile[] = "test_read_format_rar.ra in DEFINE_TEST()
[all...]