execute: how: tmt discover: how: shell dist-git-source: true tests: - name: bundled tests require: - python3.11-pycparser - gcc test: | cd $(dirname $TMT_SOURCE_DIR/pycparser-*/tests) && rm -rf pycparser && python3.11 tests/all_tests.py