summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-12-23s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer l...Matthias Dieter Wallnöfer1-1/+1
2010-12-22s4-smbtorture: always skip addprinter{ex} level 1 tests for now.Günther Deschner1-4/+6
2010-12-22s4-smbtorture: fix expected driver date REG_SZ string.Günther Deschner1-0/+5
2010-12-22s4-smbtorture: check the returned driver date is equal to the one we passed in.Günther Deschner1-0/+4
2010-12-22s4-smbtorture: interesting, DriverDate and DriverVersion are different in w2k...Günther Deschner1-2/+25
2010-12-21s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDsMatthias Dieter Wallnöfer1-1/+4
2010-12-20s4-smbtorture: run the winreg tests also against an added driver.Günther Deschner1-0/+19
2010-12-17s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.Günther Deschner1-11/+30
2010-12-17s4-smbtorture: check if returned driver paths match requested architecture.Günther Deschner1-26/+100
2010-12-17s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner1-7/+9
2010-12-17s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner1-0/+4
2010-12-17s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner1-1/+18
2010-12-15s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki1-3/+0
2010-12-15s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki1-2/+5
2010-12-15s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki1-1/+1
2010-12-15s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki1-0/+24
2010-12-14s4-smbtorture: paranoia check for architectures in request and reply for enum...Günther Deschner1-0/+10
2010-12-11smbtorture: Default to listing all tests if no prefix was specified.Jelmer Vernooij1-2/+6
2010-12-11smbtorture: Implement --list argument.Jelmer Vernooij1-10/+45
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij100-565/+549
2010-12-11smbtorture: correct error handling in BASE-OPEN.James Peach1-71/+104
2010-12-10smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij3-12/+13
2010-12-09s4-tests Workaround new default of 'client ntlmv2 auth = yes' in testsAndrew Bartlett1-1/+1
2010-12-08smbtorture: use xxxULL notation instead of INT64_C(xxx)Matthieu Patou1-2/+2
2010-12-06s4:torture/locktest.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:torture/locktest.c - fix one indentationMatthias Dieter Wallnöfer1-1/+1
2010-12-04s4:torture/rpc/samr.c - fix output messageMatthias Dieter Wallnöfer1-1/+1
2010-12-02s4-test/repl_schema: Test class inheritance through subClassOfKamen Mazdrashki1-1/+26
2010-12-02s4-test/fsmo: Remove unused importsKamen Mazdrashki1-2/+0
2010-12-02s4-test/delete_object: Remove unused importsKamen Mazdrashki1-3/+4
2010-12-02s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to usKamen Mazdrashki1-0/+1
2010-12-02s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...Kamen Mazdrashki1-0/+18
2010-12-01s4-test/schema: Extend the test to replicate a Class with Attribute with "may...Kamen Mazdrashki1-2/+10
2010-12-01s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki1-0/+1
2010-11-30s4:torture - partially revert "s4:torture - prefer the termination "return"s ...Matthias Dieter Wallnöfer1-4/+2
2010-11-29s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2-4/+11
2010-11-29s4-smbtorture: only run the cupsaddsmb adobe driver test against s3.Günther Deschner1-0/+4
2010-11-29s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior.Günther Deschner1-0/+38
2010-11-29s4-smbtorture: make add-printerdriver test more robust against empty configfi...Günther Deschner1-1/+3
2010-11-29s4-smbtorture: make driver upload/removal more robust against empty filenames.Günther Deschner1-2/+2
2010-11-29s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation.Günther Deschner1-0/+28
2010-11-29s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER.Günther Deschner1-3/+5
2010-11-29s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit.Günther Deschner1-35/+44
2010-11-29s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer4-10/+0
2010-11-29s4-repl_schema: fixed ldb exception handlingAndrew Tridgell1-2/+4
2010-11-28s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer1-2/+0
2010-11-28s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer1-1/+1
2010-11-28s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij1-4/+6
2010-11-27s4:torture/rpc/samr.c - fix uninitialised "status" variablesMatthias Dieter Wallnöfer1-0/+4
2010-11-27s4:torture/rpc/samsync.c - remove uninitialised "nt_status" checkMatthias Dieter Wallnöfer1-8/+1