summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-04-13s4:torture/netlogon - enhance test for "dcesrv_netr_DsRGetDCNameEx2"Matthias Dieter Wallnöfer1-0/+20
2010-04-13s4:tortore/rpc/spoolss: some compilers don't like .foo.bar = 5Stefan Metzmacher1-28/+42
2010-04-13Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer3-5/+5
2010-04-12s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...Matthias Dieter Wallnöfer1-2/+2
2010-04-12s4:tortore/rpc/spoolss.c: fix declaration after code warningStefan Metzmacher1-10/+10
2010-04-11s4:dbspeed torture - improve also the TDB code partMatthias Dieter Wallnöfer1-10/+9
2010-04-11s4:dbspeed torture - remove unneeded newlines on "torture_result"Matthias Dieter Wallnöfer1-7/+7
2010-04-11s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij1-7/+7
2010-04-11subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2-49/+49
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij37-276/+277
2010-04-11s4:torture - "dbspeed" test - add newlines as we have them in the other failu...Matthias Dieter Wallnöfer1-2/+2
2010-04-11s4:torture - "dbspeed" testMatthias Dieter Wallnöfer1-2/+2
2010-04-11s4:torture - "dbspeed" testMatthias Dieter Wallnöfer1-10/+17
2010-04-11s4:torture - "dbspeed" testMatthias Dieter Wallnöfer1-3/+4
2010-04-10torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij1-43/+29
2010-04-10smbtorture: Remove unused shell feature.Jelmer Vernooij1-51/+1
2010-04-10smbtorture: Support --load-list argument.Jelmer Vernooij1-16/+30
2010-04-09s4-smbtorture: skip winreg symlink test against Samba in RPC-SPOOLSS.Günther Deschner1-0/+4
2010-04-09s4-smbtorture: make sure to check for result of spoolss_GetJob tests.Günther Deschner1-4/+5
2010-04-09s4-smbtorture: display helpful error message when winreg_QueryMultipleValues ...Günther Deschner1-5/+3
2010-04-09RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8Stefan Metzmacher1-0/+30
2010-04-09s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...Stefan Metzmacher1-4/+17
2010-04-09s4-smbtorture: add test to check for registry symlinks in RPC-SPOOLSS-PRINTER.Günther Deschner1-6/+66
2010-04-09s4-smbtorture: fix build after winreg IDL renames, sorry..Günther Deschner1-1/+1
2010-04-09s4-smbtorture: Fix winreg test after keytype renameing.Günther Deschner1-21/+21
2010-04-09s4-smbtorture: when creating winreg-symlinks during a test, it is very wise t...Günther Deschner1-2/+2
2010-04-09s4-smbtorture: winreg keytype options is a bitmask.Günther Deschner1-2/+2
2010-04-09s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.Günther Deschner1-0/+14
2010-04-09s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...Kamen Mazdrashki1-1/+1
2010-04-09s4/test: Use drsut_schemainfo_new() instead of SCHEMA_INFO_DEFAULT local defineKamen Mazdrashki1-18/+30
2010-04-09s4/waf: add new files to WAF buildKamen Mazdrashki1-1/+1
2010-04-09s4/tort: Unit test for schemaInfo implementationKamen Mazdrashki3-0/+582
2010-04-09s4/torture: Suppress Valgrind warningsKamen Mazdrashki1-1/+2
2010-04-08s4-smbtorture: protect against full UNC paths in winreg printerinfo test.Günther Deschner1-2/+26
2010-04-08s4-smbtorture: add PrinterInfo level 2 / winreg consistency test.Günther Deschner1-0/+185
2010-04-08s4-smbtorture: minor cleanup, use data_blob_talloc_zero() in RPC-SPOOLSS.Günther Deschner1-40/+20
2010-04-07s4-smbtorture: minor typo in SetJob test in RPC-SPOOLSS.Günther Deschner1-1/+1
2010-04-07Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison1-0/+25
2010-04-07s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.Günther Deschner1-5/+21
2010-04-07s4-smbtorture: test all types and also use a wellknown builtin form name in R...Günther Deschner1-43/+128
2010-04-07s4-smbtorture: merge badname spoolss openprinter tests.Günther Deschner1-9/+34
2010-04-07s4-smbtorture: avoid passing down a full test_spoolss_context to directoryGünther Deschner1-20/+17
2010-04-06s4-smbtorture: more work on forms tests in RPC-SPOOLSS.Günther Deschner1-127/+328
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer3-3/+1
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-6/+6
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell5-18/+0
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-4/+4
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell7-0/+14
2010-04-06s4-waf: added rap/rpc.cAndrew Tridgell1-1/+1
2010-04-06s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell1-1/+1