Introduce CI gating #2
This commit is contained in:
parent
f805f0bc57
commit
a024dea3e5
8 changed files with 254 additions and 0 deletions
14
tests/Sanity/basic-test/main.fmf
Normal file
14
tests/Sanity/basic-test/main.fmf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
summary: cppunit basic test
|
||||
description: ''
|
||||
contact: Edjunior Machado <emachado@redhat.com>
|
||||
component:
|
||||
- cppunit
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
- gcc-c++
|
||||
- cppunit
|
||||
- cppunit-devel
|
||||
duration: 1h
|
||||
extra-summary: /tools/cppunit/Sanity/basic-test
|
||||
extra-task: /tools/cppunit/Sanity/basic-test
|
||||
Loading…
Add table
Add a link
Reference in a new issue