tests: Fix TMT dependencies

Those are hard dependencies and they were incomplete.
This commit is contained in:
Petr Písař 2024-04-30 14:25:28 +02:00
parent 55a0dd2157
commit eac16643c2

View File

@ -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