tests: Fix TMT dependencies
Those are hard dependencies and they were incomplete.
This commit is contained in:
parent
55a0dd2157
commit
eac16643c2
@ -5,9 +5,10 @@ component:
|
|||||||
- cppunit
|
- cppunit
|
||||||
test: ./runtest.sh
|
test: ./runtest.sh
|
||||||
framework: beakerlib
|
framework: beakerlib
|
||||||
recommend:
|
require:
|
||||||
|
- bash
|
||||||
|
- coreutils
|
||||||
- gcc-c++
|
- gcc-c++
|
||||||
- cppunit
|
|
||||||
- cppunit-devel
|
- cppunit-devel
|
||||||
duration: 1h
|
duration: 1h
|
||||||
extra-summary: /tools/cppunit/Sanity/basic-test
|
extra-summary: /tools/cppunit/Sanity/basic-test
|
||||||
|
Loading…
Reference in New Issue
Block a user