s4-devel: a script to test the Samba4 HOWTO
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 Nov 2010 11:57:00 +0000 (22:57 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 Nov 2010 21:45:20 +0000 (21:45 +0000)
commit10a1606baf69addd2d3a079ab007ebb6beffb55d
tree31e31160676578862dc95a854a6aef602c7c799c
parent6cd92340b6b2003dbe3380819626a1f443b3456c
s4-devel: a script to test the Samba4 HOWTO

This provides a script that allows testing of most of the steps of the
Samba4 HOWTO. The big difference between this and 'make test' is that
it test against windows, using pexpect to control windows boxes via
telnet.

The info about VMs and other parameters are in separate conf
files. I've included a sample config file that I use on my laptop.
source4/scripting/devel/howto/test-howto.py [new file with mode: 0755]
source4/scripting/devel/howto/tridge.conf [new file with mode: 0644]