summaryrefslogtreecommitdiff
path: root/source4/torture/local
Commit message (Expand)AuthorAgeFilesLines
* lib/comression: convert test_lzxpress_plain to cmockaDouglas Bagnall2022-12-012-2/+0
* lib/compression: move lzxpress_plain test into tests/Douglas Bagnall2022-12-011-1/+2
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-161-1/+1
* torture: Move sddl tests to pythonVolker Lendecke2021-04-192-2/+1
* auth:creds:tests: Migrate test to a cmocka unit testAndreas Schneider2020-11-032-2/+1
* s4:torture/local: Add new test to check smbtorture --fullnameSachin Prabhu2020-07-073-1/+34
* lib:crypto: Remove our implementation of AES GCMAndreas Schneider2019-12-101-3/+0
* lib:crypto: Remove our implementation of AES CCMAndreas Schneider2019-12-101-3/+0
* lib:crypto: Do not build AES-CMAC if we use GnuTLS that supports itAndreas Schneider2019-08-211-0/+4
* lib:crypto: Prepare not to build AES or AES-CMAC if we use GnuTLS support itAndreas Schneider2019-08-211-0/+3
* torture: Fix CID 1452288 Null pointer dereferences (NULL_RETURNS)Volker Lendecke2019-08-141-1/+1
* torture: start of a mdssvc packet (un)marshalling testsuiteRalph Boehme2019-08-083-0/+106
* s4-torture: Remove unused #include of librpc/gen_ndr/ndr_dcerpc_c.hAndrew Bartlett2019-06-261-1/+1
* lib:crypto: Remove obsolete MD5 and HMAC MD5Andreas Schneider2019-05-211-4/+0
* Conditionally disable macOS incompatible testsWill2018-12-171-0/+4
* PY3: use pyembed_libname for library names (otherwise missing deps)Noel Power2018-09-161-1/+3
* torture: Test tevent_req_profileVolker Lendecke2018-07-112-0/+2
* s4:torture: Fix size types in nss testsAndreas Schneider2018-03-201-2/+2
* 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