Skip to content

Commit

Permalink
tests: add a simple test for the Cppcheck analyzer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lzaoral committed Sep 13, 2023
1 parent 4a525e2 commit c3eedbe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/simple_build/cppcheck.fmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
summary: Test analysis using Cppcheck analyzer
test: ./test.sh
framework: beakerlib
environment:
TEST_TOOL: cppcheck
component:
- csmock-plugin-cppcheck
recommend:
- csmock-plugin-cppcheck
duration: 1h

0 comments on commit c3eedbe

Please sign in to comment.