Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
refs/heads/stable/1606
/
.
/
vnet
/
test
/
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