Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
d9b74a964458ed31e7acb567a5f40259c671025a
/
.
/
src
/
tests
/
vnet
/
README
blob: 10579e50e339859b733ad3ff4576294102fe6e01 [
file
] [
log
] [
blame
]
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