254b036dff
Change-Id: I802700ad832de1dc6f4a1981e8985aa6e926c8ad Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
11 lines
220 B
Plaintext
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
|