Home
last modified time | relevance | path

Searched refs:test_compress (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c105 void test_compress OF((Byte *compr, uLong comprLen,
113 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() function
604 test_compress(compr, comprLen, uncompr, uncomprLen);
H A Dexample_original.c97 void test_compress OF((Byte *compr, uLong comprLen,
105 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() function
595 test_compress(compr, comprLen, uncompr, uncomprLen);
/freebsd/sys/contrib/zlib/test/
H A Dexample.c60 static void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, in test_compress() function
523 test_compress(compr, comprLen, uncompr, uncomprLen); in main()
/freebsd/contrib/xz/
H A DChangeLog6917 tests/test_compress.sh | 4 ++--
6969 CMake: Add support for test_compress.sh tests
6978 Tests: Make test_compress.sh more flexible
6995 tests/test_compress.sh | 41 +++++++++++++++++++++++++++++------------
10899 tests/test_compress.sh | 1 +
11213 tests/test_compress.sh | 3 -
11863 Tests: Add RISC-V Filter test in test_compress.sh.
11865 tests/test_compress.sh | 1 +
15007 Tests: Add ARM64 filter test to test_compress.sh.
15009 tests/test_compress.sh | 1 +
[all …]