summaryrefslogtreecommitdiff
path: root/src/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/README')
-rw-r--r--src/tests/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/README b/src/tests/README
new file mode 100644
index 0000000..2f299ad
--- /dev/null
+++ b/src/tests/README
@@ -0,0 +1,10 @@
+Unit testing
+------------
+
+Make assembles "unittest" binary with all of the planned tests included.
+So far it is accepting the same parameters as the "cutedns",
+but an own parameter format is being developed.
+
+Example:
+bin/unittest samples/example.com.zone
+