aboutsummaryrefslogtreecommitdiff
path: root/tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
new file mode 100644
index 000000000..d4fb99749
--- /dev/null
+++ b/tests/README.md
@@ -0,0 +1,6 @@
+# tests
+
+nDPId tests are pretty similar to nDPI's test setup.
+It also uses PCAP files provided by libnDPI and generates a diff based on that information.
+
+That is the reason why `./do.sh` needs a nDPI directory as argument.