Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18774: This allows an automated way to setup the test environment in a shell, | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r18721: Fix base and samba3sam EJS tests to work without installation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18595: try an experiment of adding a RPC test into the windows testing | Andrew Tridgell | 1 | -3/+12 |
2007-10-10 | r18588: save one more character in the socket wrapper path - seems it still | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18582: disable synchronous ldb in the build farm. Some hosts have very slow | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18578: steve, I think you may have forgotten to commit test_cifsposix.sh ? | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18577: reduce the number of tests run in 'make quicktest' again, so it | Andrew Tridgell | 3 | -7/+11 |
2007-10-10 | r18576: unfortunately our current build farm results are a bit too good! | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18575: - use the right variable to teststatus | Andrew Tridgell | 2 | -2/+7 |
2007-10-10 | r18571: try to make it a lot more obvious when 'make test' or 'make quicktest' | Andrew Tridgell | 5 | -33/+40 |
2007-10-10 | r18570: Fix up function names in cifs unix/posix extensions backend. Enable t... | Steve French | 2 | -2/+2 |
2007-10-10 | r18569: add really simple testing of the 'simple' ntvfs backend, so we know | Andrew Tridgell | 3 | -0/+40 |
2007-10-10 | r18564: update for cifs unix/posix extensions stub version to build and begin... | Steve French | 2 | -0/+7 |
2007-10-10 | r18540: show the additional smbd output from each test, rather than only | Andrew Tridgell | 1 | -2/+14 |
2007-10-10 | r18494: don't count 'DWARF2 CFI reader' messages as valgrind failures | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18459: Set access to test LDAP server as system to anonymous, but also note | Andrew Bartlett | 3 | -5/+11 |
2007-10-10 | r18415: Make the samba-windows test scripts executable so they run a little e... | Brad Henry | 2 | -0/+0 |
2007-10-10 | r18414: This README file should help to explain what is needed to setup a Win... | Brad Henry | 1 | -0/+121 |
2007-10-10 | r18389: test RPC-UNIXINFO in samba4 | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r18377: disable native iconv with valgrind | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r18372: don't use the system inotify until in the build farm until we work out | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18349: don't do validation when using valgrind. It's way too slow (can be | Andrew Tridgell | 7 | -7/+14 |
2007-10-10 | r18302: fixed test_cifsdd.sh - the unnecessary sum operations were breaking on | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r18290: finally worked out why we were failing tests on solaris. It has | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18277: on some of our slower hosts we need more than 2700 seconds for smbd to | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18251: skip pidl tests unless the platform has Test::More | Andrew Tridgell | 1 | -3/+7 |
2007-10-10 | r18247: more shell portability fixes | Andrew Tridgell | 3 | -10/+9 |
2007-10-10 | r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 on | Andrew Bartlett | 1 | -2/+11 |
2007-10-10 | r18190: Add more NET tests to be run on the build farm. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r18050: Run more NET tests on the build farm. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r18026: patch from Brad allowing the windows testing to be configured | Andrew Tridgell | 2 | -5/+12 |
2007-10-10 | r18023: Add support infrusructure for testing against an OpenLDAP server. | Andrew Bartlett | 3 | -6/+102 |
2007-10-10 | r18017: Separate NET tests out of RPC. This way it's easier to run libnet | Rafal Szczesniak | 3 | -3/+44 |
2007-10-10 | r17989: Add RPC-NETLOGON as a test we now run against Samba4. | Andrew Bartlett | 2 | -6/+6 |
2007-10-10 | r17768: This merges in the current version of Brad Henry's windows testing | Andrew Tridgell | 10 | -0/+1487 |
2007-10-10 | r17675: increase max torture test runtime - we have some v slow hosts in the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17547: Add test by mkhl for some of our variable substituion behaviour. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r17540: store command line args of selftest.sh in local vars | Stefan Metzmacher | 1 | -8/+15 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r17527: Don't duplicate the entire test setup just to allow testing of the new | Andrew Bartlett | 2 | -208/+86 |
2007-10-10 | r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make test | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r17489: run the crypto tests with test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17395: Add some more time to the default runtime. Now 7.5 mins. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17394: Pregenerate all the files for TLS. Make the 'make test' startup *muc... | Andrew Bartlett | 1 | -0/+60 |
2007-10-10 | r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes... | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol, | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r17208: Add a away to test the ldb module. | Simo Sorce | 1 | -0/+211 |
2007-10-10 | r17169: Test LDAP with testnonblock. | Andrew Bartlett | 1 | -1/+1 |