]> git.puffer.fish Git - matthieu/frr.git/commit
tests: improve coverage no need to modify source/build dir
authorChristian Hopps <chopps@labn.net>
Sat, 20 Apr 2024 08:31:03 +0000 (04:31 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 20 Apr 2024 08:31:03 +0000 (04:31 -0400)
commit36b7c68111723244edc222dfb5ab58b9da1d3585
tree00f41361397d8c12f696f9459e16bbeb56625d7f
parent44f5916d700ce930574d0b1d0d8d7b9cddd5f756
tests: improve coverage no need to modify source/build dir

- by using symlinks in the rundir (/tmp) into the source/build directory
we avoid needing to copy the *.gcda stat files into the source/build dir.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/conftest.py