Re: [vpp-dev] VPP Unit test framework questions

2019-05-21 Thread Sirshak Das
-dev] VPP Unit test framework questions The tests in src/vppinfra are lightly used - primarily by me - but yes, we do use them from time to time. test-gcov has worked as expected - at least on x86_64 - since we merged https://gerrit.fd.io/r/#/c/19379/. Running gcov manually is possible, but

Re: [vpp-dev] VPP Unit test framework questions

2019-05-20 Thread Dave Barach via Lists.Fd.Io
The tests in src/vppinfra are lightly used - primarily by me - but yes, we do use them from time to time. test-gcov has worked as expected - at least on x86_64 - since we merged https://gerrit.fd.io/r/#/c/19379/. Running gcov manually is possible, but frankly it's not recommended. If you insi