summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Always compile backupkey ndr testsuite.Günther Deschner2013-05-292-4/+1
* torture: Add tests of rename behaviour to replica_sync.pyAndrew Bartlett2013-05-281-0/+104
* s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner2013-05-203-6/+3
* s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner2013-05-201-0/+101
* s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner2013-05-201-1/+12
* s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2013-05-201-0/+30
* s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2013-05-201-0/+43
* s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-201-0/+44
* s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner2013-05-201-0/+293
* s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner2013-05-201-0/+2
* smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou2013-05-201-0/+5
* smbtorture: fix a warning due to a set but unused varMatthieu Patou2013-05-201-2/+1
* smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou2013-05-201-1/+17
* selftests-drs: make our generated class subclass of classschemaMatthieu Patou2013-05-141-1/+2
* s4:torture fix a build break on AIXChristian Ambach2013-05-091-1/+0
* s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth2013-05-091-0/+7
* Tests processing an oplock break within a compound SMB2 request.Richard Sharpe2013-05-071-0/+163
* torture: Only test leases if supportedVolker Lendecke2013-04-271-0/+37
* torture: Use ZERO_STRUCTPN instead of explicit derefVolker Lendecke2013-04-271-1/+1
* s4:torture/smb2: add v2 lease requestsStefan Metzmacher2013-04-181-1/+209
* s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2013-04-181-0/+28
* s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher2013-04-181-1/+0
* s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck2013-04-181-2/+2
* s4:torture:smb2:durable_v2: remove an unused variableMichael Adam2013-04-181-1/+0
* Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe2013-04-163-1/+540
* Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison2013-04-021-0/+121
* s4:torture: let raw.read accept larger reads than 0x10000Stefan Metzmacher2013-03-201-4/+2
* s4:torture: raw.read fix large reads against windowsStefan Metzmacher2013-03-201-9/+3
* torture: Update ndr README.Andreas Schneider2013-03-151-0/+17
* torture: Add ntprinting latin1 test.Andreas Schneider2013-03-151-0/+217
* torture: Don't leak file resource handle in spoolss test.Andreas Schneider2013-02-221-0/+1
* torture: Make sure we don't overrun the buffer.Andreas Schneider2013-02-221-1/+1
* torture: Fix memcmp of short buffer.Andreas Schneider2013-02-221-2/+2
* torture: Fix array access in spoolss test.Andreas Schneider2013-02-221-2/+2
* torture: Fix samsync domain_name checks.Andreas Schneider2013-02-221-4/+45
* torture-drs: Fix comment in replica_sync testAndrew Bartlett2013-02-221-1/+1
* torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett2013-02-221-1/+5
* s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher2013-02-181-2/+4
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam2013-02-181-5/+7
* s4:torture:smb2:durable: make test functions staticMichael Adam2013-02-181-40/+40
* s4:torture: add a durable-open-disconnect test (suite)Michael Adam2013-02-182-0/+64
* Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2013-02-152-19/+5
* Add a herald with version string to smbtortureRichard Sharpe2013-02-131-0/+2
* s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner2013-02-011-6/+26
* Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison2013-01-311-6/+6