From: Claudius Heine <[email protected]>

Hi,

this patch adds cppcheck and coverity support for the travis build.

Changes from last patch set:
- removed first patch, because it was merged
- cppcheck:
    - Only print out cppcheck build log if an error occured
    - Only suppress obvious false positives
    - some small improvements to the script
- coverity:
    - Addressed issues raised with last review:
      - Fixed coverity certification installation
      - Removed 'secure' variable. It now needs to be set in the travis UI
    - Disabled i586 and cppcheck build when building for coverity

Claudius

Claudius Heine (2):
  travis: added cppcheck target for statically testing the code
  travis: added coverity scan results submissions

 .travis-build.sh | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 .travis.yml      | 14 ++++++++
 2 files changed, 109 insertions(+), 3 deletions(-)

-- 
2.14.1

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/20170928074358.1110-1-claudius.heine.ext%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to