summaryrefslogtreecommitdiffstats
path: root/lib/compression/testsuite.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/compression/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* lib/compression: fix a compiler warningsChristian Ambach2013-12-121-2/+0
| | | | | | | about set but unused variable Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* lib: Remove dead mszip code.Andreas Schneider2012-01-251-1/+0
| | | | RIP, long live zlib.
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
| | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
* compression: added a simple lzxpress testAndrew Tridgell2010-11-041-1/+48
|
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+30