Searched +full:test_archive_string_conversion +full:. +full:txt +full:. +full:z (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libarchive/libarchive/test/ |
HD | test_archive_string_conversion.txt.Z.uu | 1 begin 644 test_archive_string_conversion.txt.Z 2 M'YV0,8K`"+(#!@P:-$#`F`'CAH*`,(84/)APH8P9#P4.4<CPQD2$'"]R;)@Q 3 MXDB/!D%:G'&RY,:%#3]6G"$2ID.(+SO*#,G29LD@'&,(V;E0:$N<08>FG&ET 4 MI<ND)XG.:$JS9\>G185$70IUY5&-775RS<KSJTFR-J52K7G5X!`<'VN,A*$` 5 M1HP8,N*.I%$W(MR4<F'2M8M7+TR^`6/0,,QPIL&,BAD?G`O9\6+`>^?NK2S9 6 M\6"_>R7#V`RCAI`8"DWC2"TD1^H<J$L/Z6EZ=. [all...] |
H A D | test_archive_string_conversion.c | 3 * All rights reserved. 8 * 1. Redistributions of source code must retain the above copyright 9 * notice, this list of conditions and the following disclaimer. 10 * 2. Redistributions in binary form must reproduce the above copyright 12 * documentation and/or other materials provided with the distribution. 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 #include "test.h" 27 #include <locale.h> 30 #include "archive_string.h" [all …]
|
/freebsd/lib/libarchive/tests/ |
H A D | Makefile | 1 .include <src.opts.mk> 11 TEST_METADATA.functional_test+= timeout="600" 17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR} 22 CFLAGS.test_utils.c+= -Wno-cast-align 28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test 30 test_7zip_filename_encoding.c \ 31 test_acl_nfs4.c \ 32 test_acl_pax.c \ 33 test_acl_platform_nfs4.c \ 34 test_acl_platform_posix1e.c \ [all …]
|