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
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
require:
|
||||
- bash
|
||||
- coreutils
|
||||
- gcc-c++
|
||||
- cppunit
|
||||
- cppunit-devel
|
||||
duration: 1h
|
||||
extra-summary: /tools/cppunit/Sanity/basic-test
|
||||
|
Loading…
Reference in New Issue
Block a user