Skip to content

Commit

Permalink
tests: add a simple test for the GCC analyzer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lzaoral committed Sep 26, 2023
1 parent 5881747 commit de094b0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/simple_build/gcc.fmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
summary: Test analysis using GCC analyzer
test: ./test.sh
framework: beakerlib
environment:
TEST_PACKAGE: units
TEST_TOOL: gcc
CSMOCK_EXTRA_OPTS: --gcc-analyze
component:
- csmock
recommend:
- csmock
duration: 1h

0 comments on commit de094b0

Please sign in to comment.