lisp: move cp tests to unittest
[vpp.git] / src / tests / vnet / README
diff --git a/src/tests/vnet/README b/src/tests/vnet/README
deleted file mode 100644 (file)
index 10579e5..0000000
+++ /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