summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
2010-04-30s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.Günther Deschner1-0/+55
Guenther
2010-04-30s4-smbtorture: add smbcli_rap_netprintjobenum().Günther Deschner1-0/+127
Guenther
2010-04-30s4-smbtorture: pause and resume printq in RAP-PRINTING test.Günther Deschner1-1/+24
Guenther
2010-04-30s4-smbtorture: use rap_status in smbcli_rap_* functions.Günther Deschner1-11/+11
Guenther
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueueresume() and ↵Günther Deschner1-0/+74
smbcli_rap_netprintqueuepurge(). Guenther
2010-04-30s4-smbtorture: add test_netprintq to RAP-PRINTING.Günther Deschner1-0/+41
Guenther
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueuepause().Günther Deschner1-0/+37
Guenther
2010-04-30s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.Günther Deschner1-2/+16
Guenther
2010-04-30s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner1-2/+2
Guenther
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner1-0/+29
Guenther
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner1-0/+32
Guenther
2010-04-30s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and ↵Günther Deschner1-2/+3
rap_pull_rap_PrintQueue2. Guenther
2010-04-30s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner1-0/+70
Guenther
2010-04-29s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner1-0/+110
Guenther
2010-04-29s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner1-0/+44
Guenther
2010-04-29s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner1-0/+85
Guenther
2010-04-29s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner1-71/+68
Guenther
2010-04-29s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2-3/+46
Guenther
2010-04-29s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner1-0/+31
Guenther
2010-04-29s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki1-0/+35
2010-04-29s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki1-19/+10
In case schemaInfo value is still not set, WinAD supplies schemaInfo blob with revision = 0 and GUID_ZERO
2010-04-29s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki1-25/+0
2010-04-29s4-waf: added --enable-build-farm configure optionAndrew Tridgell1-6/+23
this adds a smbtorture.static binary which s3 will use in the build farm
2010-04-28s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner2-2/+2
Guenther
2010-04-28s4-smbtorture: add test for rap_NetPrintQEnum.Günther Deschner1-0/+36
Guenther
2010-04-28s4-smbtorture: add RAP-PRINTING suite.Günther Deschner4-2/+91
Guenther
2010-04-28s4-smbtorture: add smbcli_rap_netprintqenum.Günther Deschner1-1/+109
Guenther
2010-04-28s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo alsoGünther Deschner1-0/+31
query some existing values. Guenther
2010-04-28s4-smbtorture: add a test that adds a printer incl. devicemode.Günther Deschner1-6/+79
Guenther
2010-04-28s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler ↵Günther Deschner1-0/+88
Printer Data. Guenther
2010-04-28s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner1-0/+37
Guenther
2010-04-28s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner1-5/+7
Guenther
2010-04-28s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner1-6/+6
For some reason, spoolss_SetJob pausing and resuming of printjob is still racy on the buildfarm. Converting the fatal assert to a warning for now. Guenther
2010-04-27nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer1-6/+6
2010-04-27s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer1-4/+56
2010-04-27s4-smbtorture: make sure to zero the add driver info 8 struct before adding ↵Günther Deschner1-0/+2
drivers. Guenther
2010-04-27s4-smbtorture: upload the full cups driver, otherwise windows will not allow ↵Günther Deschner1-8/+19
using it. Guenther
2010-04-27s4-smbtorture: only compare level 3 for s3 when checking winreg and ↵Günther Deschner1-0/+28
spoolss_Driver. Guenther
2010-04-27s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner1-4/+29
Guenther
2010-04-27s4-smbtorture: make sure to not attempt to remove a driver file twice.Günther Deschner1-0/+6
Guenther
2010-04-27s4-smbtorture: setup all members of level 3,4,6,8 driver add.Günther Deschner1-19/+28
Guenther
2010-04-27s4-smbtorture: use a torture_printer_context and upload own driver for ↵Günther Deschner1-60/+193
RPC-SPOOLSS-PRINTER test. Guenther
2010-04-27s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests.Günther Deschner1-88/+67
Guenther
2010-04-27s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests.Günther Deschner1-6/+41
Guenther
2010-04-27s4-smbtorture: remove some typecasts in rap tests.Günther Deschner1-7/+7
Guenther
2010-04-28s4-netlogon: fixed getDcNameEx2 for blank inputsAndrew Tridgell1-0/+9
w2k8r2 returns the local DC information on no inputs for getDcNameEx2. This is needed for starting dsa.msc (ADUC) on Win7. CDLAP on the same call returns an error. This uses a parameter fill_on_blank_request to distinguish the two cases.
2010-04-27s4-torture: not all platforms have defines like AF_AX25Andrew Tridgell1-6/+6
all we need are invalid values here, so just use fixd high values.
2010-04-27s4:torture - DsRGetDcSiteCoverageW - adapt test to check for the sitenameMatthias Dieter Wallnöfer1-0/+24
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-04-27s4:torture - DsRGetSiteName - move "skip" statement before the ↵Matthias Dieter Wallnöfer1-3/+3
"computer_name" check We don't support the check for the computer name on the RPC server side. Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-04-27s4:torture - GetAnyDCName - adaptionsMatthias Dieter Wallnöfer1-2/+23
- Check for the various domainname set modes (on NULL and "" the domain should be the default domain on the server) - support return value "WERR_NO_SUCH_DOMAIN" (the server is the PDC of the domain) Signed-off-by: Andrew Tridgell <tridge@samba.org>