libspdm
libspdm copied to clipboard
Enable GCOV=ON in CI/CD
In https://github.com/DMTF/libspdm/blob/main/.github/workflows/build.yml have at least one build configuration where GCOV is enabled. Probably -DARCH=x64 -DTOOLCHAIN=GCC -DTARGET=Debug -DGCOV=ON ..
11/7/2022 - Agree to enable just one.
I will check this