diff options
author | Dave Barach <dave@barachs.net> | 2020-03-10 16:59:39 -0400 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-03-10 23:40:35 +0000 |
commit | d498c9eb2b70b744b6231d5db714422f8745caaf (patch) | |
tree | 8146c867b7b37613987dd0fde6888ef7fe234d67 /test/vpp_lo_interface.py | |
parent | 9f4db3cddf9931ef97ef0ea8f9dac1b63199407c (diff) |
tests: add running_gcov_tests to framework.py
Mark a few code coverage tests appropriately:
@unittest.skipUnless(running_gcov_tests, "part of code coverage tests")
def test_my_coverage_unittest(self):
<etc>
Almost exactly like "make EXTENDED_TESTS=yes test".
Type: feature
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Ic6d0a097a608ba93442b3d88252f66f8e6805b97
Diffstat (limited to 'test/vpp_lo_interface.py')
0 files changed, 0 insertions, 0 deletions