Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7915: report the number of failed tests so far when running 'make test' inte... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7914: - we don't need to override the database locations in selftest any more | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r7906: some portability fixes for ldap testing on solaris (solaris grep doesn... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7871: setup spoolss, wins and hklm dbs correctly in selftest | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7774: put $CONFIGURATION in one more place | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7772: actually give the auth options to ldbsearch .... | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r7771: - added ldaps and NTLMSSP testing to ldap tests | Andrew Tridgell | 2 | -9/+31 |
2007-10-10 | r7760: make client tools get the right config file in 'make test' | Andrew Tridgell | 2 | -4/+6 |
2007-10-10 | r7758: When not running on the build farm, print out the failed command line ... | Andrew Bartlett | 3 | -4/+12 |
2007-10-10 | r7721: solve a problem with null arguments to testit() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7684: Add a test aimed at checking we have agreement between client and | Andrew Bartlett | 3 | -0/+52 |
2007-10-10 | r7678: fixed typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7671: added ldap testing to the set of standard tests | Andrew Tridgell | 2 | -10/+16 |
2007-10-10 | r7513: don't try to write to the smbd log file between tests. zeroing a file | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r7506: handle the case where cron does not setup $USER | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r7504: missed one | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7503: turn off the sleep test here too | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7502: the sleep test in echo is already run on the main rpc test, so no need... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7499: ensure that the account we run tests as ("Administrator") maps to the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it | Andrew Tridgell | 9 | -12/+17 |
2007-10-10 | r7492: give better output | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r7489: just a cosmetic change | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ... | Andrew Tridgell | 2 | -2/+12 |
2007-10-10 | r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It is | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r7469: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7468: create better output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7467: a little fix for the build-farm | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7466: add RPC-SPOOLSS to the supported tests | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r7463: - move some more stuff into functions | Stefan Metzmacher | 2 | -26/+116 |
2007-10-10 | r7442: skip tests that require smbd, but smbd is down | Stefan Metzmacher | 2 | -2/+14 |
2007-10-10 | r7434: - do local tests step by step for better build-farm output | Stefan Metzmacher | 2 | -2/+27 |
2007-10-10 | r7432: export SMBD_TEST_FIFO | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r7429: make the shell happy and don't use [bla] | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7428: try to get some nicer output from the build farm | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r7427: disable torture progress outout from the build farm | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7421: - move test* functions to a seperate file | Stefan Metzmacher | 7 | -144/+87 |
2007-10-10 | r7403: minimize the sharedelay | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7402: - don't stop after a failed test | Stefan Metzmacher | 6 | -27/+101 |
2007-10-10 | r7397: - don't exit when one test fails | Stefan Metzmacher | 1 | -6/+21 |
2007-10-10 | r7388: - fix calling of test_posix.sh | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r7387: enable extra smbtorture args to test_posix.sh | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7059: Use namespaces for pidl and the build system, so we can later on | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6961: Add RPC-WINREG to list of win2k3 tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6877: added CLDAP testing to test_ldap.sh | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r6862: Add some more tests | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6860: Add some allocation and alignment tests, remove uint64 from list of sc... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6857: - Support [public] on functions | Jelmer Vernooij | 1 | -0/+1 |