python3.12-cffi/plan.fmf
Lukas Zachar 727ffcccf6 Add tmt gating plan
Cherry-picked from python3.11-cffi 015ff1aef5962fe68b79402c358ac8e0491d87d3
015ff1aef5
2024-01-12 22:22:26 +01:00

19 lines
356 B
Plaintext

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