summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-08s4-smbtorture: add torture test to check proper add and delete driver operati...Günther Deschner1-0/+77
2011-02-08s4-smbtorture: also run the driver timestamp spoolss test against samba.Günther Deschner1-4/+0
2011-01-21s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...Günther Deschner1-2/+10
2011-01-21s4-smbtorture: add tests for the size member of spoolss devicemodes.Günther Deschner1-1/+5
2011-01-21s4-smbtorture: prepare devicemode test for expected result tests.Günther Deschner1-9/+15
2011-01-21s4-smbtorture: add some paranoia checks for 0 sized devmodes.Günther Deschner1-0/+15
2011-01-04s4-smbtorture: check driver_version equality as well.Günther Deschner1-0/+2
2011-01-04s4-smbtorture: always setup full driver level 8 in test_add_driver_arg().Günther Deschner1-6/+13
2011-01-04s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 asGünther Deschner1-7/+2
2011-01-04s4-smbtorture: setup help and dependent files in spoolss driver unc path tests.Günther Deschner1-0/+8
2011-01-04s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3.Günther Deschner1-0/+2
2011-01-04s4-smbtorture: add more tests for driver_dates.Günther Deschner1-0/+39
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-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-14s4-smbtorture: paranoia check for architectures in request and reply for enum...Günther Deschner1-0/+10
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-4/+4
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-16s4-spoolss: fixed warning in call to torture_warning()Andrew Tridgell1-2/+2
2010-11-10s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests.Günther Deschner1-3/+3
2010-11-10s4-smbtorture: allow to test returned type after specific error code in Print...Günther Deschner1-15/+48
2010-10-11s4-smbtorture: add test for openprinter printername pattern.Günther Deschner1-2/+129
2010-10-07s4-smbtorture: re-arrange openprinterex tests.Günther Deschner1-21/+46
2010-09-30s4-smbtorture: add new EnumPrinters test to test printername/servernameGünther Deschner1-13/+207
2010-09-28s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.Günther Deschner1-34/+79
2010-09-28s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.Günther Deschner1-33/+15
2010-09-14s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.Günther Deschner1-15/+36
2010-09-10s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...Günther Deschner1-4/+18
2010-08-02s4-smbtorture: remove another old and now invalid s3 special case during spoo...Günther Deschner1-7/+0
2010-07-30s4-smbtorture: remove ifdefed symlink test, this is already skipped internallyGünther Deschner1-2/+0
2010-07-30Revert "s4-torture: Disable setting REG_BINARY printer data with size 0."Günther Deschner1-4/+0
2010-07-27s4-torture: Enable tests with keynames including a slash.Andreas Schneider1-12/+2
2010-07-27Revert "s4-smbtorture: skip driverName and printerName DsSpooler tests for now."Andreas Schneider1-2/+2
2010-07-27s4-torture: Disable setting REG_BINARY printer data with size 0.Andreas Schneider1-0/+4
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-06-29s4-smbtorture: remove duplicate torture_assert_sid_equal macro.Günther Deschner1-10/+1
2010-06-23s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values.Günther Deschner1-6/+6