Jelmer Vernooij
35fbc7bbda
s4-smbtorture: Make test names lowercase and dot-separated.
...
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-12-11 04:16:13 +01:00
Andrew Tridgell
6b266b85cf
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
...
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-07-16 18:24:27 +10:00
Günther Deschner
d56cc23c6a
s4-smbtorture: add my (C) to rap torture lib.
...
Guenther
2010-07-05 18:06:21 +02:00
Günther Deschner
a6f1c111ff
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRINTING.
...
Guenther
2010-06-16 17:10:15 +02:00
Günther Deschner
8843eea2e0
s4-smbtorture: only pull info when status code indicates success in smbcli_rap_netprintqgetinfo().
...
Guenther
2010-06-16 12:20:05 +02:00
Günther Deschner
185adc4c81
Revert "s4-smbtorture: only pull info when status code indicates success in smbcli_rap_netprintqgetinfo()."
...
This reverts commit 1f1c04010a
.
2010-06-16 12:18:32 +02:00
Günther Deschner
1a86532fce
s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.
...
Guenther
2010-06-16 12:15:24 +02:00
Günther Deschner
1f1c04010a
s4-smbtorture: only pull info when status code indicates success in smbcli_rap_netprintqgetinfo().
...
Guenther
2010-06-16 12:15:24 +02:00
Günther Deschner
8b3059de97
s4-smbtorture: check error codes in RAP-SAM testsuite.
...
Guenther
2010-06-05 00:35:09 +02:00
Günther Deschner
667716d204
s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test.
...
Guenther
2010-05-28 00:22:40 +02:00
Günther Deschner
7803bcdae6
s4-smbtorture: remove obsolete handmarshalled rap code.
...
Guenther
2010-05-28 00:22:18 +02:00
Günther Deschner
82982bd480
s4-smbtorture: we can fully use autogenerated code to pull info unions now.
...
Guenther
2010-05-28 00:17:45 +02:00
Günther Deschner
a1fc7aebfc
s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM.
...
Guenther
2010-05-27 13:37:28 +02:00
Günther Deschner
66e9b8c888
s4-smbtorture: add usergetinfo to RAP-SAM.
...
Guenther
2010-05-26 22:58:36 +02:00
Günther Deschner
b86666ab53
s4-smbtorture: add smbcli_rap_netusergetinfo().
...
Guenther
2010-05-26 22:20:13 +02:00
Matthias Dieter Wallnöfer
6af5e7cde1
s4:torture/rap/rap.c - quiet discard const warning
2010-05-21 23:35:58 +02:00
Günther Deschner
dd3c367153
s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
...
Guenther
2010-05-21 18:11:10 +02:00
Günther Deschner
94d41ddc8f
s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
...
Guenther
2010-05-21 18:11:04 +02:00
Günther Deschner
9c7d47fdad
s4-smbtorture: take a TODO note for RAP-PRINTING.
...
Guenther
2010-05-20 11:08:14 +02:00
Jelmer Vernooij
c0fb7b8180
s3: Fix some more iconv convenience usages.
2010-05-18 11:45:31 +02:00
Jelmer Vernooij
390ada6ec7
Remove more usages of iconv_convenience in files which were apparently not recompiled by waf.
2010-05-18 11:45:31 +02:00
Jelmer Vernooij
f9ca9e46ad
Finish removal of iconv_convenience in public API's.
2010-05-18 11:45:30 +02:00
Günther Deschner
73d654ec2f
s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.
...
Unless we spent time researching the RAP useradd calls (and implement them in
s3) it is far more easy to use existing SAMR calls to create and delete test
users that are used for RAP change password operations.
Guenther
2010-05-12 00:21:20 +02:00
Günther Deschner
b73b237a6b
s4-smbtorture: add test_oemchangepassword to RAP-SAM.
...
Guenther
2010-05-12 00:21:06 +02:00
Günther Deschner
931b7fcc8a
s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.
...
Guenther
2010-05-12 00:20:41 +02:00
Günther Deschner
84ab762fd5
s4-smbtorture: getting serious about checking rap status return codes.
...
Guenther
2010-05-12 00:17:24 +02:00
Günther Deschner
d0a87f0098
s4-smbtorture: test netservergetinfo level 1 also against s3.
...
Guenther
2010-05-11 22:52:37 +02:00
Günther Deschner
9e643f0784
s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
...
Guenther
2010-05-11 00:58:57 +02:00
Günther Deschner
36b0fed567
s4-smbtorture: fix smbcli_rap_netoemchangepassword.
...
Guenther
2010-05-11 00:58:57 +02:00
Günther Deschner
fc6a22983b
s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().
...
Guenther
2010-05-11 00:58:56 +02:00
Günther Deschner
7cf1a2986f
s4-smbtorture: add smbcli_rap_netoemchangepassword().
...
Guenther
2010-05-10 21:30:27 +02:00
Günther Deschner
e065ecc6b3
s4-smbtorture: add smbcli_rap_netuserpasswordset2().
...
Guenther
2010-05-08 01:47:04 +02:00
Günther Deschner
d3bd9de087
s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().
...
Guenther
2010-05-05 17:21:05 +02:00
Günther Deschner
7e5fee98be
s4-smbtorture: fill in test_rap_print().
...
This tests pauses a printer over RAP, prints a file, enumerates the job, deletes
the job and resumes the print queue.
Guenther
2010-05-04 17:18:22 +02:00
Günther Deschner
1056a08100
s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.
...
Guenther
2010-05-04 15:49:47 +02:00
Günther Deschner
ff256b41b8
s4-smbtorture: add smbcli_rap_netprintdestgetinfo().
...
Guenther
2010-05-04 15:49:40 +02:00
Günther Deschner
eee803372a
s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.
...
Guenther
2010-05-04 15:49:31 +02:00
Günther Deschner
990361a38c
s4-smbtorture: add smbcli_rap_netprintdestenum.
...
Guenther
2010-05-04 15:49:16 +02:00
Günther Deschner
727a1acd91
s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.
...
Guenther
2010-05-03 20:55:58 +02:00
Günther Deschner
f181281c89
s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().
...
Although w2k3 happily ignores it, the spec (and s3) enforce the addition of
that.
Guenther
2010-05-03 20:55:50 +02:00
Günther Deschner
99e3b9a367
s4-smbtorture: add rap_cli_expect_extra_format().
...
Guenther
2010-05-03 20:55:42 +02:00
Günther Deschner
dda0ebd0ac
s4-smbtorture: make all smbcli_rap_* failures critical.
...
Guenther
2010-05-03 20:55:16 +02:00
Günther Deschner
5efdd13d12
s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.
...
Guenther
2010-05-03 14:44:25 +02:00
Günther Deschner
44fdec02fc
s4-smbtorture: add smbcli_rap_netprintjobsetinfo().
...
Guenther
2010-05-03 14:44:16 +02:00
Günther Deschner
457826947f
s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().
...
Guenther
2010-05-03 14:44:07 +02:00
Günther Deschner
b9a97cf864
s4-smbtorture: add test_netprintjobgetinfo().
...
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
7c88d30836
s4-smbtorture: add smbcli_rap_netprintjobgetinfo().
...
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
82d4e858ea
s4-smbtorture: fix smbcli_rap_netprintjobenum().
...
It is just fine for a printq to have no pending jobs.
Guenther
2010-04-30 17:06:58 +02:00
Günther Deschner
400c07f0de
s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.
...
Guenther
2010-04-30 15:12:00 +02:00
Günther Deschner
753fde9c19
s4-smbtorture: add smbcli_rap_netprintjobenum().
...
Guenther
2010-04-30 15:11:56 +02:00