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, 0 insertions, 10 deletions
diff --git a/src/tests/vnet/README b/src/tests/vnet/README
deleted file mode 100644
index 10579e50e33..00000000000
--- a/src/tests/vnet/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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