Age | Commit message (Expand) | Author | Files | Lines |
2012-02-29 | lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 test | Stefan Metzmacher | 1 | -0/+2 |
2011-04-13 | s4-test: added a test for E_deshash() | Andrew Tridgell | 1 | -0/+1 |
2011-04-13 | lib/util/charset Add many more charset tests | Andrew Bartlett | 1 | -0/+2 |
2011-04-13 | lib/util/charset Rename convert_string test to allow a 'non_handle' test | Andrew Bartlett | 1 | -1/+1 |
2011-03-31 | lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al | Andrew Bartlett | 1 | -0/+1 |
2011-03-30 | lib/util/charset Add tests for convert_string_talloc_handle() | Andrew Bartlett | 1 | -0/+1 |
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 1 | -0/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -7/+6 |
2010-11-12 | torture: Only add in tests for socket_wrapper/nss_wrapper when they have been... | Jelmer Vernooij | 1 | -0/+4 |
2010-10-30 | replace: create a private replace-test library | Andrew Tridgell | 1 | -0/+1 |
2010-02-10 | test:local added LOCAL-DLINKLIST testsuite | Andrew Tridgell | 1 | -0/+1 |
2009-11-12 | s4:dsdb Add expected value tests for most DRS syntax conversions | Andrew Bartlett | 1 | -1/+2 |
2009-11-12 | s4:dsdb Add extensive tests for the behaviour of dsdb_dn | Andrew Bartlett | 1 | -0/+1 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-10-01 | s4/asn1: Added torture suite for ASN1 | Kamen Mazdrashki | 1 | -0/+1 |
2009-09-27 | parmlist: Add basic tests for test_get_int(). | Jelmer Vernooij | 1 | -0/+1 |
2009-05-29 | s4-smbtorture: add a very basic NSS-WRAPPER testsuite. | Günther Deschner | 1 | -0/+1 |
2009-04-24 | Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the | Jelmer Vernooij | 1 | -0/+1 |
2008-10-12 | Add one-test testsuite for datablob. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-11 | Add some simple tests for lib/util/time.c | Jelmer Vernooij | 1 | -0/+1 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-04 | lib/crypto: remove unused sha1 and hmac-sha1 code | Stefan Metzmacher | 1 | -4/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26346: Add tests for loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26004: Add some simple credentials tests. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25935: Fix registry tests. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r25931: Add config .mk file for crypto lib. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25928: Split up torture-local a bit. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r25306: Add tests for string_sub(). | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22883: Indentation. | Andrew Bartlett | 1 | -12/+12 |
2007-10-10 | r22328: Add initial testsuite for share code. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21694: Some more testing updates. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21691: Add testsuite for lib/charset | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21688: Add simple tests for genrand | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21671: Add initial simple tests for socket wrapper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r20962: Fix lcov | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r19495: Stop linking binaries twice (once before installation, once during bu... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r19373: Merge changes from subunit branch: Convert libreplace testsuite to a | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -9/+26 |
2007-10-10 | r19294: a little speed tester for ldb/tdb | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19035: add LOCAL-REPLACE test | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17494: add tests for the example values from rfc 1320 (MD4) | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17492: add a test with the example values from rfc1321 (MD5) | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17491: I forgot to commit this...fix make test...sorry:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16518: Split up torture_util.c in smb and non-smb specific parts. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -0/+57 |