selftest: Remove --target option and the ability to run 'samba4 only' tests
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Oct 2011 04:21:11 +0000 (15:21 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Oct 2011 11:10:27 +0000 (13:10 +0200)
commit8dcfe2e5c44184298b0aa5bb1a13e2108b31a9c4
tree14a684c269b848dc36d9b553774e18e0c3501e93
parentf54dcc86b8c04bfd3c85ad327d268f5e32dd2cfd
selftest: Remove --target option and the ability to run 'samba4 only' tests

This simplifies the selftest system, and by default we always tested
all of samba3 and samba4 in the waf build.  This simply removes a
rarely used option for testing only part of the system.  The make test
TESTS="^samba3" syntax remains unchanged, so no functionality is lost.

Andrew Bartlett
selftest/selftest.pl
selftest/wscript