Filip Tehlar | 254b036 | 2016-04-07 10:04:34 +0200 | [diff] [blame] | 1 | Unit test infrastructure for vnet |
2 | |||||
3 | To 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 |