tests: Fix TMT dependencies
Those are hard dependencies and they were incomplete.
This commit is contained in:
parent
55a0dd2157
commit
902beef560
1 changed files with 3 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue