Stefan Metzmacher
16d4d0346d
testprogs/blackbox/test_kinit: reorder arguments to "net time" to fix make test
...
metze
2010-04-13 10:09:18 +02:00
Andrew Bartlett
df7fbf28ee
s4:testprogs Update test to match current Heimdal
2010-03-27 12:23:21 +11:00
Andrew Bartlett
6798543842
s4:testprogs Fix kinit test for updated Heimdal
2010-03-27 11:53:49 +11:00
Andrew Bartlett
0a65bb57a1
s4:selftest Add testing of kpasswd password set on servicePrincipalName
2010-03-25 16:32:04 +11:00
Günther Deschner
6f36e9d504
testprogs: add EnumPrinterData test to win32 spoolss test.
...
Guenther
2010-03-15 17:27:12 +01:00
Günther Deschner
a319eb9700
testprogs: add test_PrinterDataW.
...
Guenther
2010-03-04 10:10:02 +01:00
Günther Deschner
55946ddd1d
testprogs: use dump_data in dump_printer_data.
...
Guenther
2010-03-04 10:10:02 +01:00
Günther Deschner
74ba0b7189
testprogs: add print_printer_dataw and dump_data to printlib.
...
Guenther
2010-03-04 10:10:02 +01:00
Günther Deschner
66b4463fc1
testprogs: add some multibyte versions of PrinterData calls.
...
Guenther
2010-03-04 10:10:02 +01:00
Günther Deschner
892213c7b7
testprogs: fix boolean return code of test_PrinterData.
...
Guenther
2010-03-03 14:42:31 +01:00
Günther Deschner
74703e4897
testprogs: make sure to do the same tests as in smbtorture in test_PrinterData().
...
Guenther
2010-03-02 19:03:17 +01:00
Günther Deschner
f73c27116c
testprogs: fix REG_SZ in print_printer_data.
...
Guenther
2010-03-02 19:03:16 +01:00
Günther Deschner
8919a58583
testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.
...
Guenther
2010-03-02 15:29:38 +01:00
Günther Deschner
cf12d4556a
testprogs: better usage text.
...
Guenther
2010-03-01 21:15:34 +01:00
Günther Deschner
36d3aa69f1
testprogs: add very basic PrinterData test for printers.
...
This very basically tests SetPrinterDataEx, GetPrinterDataEx and
DeletePrinterDataEx.
Guenther
2010-03-01 21:15:33 +01:00
Günther Deschner
0d0d778b21
testprogs: rename test_PrinterData to test_PrinterData_Server.
...
Guenther
2010-03-01 21:15:33 +01:00
Günther Deschner
d44dd1005b
testprogs: add SetPrinterDataEx test.
...
Guenther
2010-03-01 21:15:33 +01:00
Günther Deschner
b797481b8d
testprogs: add DeletePrinterKey test.
...
Guenther
2010-03-01 21:15:33 +01:00
Günther Deschner
1b6f1e8c30
testprogs: add DeletePrinterDataEx test.
...
Guenther
2010-03-01 21:15:33 +01:00
Günther Deschner
61568cf4c8
testprogs: allow to test a single printer when given on the cmdline.
2010-03-01 21:15:33 +01:00
Günther Deschner
32371e9ba6
testprogs: add RPC_X_NULL_REF_POINTER error code
2010-03-01 21:15:33 +01:00
Günther Deschner
274baba4ab
testprogs: print the directory paths as well in spoolss test.
...
Guenther
2010-02-26 11:07:57 +01:00
Andrew Bartlett
a9d9447d5a
s4:credentials Add hooks to extract a named Kerberos credentials cache
...
This allows the integration of external tools that can't be linked
into C or python, but need to authenticate as the local machine
account.
The machineaccountccache script demonstrates this, and debugging has
been improved in cli_credentials_set_secrets() by passing back and
error string.
Andrew Bartlett
2010-02-20 17:58:07 +11:00
Günther Deschner
e40310a64b
testprogs: ignore GetJob level 3 and 4 against samba for now.
...
Guenther
2010-02-19 10:12:07 +01:00
Günther Deschner
77164a8a5d
testprogs: add tests for GetJob() to spoolss test.
...
Guenther
2010-02-18 22:01:04 +01:00
Günther Deschner
0bf9c5ecf6
testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.
...
Guenther
2010-02-18 16:41:59 +01:00
Günther Deschner
9ff2c1ea64
testprogs: print SDDL string of printer security descriptors
2010-02-18 02:18:59 +01:00
Günther Deschner
77fc30b481
testprogs: add rather simple device mode tests to spoolss test.
...
Guenther
2010-02-16 17:28:02 +01:00
Günther Deschner
351f694d61
testprogs: add "samba3" and "architecture=" options to spoolss tester.
...
Guenther
2010-02-15 23:05:05 +01:00
Günther Deschner
1988f4274c
testprogs: fix EnumJobs debug output in spoolss test.
...
Found by Kai, thanks!
Guenther
2010-02-15 22:12:34 +01:00
Günther Deschner
89621d8d19
testprogs: print all printerinfo levels in spoolss test.
...
Guenther
2010-02-12 20:46:44 +01:00
Günther Deschner
5e1dd19221
testprogs: one more error code for spoolss test.
...
Guenther
2010-02-11 13:26:13 +01:00
Günther Deschner
4f8a4cb81b
testprogs: print secdesc->Control in spoolss test.
...
Guenther
2010-02-11 13:24:41 +01:00
Günther Deschner
490e1f84fe
testprogs: use ConvertSidToStringSid in order to print sids in spoolss test.
...
Guenther
2010-02-11 13:24:41 +01:00
Günther Deschner
1cd9df8da2
testprogs: add more error codes for spoolss test.
...
Guenther
2010-02-10 14:07:31 +01:00
Günther Deschner
7c95d559c3
testprogs: regenerate printlib prototypes for spoolss test.
...
Guenther
2010-02-09 16:39:37 +01:00
Günther Deschner
73e6212a32
testprogs: print job info levels in EnumJobs() spoolss tests.
...
Guenther
2010-02-09 16:39:35 +01:00
Günther Deschner
bf7156b6dd
testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spoolss tests.
...
Guenther
2010-02-09 16:39:35 +01:00
Günther Deschner
dcad5447cf
testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss tests.
...
Guenther
2010-02-09 16:39:34 +01:00
Günther Deschner
5db64e88c7
testprogs: print monitor info levels in EnumMonitors() spoolss tests.
...
Guenther
2010-02-09 16:39:34 +01:00
Günther Deschner
5afae25724
testprogs: print port info levels in EnumPorts() spoolss tests.
...
Guenther
2010-02-09 16:39:30 +01:00
Günther Deschner
8088a17128
testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.
...
Guenther
2010-02-09 16:38:04 +01:00
Günther Deschner
55ae3d1729
testprogs: also print printer info during GetPrinter spoolss test.
...
Guenther
2010-01-31 20:41:17 +01:00
Günther Deschner
818fb00381
testprogs: print all driver info levels in spoolss testsuite.
...
Guenther
2010-01-25 11:20:06 +01:00
Günther Deschner
f2999157f9
testprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx.
...
Guenther
2010-01-18 13:41:02 +01:00
Günther Deschner
ecd35d7ea6
testprogs: add tests for GetForm.
...
Guenther
2010-01-18 13:41:02 +01:00
Günther Deschner
ca646a82f8
testprogs: pass down LPPRINTER_DEFAULTS in spoolss test.
...
Guenther
2010-01-18 13:41:02 +01:00
Günther Deschner
0ae4cc839d
testprogs: remove unused test_EachDriver from spoolss test.
...
Guenther
2010-01-12 12:12:05 +01:00
Günther Deschner
3c1b51795d
testprogs: add EnumPrinterKey test to spoolss test.
...
Guenther
2010-01-12 12:12:05 +01:00
Günther Deschner
403dc10e8f
testprogs: fix driver levels in spoolss test.
...
Guenther
2010-01-11 12:43:07 +01:00