selftest: allow tests.py scripts to run independently
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 28 Jul 2016 22:57:52 +0000 (10:57 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 31 Aug 2016 05:09:26 +0000 (07:09 +0200)
commit6c391e18a47782a78e035f3e35a41710d8424105
tree9dc040661e9479f3e00d0694f909e35c08772f9b
parentdda1b74ea10a45d9a810b2a982e93cfb13dfeaba
selftest: allow tests.py scripts to run independently

These generate lists of test commands. Usually they are run in special
environments, but they should work from the command line. This
restores the intended behaviour.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
selftest/tests.py
source3/selftest/tests.py