python3.11-pycparser/plan.fmf
Lukas Zachar 9e85e6b46f Add tmt gating plan
Resolves: rhbz##2159341
2023-02-09 03:39:28 +01:00

15 lines
281 B
Plaintext

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