execute: how: tmt discover: how: shell dist-git-source: true tests: - name: bundled tests require: - python3.12-pytest - python3.12-cffi - python3.12-devel - python3.12-setuptools - patch - gcc-c++ test: | cd $(dirname $TMT_SOURCE_DIR/cffi-*/testing) && rm -rf cffi* && pytest-3.12 testing/cffi0