summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_rpc.sh
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18389: test RPC-UNIXINFO in samba4Stefan Metzmacher1-3/+3
2007-10-10r18349: don't do validation when using valgrind. It's way too slow (can beAndrew Tridgell1-2/+2
2007-10-10r18017: Separate NET tests out of RPC. This way it's easier to run libnetRafal Szczesniak1-3/+3
2007-10-10r17989: Add RPC-NETLOGON as a test we now run against Samba4.Andrew Bartlett1-3/+3
2007-10-10r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett1-3/+3
2007-10-10r16858: The RPC-SAMR-PASSWORDS test now passes.Andrew Bartlett1-3/+3
2007-10-10r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable thatAndrew Bartlett1-3/+3
2007-10-10r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett1-3/+3
2007-10-10r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f...Andrew Bartlett1-3/+3
2007-10-10r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someoneAndrew Bartlett1-3/+3
2007-10-10r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett1-3/+3
2007-10-10r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'Rafal Szczesniak1-3/+3
2007-10-10r15785: Change the test names according to changes made in libnet torture test.Rafal Szczesniak1-3/+3
2007-10-10r15275: run RPC-SRVSRV in make testStefan Metzmacher1-1/+1
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett1-3/+3
2007-10-10r12373: Add RPC-JOIN as a test to always run.Andrew Bartlett1-3/+3
2007-10-10r11372: Now RPC-SAMLOGON works, place it into the default 'make test'.Andrew Bartlett1-14/+14
2007-10-10r8498: more test suite speedups. It's down to 5 minutes on my box nowAndrew Tridgell1-1/+1
2007-10-10r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell1-4/+0
2007-10-10r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett1-0/+18
2007-10-10r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell1-1/+1
2007-10-10r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It isAndrew Tridgell1-3/+3
2007-10-10r7466: add RPC-SPOOLSS to the supported testsStefan Metzmacher1-1/+1
2007-10-10r7421: - move test* functions to a seperate fileStefan Metzmacher1-25/+4
2007-10-10r7402: - don't stop after a failed testStefan Metzmacher1-4/+17
2007-10-10r6010: Change the testing order, so we test all transports for each bindingAndrew Bartlett1-2/+2
2007-10-10r4953: - enable easy valgrind use in all our test scriptsAndrew Tridgell1-1/+5
2007-10-10r4693: Add another test (RPC-MULTIBIND) that should always pass.Andrew Bartlett1-3/+3
2007-10-10r4664: SPNEGO auth in our rpc server now works, so add it to the battery ofAndrew Tridgell1-1/+1
2007-10-10r4643: RPC-ALTERCONTEXT now passesAndrew Tridgell1-3/+3
2007-10-10r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.Andrew Bartlett1-3/+3
2007-10-10r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON testsAndrew Tridgell1-1/+1
2007-10-10r4462: - enable DSSETUP on ncalrpcAndrew Tridgell1-1/+8
2007-10-10r3592: auto-cleanup the test.$$ log files in these test scripts on control-CAndrew Tridgell1-0/+1
2007-10-10r3393: added test_rpc.sh. The idea is that this script will test all theAndrew Tridgell1-0/+40