sr: Show IPv6 address used as SRv6 Encaps source
[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