summaryrefslogtreecommitdiff
path: root/source4/torture/local
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-3/+3
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* lib/util: add a test for tfork()Ralph Boehme2017-04-202-0/+2
* lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2017-03-292-1/+3
* Correct "ommited" typos.Chris Lamb2017-03-131-1/+1
* waf: disable-python - don't build torture bitsIan Stakenvicius2017-03-101-1/+2
* Correct "heirarchy" typos.Chris Lamb2017-02-221-2/+2
* torture: Add tests for trim_string()Martin Schwenke2016-06-202-0/+2
* util/binsearch: macro for greater than or equal searchDouglas Bagnall2016-03-092-1/+2
* lib/util: Add strv_util.[ch] containing new function strv_split()Martin Schwenke2016-03-012-0/+2
* lib/util: Add tests for strvMartin Schwenke2016-02-262-0/+2
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-10/+10
* s4: fix linking smbtorture on Solaris.Tom Schulz2015-10-061-0/+4
* s4: tests: Fix nss_tests build on Solaris.Tom Schulz2015-09-171-0/+8
* lib/crypto: add aes_ccm_128 testsStefan Metzmacher2015-08-271-0/+2
* lib: Remove unused parmlist codeVolker Lendecke2015-08-212-2/+1
* torture: include config.h before any glibc headersUri Simchoni2015-07-172-6/+2
* s4:torture/local: add more torture_assert() checksStefan Metzmacher2015-04-091-110/+145
* torture: add local FSRVP server state testsDavid Disseldorp2015-03-313-2/+498
* lib: Remove tdb_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-2/+2
* s4-torture: cleanup nsswrapper test a little by removing nwrap references.Günther Deschner2015-03-022-121/+121
* s4-torture: re-add nss-wrapper torture testsuite.Günther Deschner2015-03-023-1/+957
* lib/crypto: add aes_gcm_128 support.Stefan Metzmacher2014-10-161-0/+2
* s4-torture: Remove socket_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* s4-torture: Remove nss_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* torture: add local verification trailer parsing testDavid Disseldorp2014-04-093-1/+104
* s4:torture/local: only pass prefix strings to tdb_add_record() in dbspeed.cStefan Metzmacher2014-04-021-8/+8
* s4:torture/local: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-311-3/+3
* torture: Avoid passing lp_ctx to tdb_wrap_open in test_tdb_speedVolker Lendecke2014-03-311-2/+3
* lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett2012-09-231-1/+1
* s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2012-08-221-0/+1
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 testStefan Metzmacher2012-02-291-0/+2
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-131-1/+1
* auth: move credentials layer to the top levelAndrew Bartlett2011-10-111-1/+1
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-2/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-1/+1
* s4-test: added a test for E_deshash()Andrew Tridgell2011-04-131-0/+1
* lib/util/charset Add many more charset testsAndrew Bartlett2011-04-131-0/+2
* lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2011-04-131-1/+1
* lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett2011-03-311-0/+1
* lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2011-03-302-0/+2
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-281-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher2011-01-202-1/+17
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-113-10/+8
* torture: Only add in tests for socket_wrapper/nss_wrapper when they have been...Jelmer Vernooij2010-11-122-2/+18