Andrew Tridgell
c44b17ad66
r18277: on some of our slower hosts we need more than 2700 seconds for smbd to
...
complete all tests
2007-10-10 14:18:00 -05:00
Andrew Tridgell
6c7dd852c0
r18251: skip pidl tests unless the platform has Test::More
2007-10-10 14:17:56 -05:00
Andrew Tridgell
d9ddfdf9e8
r18247: more shell portability fixes
2007-10-10 14:17:55 -05:00
Andrew Bartlett
73d87cce7c
r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 on
...
the server-side work.
2007-10-10 14:17:54 -05:00
Rafal Szczesniak
8657bd437a
r18190: Add more NET tests to be run on the build farm.
...
rafal
2007-10-10 14:17:48 -05:00
Rafal Szczesniak
2185e97889
r18050: Run more NET tests on the build farm.
...
rafal
2007-10-10 14:17:08 -05:00
Andrew Tridgell
a85646cba5
r18026: patch from Brad allowing the windows testing to be configured
...
externally in the build farm
2007-10-10 14:17:04 -05:00
Andrew Bartlett
999d989131
r18023: Add support infrusructure for testing against an OpenLDAP server.
...
This will give a bit more noise on platforms without OpenLDAP (when we
run the slaptest check), but it shouldn't be too bad.
We don't start the LDAP server or re-provision unless LDAP_TEST is set.
Andrew Bartlett
2007-10-10 14:17:04 -05:00
Rafal Szczesniak
a6c9a01e89
r18017: Separate NET tests out of RPC. This way it's easier to run libnet
...
tests only for quick checking.
rafal
2007-10-10 14:17:03 -05:00
Andrew Bartlett
c271c488a5
r17989: Add RPC-NETLOGON as a test we now run against Samba4.
...
Andrew Bartlett
2007-10-10 14:17:02 -05:00
Andrew Tridgell
7232da0436
r17768: This merges in the current version of Brad Henry's windows testing
...
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
2007-10-10 14:16:38 -05:00
Andrew Tridgell
6a7800064f
r17675: increase max torture test runtime - we have some v slow hosts in the
...
farm!
2007-10-10 14:16:22 -05:00
Andrew Bartlett
c2c72565e4
r17547: Add test by mkhl for some of our variable substituion behaviour.
...
Andrew Bartlett
2007-10-10 14:15:36 -05:00
Andrew Bartlett
f69a842314
r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the
...
samba3sam test cases for ldb_map, and to include this into our default
'make test'.
2007-10-10 14:15:36 -05:00
Stefan Metzmacher
ebfb719e3d
r17540: store command line args of selftest.sh in local vars
...
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
2007-10-10 14:15:35 -05:00
Stefan Metzmacher
200b1a5c81
r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202
...
metze
2007-10-10 14:15:35 -05:00
Andrew Bartlett
59f86d8084
r17527: Don't duplicate the entire test setup just to allow testing of the new
...
ldb-backed shares configuration.
Andrew Bartlett
2007-10-10 14:15:33 -05:00
Stefan Metzmacher
0b552dadaa
r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make test
...
metze
2007-10-10 14:15:29 -05:00
Stefan Metzmacher
b9920f8ac5
r17489: run the crypto tests with test
...
metze
2007-10-10 14:15:28 -05:00
Andrew Bartlett
110de3a3a2
r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break
...
it up again...
Andrew Bartlett
2007-10-10 14:15:21 -05:00
Andrew Bartlett
5cb916b57a
r17395: Add some more time to the default runtime. Now 7.5 mins.
...
Andrew Bartlett
2007-10-10 14:15:21 -05:00
Andrew Bartlett
c366c90662
r17394: Pregenerate all the files for TLS. Make the 'make test' startup *much* faster.
...
Andrew Bartlett
2007-10-10 14:15:21 -05:00
Andrew Bartlett
23314c3953
r17379: Pre-generate DH parameters, to avoid doing this at runtime in our testsuite.
...
Andrew Bartlett
2007-10-10 14:15:20 -05:00
Stefan Metzmacher
43f99f1171
r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol,
...
that finally tests our RAW_SESSSETUP_OLD code
metze
2007-10-10 14:15:05 -05:00
Simo Sorce
d4c2b89350
r17208: Add a away to test the ldb module.
...
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
2007-10-10 14:10:19 -05:00
Andrew Bartlett
9d866a030e
r17169: Test LDAP with testnonblock.
...
Andrew Bartlett
2007-10-10 14:10:15 -05:00
Stefan Metzmacher
60c4eaa4c5
r17014: add whitespaces...
...
metze
2007-10-10 14:10:08 -05:00
Andrew Bartlett
9e4eee5a2d
r16967: Test another NTLMSSP flags combination.
...
Andrew Bartlett
2007-10-10 14:10:04 -05:00
Andrew Bartlett
2728b60dfa
r16914: Add more tests for the partition module.
...
Andrew Bartlett
2007-10-10 14:09:59 -05:00
Stefan Metzmacher
2fd7a5fc61
r16891: test dcerpc over smb2
...
metze
2007-10-10 14:09:57 -05:00
Stefan Metzmacher
8edbd9b05b
r16877: run SMB2-FIND test
...
metze
2007-10-10 14:09:56 -05:00
Andrew Bartlett
ae470ff701
r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids
...
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
2007-10-10 14:09:54 -05:00
Andrew Bartlett
8b34bb2689
r16858: The RPC-SAMR-PASSWORDS test now passes.
...
Andrew Bartlett
2007-10-10 14:09:54 -05:00
Andrew Bartlett
9748c3a2f0
r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable that
...
test for now.
Andrew Bartlett
2007-10-10 14:09:54 -05:00
Andrew Bartlett
845da45117
r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently it still has intermittant failures).
...
Andrew Bartlett
2007-10-10 14:09:53 -05:00
Andrew Bartlett
aa34bd46cb
r16847: Add the parts of the SAMR test that pass back into 'make test'.
...
I still need to figure out what causes the rest to fail...
Andrew Bartlett
2007-10-10 14:09:53 -05:00
Andrew Bartlett
666ac7e36c
r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained failure.
...
Andrew Bartlett
2007-10-10 14:09:49 -05:00
Andrew Bartlett
840b5f0a7f
r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someone
...
can fix it.
Andrew Bartlett
2007-10-10 14:09:48 -05:00
Andrew Bartlett
01d25c9d6c
r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are
...
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
2007-10-10 14:09:46 -05:00
Stefan Metzmacher
0ebb25de56
r16739: test SMB2-GETINFO SMB2-SETINFO by make test
...
metze
2007-10-10 14:09:43 -05:00
Jelmer Vernooij
3763ed3092
r16527: Add target argument for smbtorture.
...
Remove duplicate unc path separator conversion.
Add prefix for tempdirs.
2007-10-10 14:09:33 -05:00
Jelmer Vernooij
e659d77248
r16525: Move selftest-specific code back to selftest.
2007-10-10 14:09:32 -05:00
Jelmer Vernooij
2c601df23f
r16522: Move code to create the test data out of selftest.sh.
2007-10-10 14:09:32 -05:00
Stefan Metzmacher
1ca34c9090
r16469: do some smb2 tests
...
metze
2007-10-10 14:09:30 -05:00
Jelmer Vernooij
f6e587e706
r16039: Add missing #!, don't rely on bash
2007-10-10 14:08:52 -05:00
Rafal Szczesniak
5c2bc9a4f6
r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'
...
rafal
2007-10-10 14:08:41 -05:00
Jelmer Vernooij
141600a624
r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add tests
...
for 'put' and 'get' commands so we don't break them again.
Fixes #3742
2007-10-10 14:08:35 -05:00
Stefan Metzmacher
ce5fd2293d
r15862: add a LOCAL-EVENT torture test
...
- it currently tests the standard events code
- with epoll enabled and disabled
metze
2007-10-10 14:08:34 -05:00
Andrew Tridgell
16c67e135a
r15832: put a talloc leak report in the log file at the end of each test run
2007-10-10 14:08:30 -05:00
Rafal Szczesniak
857993bfe4
r15785: Change the test names according to changes made in libnet torture test.
...
rafal
2007-10-10 14:08:20 -05:00