1212d0470a2ec4523d58b3a1ae0654378ebb8c74
[vpp.git] / extras / lcov / lcov_prep
1 #!/bin/bash
2
3 set -e
4
5 cd build-root
6 rm -rf html
7 lcov --capture --initial --directory . --output-file lcov.out