r18017: Separate NET tests out of RPC. This way it's easier to run libnet
[bbaumbach/samba-autobuild/.git] / source / script / tests / test_rpc.sh
2007-10-10 Rafal Szczesniakr18017: Separate NET tests out of RPC. This way it...
2007-10-10 Andrew Bartlettr17989: Add RPC-NETLOGON as a test we now run against...
2007-10-10 Andrew Bartlettr16860: Fix (and reactivate) the RPC-SAMR test. We...
2007-10-10 Andrew Bartlettr16858: The RPC-SAMR-PASSWORDS test now passes.
2007-10-10 Andrew Bartlettr16852: I thought we passed RPC-SAMR-PASSWORDS, but...
2007-10-10 Andrew Bartlettr16847: Add the parts of the SAMR test that pass back...
2007-10-10 Andrew Bartlettr16835: Remove RPC-SAMR from the test, until I can...
2007-10-10 Andrew Bartlettr16828: Add RPC-LSA as a test that passes, and remove...
2007-10-10 Andrew Bartlettr16794: Make Samba4 pass it's own RPC-SAMR test, at...
2007-10-10 Rafal Szczesniakr15926: Add NET-API-DELETEUSER test to the standard...
2007-10-10 Rafal Szczesniakr15785: Change the test names according to changes...
2007-10-10 Stefan Metzmacherr15275: run RPC-SRVSRV in make test
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Andrew Bartlettr12373: Add RPC-JOIN as a test to always run.
2007-10-10 Andrew Bartlettr11372: Now RPC-SAMLOGON works, place it into the defau...
2007-10-10 Andrew Tridgellr8498: more test suite speedups. It's down to 5 minutes...
2007-10-10 Andrew Tridgellr7919: use more portable shell syntax for MALLOC_CHECK_
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Tridgellr7495: used --maximum-runtime=300 for each smbtorture...
2007-10-10 Andrew Tridgellr7475: removed RPC-SAMLOGON test until we get a lighter...
2007-10-10 Stefan Metzmacherr7466: add RPC-SPOOLSS to the supported tests
2007-10-10 Stefan Metzmacherr7421: - move test* functions to a seperate file
2007-10-10 Stefan Metzmacherr7402: - don't stop after a failed test
2007-10-10 Andrew Bartlettr6010: Change the testing order, so we test all transpo...
2007-10-10 Andrew Tridgellr4953: - enable easy valgrind use in all our test scripts
2007-10-10 Andrew Bartlettr4693: Add another test (RPC-MULTIBIND) that should...
2007-10-10 Andrew Tridgellr4664: SPNEGO auth in our rpc server now works, so...
2007-10-10 Andrew Tridgellr4643: RPC-ALTERCONTEXT now passes
2007-10-10 Andrew Bartlettr4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture...
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Andrew Tridgellr4462: - enable DSSETUP on ncalrpc
2007-10-10 Andrew Tridgellr3592: auto-cleanup the test.$$ log files in these...
2007-10-10 Andrew Tridgellr3393: added test_rpc.sh. The idea is that this script...