1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/lib/compression
Douglas Bagnall ce7ea07d07 testdata: move compression examples to re-use with lzxpress plain
Everything that is in testdata/compression/lzxpress-huffman/ can also
be used for lzxpress plain tests, which is something we really need.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2022-12-01 22:56:40 +00:00
..
tests testdata: move compression examples to re-use with lzxpress plain 2022-12-01 22:56:40 +00:00
lzxpress_huffman.c lib/compression: debug routines for lzxpress-huffman 2022-12-01 22:56:39 +00:00
lzxpress_huffman.h lib/compression: LZ77 + Huffman compression 2022-12-01 22:56:39 +00:00
lzxpress.c lzxpress: compress shortcut if we've reached maximum length 2022-05-17 23:11:21 +00:00
lzxpress.h Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
wscript_build lib/comression: convert test_lzxpress_plain to cmocka 2022-12-01 22:56:39 +00:00