summaryrefslogtreecommitdiff
path: root/source4/script/tests
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17768: This merges in the current version of Brad Henry's windows testingAndrew Tridgell10-0/+1487
framework patch. There are some issues with the patch that I will discuss in a separate email to the list, but given the low (zero?) impact of the patch as it is, I think its better to integrate it now, then let Brad send some minor update patches later (This used to be commit 7232da0436ff1d84e419d268fee31a095bbb88b7)
2007-10-10r17675: increase max torture test runtime - we have some v slow hosts in theAndrew Tridgell1-1/+1
farm! (This used to be commit 6a7800064fe456b47ea6d8b781a3e7fe7f8353ad)
2007-10-10r17547: Add test by mkhl for some of our variable substituion behaviour.Andrew Bartlett1-0/+2
Andrew Bartlett (This used to be commit c2c72565e4efef44068c4f176619942f60a9cf6e)
2007-10-10r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend theAndrew Bartlett1-0/+3
samba3sam test cases for ldb_map, and to include this into our default 'make test'. (This used to be commit f69a842314b3d5c57c3fa1f5b1bae3ee6d42da2b)
2007-10-10r17540: store command line args of selftest.sh in local varsStefan Metzmacher1-8/+15
as $0,$1,$2,$3 may change in side the script or included scripts. This fixes the usage of SOCKET_WRAPPER on non linux systems (tested on IRIX 6.4) metze (This used to be commit ebfb719e3d048383c04e5d665b23d7fcb4e48fb4)
2007-10-10r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202Stefan Metzmacher1-1/+2
metze (This used to be commit 200b1a5c81bd61320ac6b7e79880411920e3f432)
2007-10-10r17527: Don't duplicate the entire test setup just to allow testing of the newAndrew Bartlett2-208/+86
ldb-backed shares configuration. Andrew Bartlett (This used to be commit 59f86d80841e39613260094b2c848f416a035322)
2007-10-10r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make testStefan Metzmacher1-1/+2
metze (This used to be commit 0b552dadaa60cae8988cb17da95c71b3d1443f17)
2007-10-10r17489: run the crypto tests with testStefan Metzmacher1-1/+1
metze (This used to be commit b9920f8ac5caee5acdecd1cf1f6410fd95b4c26e)
2007-10-10r17396: Bump the time up again. RPC-SAMR can slow, I probably need to breakAndrew Bartlett1-1/+1
it up again... Andrew Bartlett (This used to be commit 110de3a3a294063bd05db4570a8983ad7072ad09)
2007-10-10r17395: Add some more time to the default runtime. Now 7.5 mins.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 5cb916b57adaac7cb83cfde487aac5f901186e70)
2007-10-10r17394: Pregenerate all the files for TLS. Make the 'make test' startup ↵Andrew Bartlett1-0/+60
*much* faster. Andrew Bartlett (This used to be commit c366c906623168795846899174a8fdaa7bc14808)
2007-10-10r17379: Pre-generate DH parameters, to avoid doing this at runtime in our ↵Andrew Bartlett1-0/+11
testsuite. Andrew Bartlett (This used to be commit 23314c3953676124a2ad06e8b3a3b297c11f2800)
2007-10-10r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol,Stefan Metzmacher1-1/+7
that finally tests our RAW_SESSSETUP_OLD code metze (This used to be commit 43f99f11719374636d960fbc7b801ae69769aaf0)
2007-10-10r17208: Add a away to test the ldb module.Simo Sorce1-0/+211
Actually you can't test both classic and ldb together, but you can replace the standard script/tests/mktestsetup.sh file with this one and run make test to see share_ldb in action (This used to be commit d4c2b893504feb3a232e74d14584405b3aaaf942)
2007-10-10r17169: Test LDAP with testnonblock.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 9d866a030ea75b9589c3332725d23ba5f0e9669d)
2007-10-10r17014: add whitespaces...Stefan Metzmacher1-2/+2
metze (This used to be commit 60c4eaa4c5f98475ff214acf26dd5ad885c94e0b)
2007-10-10r16967: Test another NTLMSSP flags combination.Andrew Bartlett1-0/+1
Andrew Bartlett (This used to be commit 9e4eee5a2d7f44355f79ae12759df9991e7b171a)
2007-10-10r16914: Add more tests for the partition module.Andrew Bartlett1-1/+3
Andrew Bartlett (This used to be commit 2728b60dfa50ded03e06f0bd53eee55fce5143bd)
2007-10-10r16891: test dcerpc over smb2Stefan Metzmacher1-0/+3
metze (This used to be commit 2fd7a5fc6107e398bb9e399461b2b30319c7741e)
2007-10-10r16877: run SMB2-FIND testStefan Metzmacher1-1/+1
metze (This used to be commit 8edbd9b05b10aeba00b50e238614ba92fd7020e3)
2007-10-10r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett1-3/+3
to be created as foreign, even if they are in a local domain. Also we do need the user to exist for the life of the test, as we add it to a group. Andrew Bartlett (This used to be commit ae470ff7014e52b55d88e9fe12e2322e069daf9d)
2007-10-10r16858: The RPC-SAMR-PASSWORDS test now passes.Andrew Bartlett1-3/+3
Andrew Bartlett (This used to be commit 8b34bb268946a20c655b2aad90625ac666c7820a)
2007-10-10r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable thatAndrew Bartlett1-3/+3
test for now. Andrew Bartlett (This used to be commit 9748c3a2f0801b3968640eed8874c0a2c7d83a5a)
2007-10-10r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently ↵Andrew Bartlett1-3/+3
it still has intermittant failures). Andrew Bartlett (This used to be commit 845da45117402a1376909049755dbe6791479a41)
2007-10-10r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett1-3/+3
I still need to figure out what causes the rest to fail... Andrew Bartlett (This used to be commit aa34bd46cb1446b9fb6fd8f1b8ffca5f81b3c052)
2007-10-10r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained ↵Andrew Bartlett1-3/+3
failure. Andrew Bartlett (This used to be commit 666ac7e36cf71faba6edbcd86e78cbcb2c2de1e7)
2007-10-10r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someoneAndrew Bartlett3-6/+6
can fix it. Andrew Bartlett (This used to be commit 840b5f0a7f33db17fb324f978b3faff95ba280c1)
2007-10-10r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett1-3/+3
still a couple of unimplemented functions, but this is far better than not testing this at all. In particular, this exercises the password_hash module. Specific changes: - Add support for SetDomainInfo - Add many more info levels to QueryDomainInfo - Set a domain comment in RPC-SAMR, and verify it is kept - Refactor QueryUserInfo not to always serach for all attributes - Add QueryDiplayInfo3 and QueryDomainInfo2 as aliased calls - Make OemChangePassword2 search under the samdb_base_dn(), so it finds the user when partitions are active. - Skip SetSecurity, DisplayIndex, MemberAttributesOfGroup and 'Multiple' alias operations in RPC-SAMR for Samba4 - Add RPC-SAMR as a 'slow' RPC test (it is quite slow) Andrew Bartlett (This used to be commit 01d25c9d6ca8d036d40040e5ee87a330e5b84d55)
2007-10-10r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher1-1/+1
metze (This used to be commit 0ebb25de5680cb783d1d79e580aab3f1f03871bc)
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij1-1/+1
Remove duplicate unc path separator conversion. Add prefix for tempdirs. (This used to be commit 3763ed3092fa89558390a9721be8437a7c380790)
2007-10-10r16525: Move selftest-specific code back to selftest.Jelmer Vernooij2-7/+6
(This used to be commit e659d772480ef9acb58f899f25f09f917cece30f)
2007-10-10r16522: Move code to create the test data out of selftest.sh.Jelmer Vernooij2-140/+154
(This used to be commit 2c601df23f3390954bf77918e198b1d027e43b24)
2007-10-10r16469: do some smb2 testsStefan Metzmacher2-1/+4
metze (This used to be commit 1ca34c90902d71d95ea2310286a591af86804d51)
2007-10-10r16039: Add missing #!, don't rely on bashJelmer Vernooij5-1/+5
(This used to be commit f6e587e7066dbafef437e5b3854a34916f72fcb1)
2007-10-10r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'Rafal Szczesniak1-3/+3
rafal (This used to be commit 5c2bc9a4f6074735cf3fba4461a23132a9877b0c)
2007-10-10r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add testsJelmer Vernooij1-3/+21
for 'put' and 'get' commands so we don't break them again. Fixes #3742 (This used to be commit 141600a624ca90374c2f306139015f8c7487cc0f)
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher1-1/+4
- it currently tests the standard events code - with epoll enabled and disabled metze (This used to be commit ce5fd2293d5ce1f6a54048bc5662706943c98eb5)
2007-10-10r15832: put a talloc leak report in the log file at the end of each test runAndrew Tridgell1-1/+1
(This used to be commit 16c67e135a35830aaa937c38fa2ed940decb5a17)
2007-10-10r15785: Change the test names according to changes made in libnet torture test.Rafal Szczesniak1-3/+3
rafal (This used to be commit 857993bfe4179f88227bc1cc7e8a8df10bafb6c1)
2007-10-10r15684: fix option passingStefan Metzmacher1-2/+2
metze (This used to be commit c567d92f5bae4459220a4411dc7ec8867ea1dafe)
2007-10-10r15665: ejsnet test should be better now, after changes in deleteRafal Szczesniak1-1/+1
user routine. rafal (This used to be commit 9bb54159298d7cf59bbc8be0657968fa957fa9e6)
2007-10-10r15627: Disabling test of ejsnet till the time I find the reason whyRafal Szczesniak1-1/+1
it's segfaulting. It's late so I just don't want to keep the build farm all in red PANIC messages. rafal (This used to be commit 6c41e64ce7a11a439cc720966b127e42b53c8711)
2007-10-10r15622: pass 'target:samba4=yes' to samba4's smbtorture when running ↵Stefan Metzmacher1-0/+2
samba4's make test we can use this in samba4's smbtorture to disable tests sections which doesn't pass against samba4 metze (This used to be commit 430c7143c66846565e851a3243db0d81ec886d6e)
2007-10-10r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested.Andrew Bartlett1-0/+4
This also tests that the server accepts the incorrect GSSAPI checksum, and that we get the right session key. Andrew Bartlett (This used to be commit 888e2b7f4ec8e50869d323e51f191e018f8620ec)
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett3-7/+11
this isn't supported, fallback to NTLM. Also, where we get a failure as 'logon failure', try and do a '3 tries' for the password, like we already do for CIFS. (Incomplete: needs a mapping between RPC errors and the logon failure NTSTATUS). Because we don't yet support Kerberos sign/seal to win2k3 SP1 for DCE/RPC, disable this (causing SPNEGO to negotiate NTLM) when kerberos isn't demanded. Andrew Bartlett (This used to be commit b3212d1fb91b26c1d326a289560106dffe1d2e80)
2007-10-10r15390: Make test output a bit prettier.Tim Potter1-0/+3
(This used to be commit 7e4d3bb81859d27424edf5cbcc1101c414160c0c)
2007-10-10r15275: run RPC-SRVSRV in make testStefan Metzmacher1-1/+1
metze (This used to be commit 4044d7959b226ed85a2d32bfe5d15536e39e42ab)
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-0/+1
byte counts be given in convenient units. (This used to be commit 1b8891a2f389c1016c3cfcbe635ed86d015554d8)
2007-10-10r14971: Update test script with new location of tdb and ldb wrappers.Tim Potter1-1/+1
(This used to be commit 7794dcd096d011ff0d8d9717040c879e0ec8c67f)