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