Home
last modified time | relevance | path

Searched +full:test_read_format_raw +full:. +full:data +full:. +full:gz (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_read_format_raw.c4 * All rights reserved.
9 * 1. Redistributions of source code must retain the above copyright
11 * in this position and unchanged.
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.
22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 #include "test.h"
30 DEFINE_TEST(test_read_format_raw) in DEFINE_TEST() argument
[all …]
HDtest_read_format_raw.data.gz.uu1 begin 644 test_read_format_raw.data.gz
/freebsd-src/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 .PAT
[all...]