summaryrefslogtreecommitdiff
path: root/source4/script/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/README')
-rw-r--r--source4/script/tests/README13
1 files changed, 11 insertions, 2 deletions
diff --git a/source4/script/tests/README b/source4/script/tests/README
index bf7ff1842b..1eb7e7943c 100644
--- a/source4/script/tests/README
+++ b/source4/script/tests/README
@@ -1,4 +1,13 @@
This directory contains test scripts that are useful for running a
-bunch of tests all at once. I expect it will eventually be hooked into
-a "make test" framework.
+bunch of tests all at once.
+The following environments are currently available:
+
+ - none: No server set up
+ - dc: Domain controller set up. The following environment variables will
+ be set:
+ * USERNAME
+ * PASSWORD
+ * DOMAIN
+ * REALM
+ * SERVER