aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/vnet/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/vnet/README')
-rw-r--r--src/tests/vnet/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/vnet/README b/src/tests/vnet/README
new file mode 100644
index 00000000..10579e50
--- /dev/null
+++ b/src/tests/vnet/README
@@ -0,0 +1,10 @@
+Unit test infrastructure for vnet
+
+To run unit tests do the following:
+
+ 1. build vpp with 'vpp_enable_tests = yes' in build-data/platforms/vpp.mk
+
+ 2. go to build-root/build-$tag-$arch/vnet
+
+ 3. run
+ $ make check