blob: 10579e50e339859b733ad3ff4576294102fe6e01 [file] [log] [blame]
Filip Tehlar254b0362016-04-07 10:04:34 +02001Unit test infrastructure for vnet
2
3To run unit tests do the following:
4
5 1. build vpp with 'vpp_enable_tests = yes' in build-data/platforms/vpp.mk
6
7 2. go to build-root/build-$tag-$arch/vnet
8
9 3. run
10 $ make check