summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2023-11-15util/charset/tests: Add tests for UTF‐16 string length functionsJoseph Sutton2-0/+2
2023-11-15s4:torture: Remove trailing whitespaceJoseph Sutton1-27/+27
2023-06-30Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS...Andrew Bartlett1-7/+0
2023-06-13s4:torture: Limit run of test_membership_user() only to ad_member_idmap_ridPavel Filipenský1-0/+41
2023-06-13s4:torture: Skip test_membership_user for users that get incorrectly assigned...Pavel Filipenský1-0/+15
2022-12-01lib/comression: convert test_lzxpress_plain to cmockaDouglas Bagnall2-2/+0
2022-12-01lib/compression: move lzxpress_plain test into tests/Douglas Bagnall1-1/+2
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-1/+1
2021-04-19torture: Move sddl tests to pythonVolker Lendecke2-2/+1
2020-11-03auth:creds:tests: Migrate test to a cmocka unit testAndreas Schneider2-2/+1
2020-07-07s4:torture/local: Add new test to check smbtorture --fullnameSachin Prabhu3-1/+34
2019-12-10lib:crypto: Remove our implementation of AES GCMAndreas Schneider1-3/+0
2019-12-10lib:crypto: Remove our implementation of AES CCMAndreas Schneider1-3/+0
2019-08-21lib:crypto: Do not build AES-CMAC if we use GnuTLS that supports itAndreas Schneider1-0/+4
2019-08-21lib:crypto: Prepare not to build AES or AES-CMAC if we use GnuTLS support itAndreas Schneider1-0/+3
2019-08-14torture: Fix CID 1452288 Null pointer dereferences (NULL_RETURNS)Volker Lendecke1-1/+1
2019-08-08torture: start of a mdssvc packet (un)marshalling testsuiteRalph Boehme3-0/+106
2019-06-26s4-torture: Remove unused #include of librpc/gen_ndr/ndr_dcerpc_c.hAndrew Bartlett1-1/+1
2019-05-21lib:crypto: Remove obsolete MD5 and HMAC MD5Andreas Schneider1-4/+0
2018-12-17Conditionally disable macOS incompatible testsWill1-0/+4
2018-09-16PY3: use pyembed_libname for library names (otherwise missing deps)Noel Power1-1/+3
2018-07-11torture: Test tevent_req_profileVolker Lendecke2-0/+2
2018-03-20s4:torture: Fix size types in nss testsAndreas Schneider1-2/+2
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison1-3/+3
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-04-20lib/util: add a test for tfork()Ralph Boehme2-0/+2
2017-03-29lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2-1/+3
2017-03-13Correct "ommited" typos.Chris Lamb1-1/+1
2017-03-10waf: disable-python - don't build torture bitsIan Stakenvicius1-1/+2
2017-02-22Correct "heirarchy" typos.Chris Lamb1-2/+2
2016-06-20torture: Add tests for trim_string()Martin Schwenke2-0/+2
2016-03-09util/binsearch: macro for greater than or equal searchDouglas Bagnall2-1/+2
2016-03-01lib/util: Add strv_util.[ch] containing new function strv_split()Martin Schwenke2-0/+2
2016-02-26lib/util: Add tests for strvMartin Schwenke2-0/+2
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-10/+10
2015-10-06s4: fix linking smbtorture on Solaris.Tom Schulz1-0/+4
2015-09-17s4: tests: Fix nss_tests build on Solaris.Tom Schulz1-0/+8
2015-08-27lib/crypto: add aes_ccm_128 testsStefan Metzmacher1-0/+2
2015-08-21lib: Remove unused parmlist codeVolker Lendecke2-2/+1
2015-07-17torture: include config.h before any glibc headersUri Simchoni2-6/+2
2015-04-09s4:torture/local: add more torture_assert() checksStefan Metzmacher1-110/+145
2015-03-31torture: add local FSRVP server state testsDavid Disseldorp3-2/+498
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2015-03-17lib: Remove tdb_fetch_compatVolker Lendecke1-2/+2
2015-03-02s4-torture: cleanup nsswrapper test a little by removing nwrap references.Günther Deschner2-121/+121
2015-03-02s4-torture: re-add nss-wrapper torture testsuite.Günther Deschner3-1/+957
2014-10-16lib/crypto: add aes_gcm_128 support.Stefan Metzmacher1-0/+2
2014-04-17s4-torture: Remove socket_wrapper testsuite.Andreas Schneider2-7/+0
2014-04-17s4-torture: Remove nss_wrapper testsuite.Andreas Schneider2-7/+0
2014-04-09torture: add local verification trailer parsing testDavid Disseldorp3-1/+104