summaryrefslogtreecommitdiff
path: root/source3/selftest
AgeCommit message (Collapse)AuthorFilesLines
2011-04-13s3-selftest Add workaround for RAP test failureAndrew Bartlett1-0/+2
The rap.sam test reads 0xFFFFFFFF as a string in the level 2 r->HomeDir attribute, which once we start validating ASCII strings fails. This restores a unchecked dos charset for this test only, until it is determined if the client or server RAP code is at fault. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-04-07Revert "s3-test: disable ktest for now"Andrew Bartlett1-1/+0
This reverts commit 77820d59fe517168db5cb79b05214ae9fd6b4467. I beleive this is now reliable, after the changes to wait for an actual connection at startup and to use the fake DNS file. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Apr 7 07:20:03 CEST 2011 on sn-devel-104
2011-04-07s3-test: disable ktest for nowAndrew Tridgell1-0/+1
the ktest tests are currently flakey. Once andrew has found the problem they can be re-enabled Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Apr 7 03:36:36 CEST 2011 on sn-devel-104
2011-04-06s3-selftest Add tests to show kerberos works across a password changeAndrew Bartlett4-1/+4
It is important that a machine account password change does not invalidate existing tickets. This is only for the default kerberos method with a password in secrets.tdb. The keytab based methods are still not tested. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 6 05:24:48 CEST 2011 on sn-devel-104
2011-04-04s3-selftest Add testing of kerberos loginAndrew Bartlett3-4/+15
This uses a pre-calculated credentials cache, that should be valid until 2036. Andrew Bartlett
2011-04-03s3: Add a quick test for bug 8042Volker Lendecke1-0/+1
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Apr 3 16:13:21 CEST 2011 on sn-devel-104
2011-03-31s3-torture: a very simple test for convert_string_error()Andrew Tridgell1-1/+1
this is a very simple test based on the example volker gave in 1e50f9a5. A more sophisticated test will also be worthwhile, but this at least gives us a basic test while changes are being made
2011-03-29s3-selftest Allow LM passwords and turn of NTLMv2 for security=share testAndrew Bartlett1-1/+1
2011-03-29s3-selftest Add tests for security=serverAndrew Bartlett1-2/+5
Andrew Bartlett
2011-03-18s3-waf: enable nss_winbind in make test for nss_wrapper.Günther Deschner1-0/+1
Guenther
2011-03-18s4-smbtorture: add netsessiongetinfo() test.Günther Deschner1-0/+1
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 02:11:38 CET 2011 on sn-devel-104
2011-03-18s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner1-0/+1
Guenther
2011-03-18s4-smbtorture: add test for rap_NetUserAdd().Günther Deschner1-0/+1
Guenther
2011-03-15Re-enable base.tcondev test for S3, now we pass it correctly.Jeremy Allison1-1/+0
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Mar 15 00:59:37 CET 2011 on sn-devel-104
2011-03-11s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4.Günther Deschner1-0/+1
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 11 00:42:27 CET 2011 on sn-devel-104
2011-03-10waf-selftest: allow to call "make test SUBUNIT_FORMATTER=cat".Günther Deschner1-1/+3
Guenther
2011-03-10s3-selftest: run a couple of dgram NBT tests against s3.Günther Deschner2-1/+4
Guenther
2011-03-09s3-selftest: properly move connect to seal options.Günther Deschner1-2/+2
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Mar 9 13:13:06 CET 2011 on sn-devel-104
2011-03-09s3-selftest: no point in testing smb2 via ncacn_ip_tcp.Günther Deschner1-9/+13
Guenther
2011-03-09s3-selftest: remove *ncacn_ip_tcp* from knownfail list.Günther Deschner1-1/+0
Guenther
2011-03-08s3-selftest: only run smbtorture4 tests when smbtorture4 is available.Günther Deschner1-14/+14
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 8 14:51:18 CET 2011 on sn-devel-104
2011-03-08s3-selftest: add pattern test of dcerpc binding options (using ↵Günther Deschner2-2/+18
rpc.lsa.lookupsids). Guenther Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 8 12:29:21 CET 2011 on sn-devel-104
2011-03-08s3-selftest: no need to run rpc.samba3.netlogon twice.Günther Deschner1-1/+1
Guenther Signed-off-by: Günther Deschner <gd@samba.org>
2011-03-05s3:test: the registry roundtrip test passes nowMichael Adam1-1/+0
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sat Mar 5 02:19:33 CET 2011 on sn-devel-104
2011-02-22selftest the raw.mux test is flaky:Andrew Bartlett1-0/+1
TESTING MULTIPLEXED LOCK/LOCK/UNLOCK establishing a lock the second lock will conflict with the first this will too, but we'll unlock while waiting unlock the first range recv the async reply async lock took 265.40 msec failed to trigger early lock retry UNEXPECTED(error): samba3.posix_s3.raw.mux.mux Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Feb 22 07:09:07 CET 2011 on sn-devel-104
2011-02-22selftest pass in srcdir into Samba3 target moduleAndrew Bartlett1-0/+2
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett4-211/+201
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett
2011-02-22s3-tests use $PREFIX to ensure tests don't work outside the test areaAndrew Bartlett1-6/+6
Andrew Bartlett
2011-02-22Add tests for various s3 auth modesAndrew Bartlett1-0/+4
2011-02-17s3-selftest: make sure we really use --format=subunit when calling smbtorture4.Günther Deschner1-1/+1
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 17 02:01:56 CET 2011 on sn-devel-104
2011-02-16s3:test: run the net.rpc.registry test under "dc" not "dc:local"Michael Adam1-1/+1
There is no need to run it on the rpc server, but it should be run from a remote host. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 16:05:58 CET 2011 on sn-devel-104
2011-02-16s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparmMichael Adam1-1/+1
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> ↵Michael Adam2-2/+2
samba3.blackbox.net.local.registry.roundtrip
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry_rpc -> ↵Michael Adam1-1/+1
samba3.blackbox.net.rpc.registry
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry -> ↵Michael Adam1-1/+1
samba3.blackbox.net.local.registry
2011-02-16s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.miscMichael Adam1-1/+1
2011-02-16s3:test: mark the net_registry_roundtrip test as knownfailMichael Adam1-0/+1
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 13:45:09 CET 2011 on sn-devel-104
2011-02-16s3:test: add the registry roundtrip test as ↵Michael Adam1-0/+1
samba3.blackbox.net_s3_registry_roundtrip
2011-02-16s3:test: add the "blackbox.failure" test to the knownfail testsMichael Adam1-0/+1
This is designed to fail. Its purpose is to test our test infrastructure.
2011-02-16s3:test: add the failure blackbox test as samba3.blackbox.failureMichael Adam1-0/+1
2011-02-16s3:test: add the success blackbox test as samba3.blackbox.successMichael Adam1-0/+2
2011-02-15s3-selftest: move all skipped test to skiplist.Günther Deschner1-17/+15
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 15 12:52:22 CET 2011 on sn-devel-104
2011-02-15s3-selftest: when skipping tests, use the selftest/skip file.Günther Deschner1-0/+9
Guenther
2011-02-11s3: Skip the CHAIN1 testsVolker Lendecke1-0/+2
They are broken with signing. I'll fix that. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Feb 11 17:42:09 CET 2011 on sn-devel-104
2011-02-11s3-selftest: revamp selftest wscript with s4 one.Günther Deschner1-11/+11
Guenther
2011-02-10s3-selftest: run the three net tests individually.Günther Deschner1-1/+3
Guenther
2011-02-08s3-selftest: mark the driver timestamp test as knownfail for now.Günther Deschner1-0/+1
Guenther
2011-01-10s3-selftest: re-sync with s4-selftest wscript.Günther Deschner1-6/+45
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 13:41:38 CET 2011 on sn-devel-104
2010-12-27s3:selftest: mark samba3.posix_s3.smb2.lock (dc).rw-exclusive as known to failStefan Metzmacher1-0/+1
This sometimes fails like this: [218/271 in 22m22s] samba3.posix_s3.smb2.lock (dc) UNEXPECTED(failure): samba3.posix_s3.smb2.lock (dc).rw-exclusive REASON: _StringException: _StringException: ../torture/smb2/lock.c:406: status was NT_STATUS_END_OF_FILE, expected NT_STATUS_OK: (../torture/smb2/lock.c:406) command: LD_LIBRARY_PATH=/memdisk/tridge/flakey/b18675/source3/source3/bin/shared:/memdisk/tridge/flakey/b18675/source3/source3/bin: bin/smbtorture4 --configfile=$SMB_CONF_PATH --maximum-runtime=1200 --target=samba3 --basedir=/memdisk/tridge/flakey/b18675/source3/source3/st --option="torture:winbindd_netbios_name=$SERVER" --option="torture:winbindd_netbios_domain=$DOMAIN" --option=torture:localdir=/memdisk/tridge/flakey/b18675/source3/source3/st/dc/share --option=torture:sharedelay=100000 //$SERVER_IP/tmp -U$USERNAME%$PASSWORD smb2.lock 2>&1 | ../selftest/filter-subunit --prefix "samba3.posix_s3.smb2.lock (dc)." expanded command: LD_LIBRARY_PATH=/memdisk/tridge/flakey/b18675/source3/source3/bin/shared:/memdisk/tridge/flakey/b18675/source3/source3/bin: bin/smbtorture4 --configfile=/memdisk/tridge/flakey/b18675/source3/source3/st/client/client.conf --maximum-runtime=1200 --target=samba3 --basedir=/memdisk/tridge/flakey/b18675/source3/source3/st --option="torture:winbindd_netbios_name=LOCALDC2" --option="torture:winbindd_netbios_domain=SAMBA-TEST" --option=torture:localdir=/memdisk/tridge/flakey/b18675/source3/source3/st/dc/share --option=torture:sharedelay=100000 //127.0.0.2/tmp -Utridge%localdc2pass smb2.lock 2>&1 | ../selftest/filter-subunit --prefix "samba3.posix_s3.smb2.lock (dc)." ERROR: Testsuite[samba3.posix_s3.smb2.lock (dc)] REASON: Exit code was 1 metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 27 12:08:51 CET 2010 on sn-devel-104
2010-12-13s3:selftest: fix knownfail for ↵Stefan Metzmacher1-1/+1
samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old The name is in lowercase since commit 35fbc7bbda5851f7172538f79fc79be201f1d521 (s4-smbtorture: Make test names lowercase and dot-separated.) This should avoid intermittent failures in make test. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 13 13:52:18 CET 2010 on sn-devel-104