selftest: allow environment options
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Jan 2009 07:25:27 +0000 (08:25 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 30 Jan 2009 08:36:53 +0000 (09:36 +0100)
commit52a49b448e4a9ccd3044b47a9efaf15f30fbd032
tree92a8525252789111ab76d907ca1c25fdd5cb320c
parent4e0a61970120e10a6309251a97e660697818fa8a
selftest: allow environment options

We support "local" and "client" (default) now.
We can decide if we want to run a client against the server
(with a special client.conf) or if we want to run tests localy
on the server with the same config as the server.

metze
selftest/selftest.pl
selftest/target/Samba4.pm
source4/selftest/tests.sh