summaryrefslogtreecommitdiffstats
path: root/source4/scripting/devel/wintest
Commit message (Collapse)AuthorAgeFilesLines
* wintest: moved to top levelAndrew Tridgell2010-11-193-970/+0
| | | | | the plan is to expand wintest to test a lot more of Samba against windows, including testing the Samba3 file server, winbind, nmbd etc
* s4-wintest: reliability and usability improvementsAndrew Tridgell2010-11-183-116/+166
| | | | | | | | | | | - allow for missing VMs - improved VM names - added join of w2k3 to Samba domain - cope with w2k3 dcpromo output - wait for port 139 not 23, to avoid windows telnet server bug Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Nov 18 23:56:11 CET 2010 on sn-devel-104
* s4-wintest: remove files in var/ when reprovisioningAndrew Tridgell2010-11-181-0/+1
|
* s4-test: added --rebase and --clean optionsAndrew Tridgell2010-11-181-1/+13
|
* s4-test: use --fail-immediately for samba_dnsupdate testingAndrew Tridgell2010-11-181-2/+2
|
* s4-test: added greater control over tests to runAndrew Tridgell2010-11-183-220/+320
| | | | | | | now supports --list to list tests, and --skip to skip the named tests Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Nov 18 04:29:24 UTC 2010 on sn-devel-104
* s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell2010-11-183-0/+807
this won't just be for the howto anymore Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Nov 18 00:45:18 UTC 2010 on sn-devel-104