Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/contrib/xz/
H A DChangeLog1021 Tests: Add ARM64 filter test to test_compress.sh.
1023 tests/test_compress.sh | 1 +
1321 tests/test_compress.sh | 4 ++--
3544 Tests: Adjust style in test_compress.sh.
3546 tests/test_compress.sh | 12 +++++++-----
5650 tests/test_compress.sh | 12 ++++++++++++
5667 tests/test_compress.sh | 10 ----------
7239 test_compress.sh now takes one command line argument:
7275 tests/test_compress.sh | 13 -------------
7282 Tests: Remove progress indicator from test_compress.sh.
[all …]