Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
8bf80a3ddae7733925a757cb1710e25776eea01c
/
.
/
extras
/
lcov
/
lcov_prep
blob: 1212d0470a2ec4523d58b3a1ae0654378ebb8c74 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
cd build
-
root
rm
-
rf html
lcov
--
capture
--
initial
--
directory
.
--
output
-
file lcov
.
out