vpp/vnet/test/README
Filip Tehlar 254b036dff Add unit test infrastructure for LISP protocol
Change-Id: I802700ad832de1dc6f4a1981e8985aa6e926c8ad
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-04-12 11:47:39 +00:00

11 lines
220 B
Plaintext

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