Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-20 | torture: add spoolss overlapping driver deletion tests | David Disseldorp | 1 | -1/+118 | |
Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Fri Jan 20 18:20:14 CET 2012 on sn-devel-104 | |||||
2012-01-20 | torture: confirm printer driver file removal | David Disseldorp | 1 | -1/+81 | |
Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2012-01-20 | torture: add spoolss del printer driver test | David Disseldorp | 1 | -0/+63 | |
Test handling of DeletePrinterDriverEx when the DPD_DELETE_ALL_FILES flag is set. Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-04-20 | s4-smbtorture: restructure documentname handling in spoolss test a bit. | Günther Deschner | 1 | -3/+4 | |
Guenther | |||||
2011-02-08 | s4-smbtorture: add torture test to check proper add and delete driver ↵ | Günther Deschner | 1 | -0/+77 | |
operations. Thanks to Bjoern Baumbach <bb@sernet.de> for pushing us to test and verify this. Guenther | |||||
2011-02-08 | s4-smbtorture: also run the driver timestamp spoolss test against samba. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2011-01-21 | s4-smbtorture: make sure there is always driverextra data in spoolss devmode ↵ | Günther Deschner | 1 | -2/+10 | |
size tests. Guenther | |||||
2011-01-21 | s4-smbtorture: add tests for the size member of spoolss devicemodes. | Günther Deschner | 1 | -1/+5 | |
Guenther | |||||
2011-01-21 | s4-smbtorture: prepare devicemode test for expected result tests. | Günther Deschner | 1 | -9/+15 | |
Guenther | |||||
2011-01-21 | s4-smbtorture: add some paranoia checks for 0 sized devmodes. | Günther Deschner | 1 | -0/+15 | |
Guenther | |||||
2011-01-04 | s4-smbtorture: check driver_version equality as well. | Günther Deschner | 1 | -0/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 4 11:22:09 CET 2011 on sn-devel-104 | |||||
2011-01-04 | s4-smbtorture: always setup full driver level 8 in test_add_driver_arg(). | Günther Deschner | 1 | -6/+13 | |
Guenther | |||||
2011-01-04 | s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 as | Günther Deschner | 1 | -7/+2 | |
well. Guenther | |||||
2011-01-04 | s4-smbtorture: setup help and dependent files in spoolss driver unc path tests. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2011-01-04 | s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2011-01-04 | s4-smbtorture: add more tests for driver_dates. | Günther Deschner | 1 | -0/+39 | |
Guenther | |||||
2010-12-22 | s4-smbtorture: always skip addprinter{ex} level 1 tests for now. | Günther Deschner | 1 | -4/+6 | |
Guenther | |||||
2010-12-22 | s4-smbtorture: fix expected driver date REG_SZ string. | Günther Deschner | 1 | -0/+5 | |
This resolves the "WARNING!: ../torture/rpc/spoolss.c:4688: str was 01/01/1601, expected 01/01/1970: "DriverDate" - driver_date mismatch" warnings. Guenther | |||||
2010-12-22 | s4-smbtorture: check the returned driver date is equal to the one we passed in. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-12-22 | s4-smbtorture: interesting, DriverDate and DriverVersion are different in ↵ | Günther Deschner | 1 | -2/+25 | |
w2k3 and w2k8r2. While in w2k8 they are REG_SZ date or numerical strings, they are 8 byte REG_BINARY blobs in w2k3. Guenther | |||||
2010-12-20 | s4-smbtorture: run the winreg tests also against an added driver. | Günther Deschner | 1 | -0/+19 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Dec 20 14:31:43 CET 2010 on sn-devel-104 | |||||
2010-12-17 | s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle. | Günther Deschner | 1 | -11/+30 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Dec 17 17:35:21 CET 2010 on sn-devel-104 | |||||
2010-12-17 | s4-smbtorture: check if returned driver paths match requested architecture. | Günther Deschner | 1 | -26/+100 | |
Guenther | |||||
2010-12-17 | s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg. | Günther Deschner | 1 | -7/+9 | |
Guenther | |||||
2010-12-17 | s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3. | Günther Deschner | 1 | -0/+4 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Dec 17 12:20:38 CET 2010 on sn-devel-104 | |||||
2010-12-17 | s4-smbtorture: skipping level 8 driveradds against w2k3. | Günther Deschner | 1 | -1/+18 | |
Guenther | |||||
2010-12-14 | s4-smbtorture: paranoia check for architectures in request and reply for ↵ | Günther Deschner | 1 | -0/+10 | |
enumdrivers test. Guenther | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -4/+4 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-11-29 | s4-smbtorture: only run the cupsaddsmb adobe driver test against s3. | Günther Deschner | 1 | -0/+4 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 29 18:47:17 CET 2010 on sn-devel-104 | |||||
2010-11-29 | s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior. | Günther Deschner | 1 | -0/+38 | |
Guenther | |||||
2010-11-29 | s4-smbtorture: make add-printerdriver test more robust against empty ↵ | Günther Deschner | 1 | -1/+3 | |
configfiles. Guenther | |||||
2010-11-29 | s4-smbtorture: make driver upload/removal more robust against empty filenames. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-11-29 | s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation. | Günther Deschner | 1 | -0/+28 | |
Guenther | |||||
2010-11-29 | s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER. | Günther Deschner | 1 | -3/+5 | |
Guenther | |||||
2010-11-29 | s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit. | Günther Deschner | 1 | -35/+44 | |
Guenther | |||||
2010-11-16 | s4-spoolss: fixed warning in call to torture_warning() | Andrew Tridgell | 1 | -2/+2 | |
2010-11-10 | s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests. | Günther Deschner | 1 | -3/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Nov 10 15:07:12 UTC 2010 on sn-devel-104 | |||||
2010-11-10 | s4-smbtorture: allow to test returned type after specific error code in ↵ | Günther Deschner | 1 | -15/+48 | |
PrinterData tests. Guenther | |||||
2010-10-11 | s4-smbtorture: add test for openprinter printername pattern. | Günther Deschner | 1 | -2/+129 | |
Guenther | |||||
2010-10-07 | s4-smbtorture: re-arrange openprinterex tests. | Günther Deschner | 1 | -21/+46 | |
Guenther | |||||
2010-09-30 | s4-smbtorture: add new EnumPrinters test to test printername/servername | Günther Deschner | 1 | -13/+207 | |
behaviour in EnumPrinter and GetPrinter calls. Guenther | |||||
2010-09-28 | s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test. | Günther Deschner | 1 | -34/+79 | |
Guenther | |||||
2010-09-28 | s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations. | Günther Deschner | 1 | -33/+15 | |
Guenther | |||||
2010-09-14 | s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines. | Günther Deschner | 1 | -15/+36 | |
Guenther | |||||
2010-09-10 | s4-smbtorture: add spoolss_OpenPrinter with unc and printername in ↵ | Günther Deschner | 1 | -4/+18 | |
RPC-SPOOLSS-PRINTSERVER. Guenther | |||||
2010-08-02 | s4-smbtorture: remove another old and now invalid s3 special case during ↵ | Günther Deschner | 1 | -7/+0 | |
spoolss testing. Guenther | |||||
2010-07-30 | s4-smbtorture: remove ifdefed symlink test, this is already skipped internally | Günther Deschner | 1 | -2/+0 | |
in the s3 case. Guenther | |||||
2010-07-30 | Revert "s4-torture: Disable setting REG_BINARY printer data with size 0." | Günther Deschner | 1 | -4/+0 | |
This reverts commit 104c419345a42a9a02ae25df482f449dc41a6380. | |||||
2010-07-27 | s4-torture: Enable tests with keynames including a slash. | Andreas Schneider | 1 | -12/+2 | |
Signed-off-by: Jim McDonough <jmcd@samba.org> | |||||
2010-07-27 | Revert "s4-smbtorture: skip driverName and printerName DsSpooler tests for now." | Andreas Schneider | 1 | -2/+2 | |
This reverts commit 23eb2888d94b34822e4c49b1d62f4bd3fac43fcf. Signed-off-by: Jim McDonough <jmcd@samba.org> |