python3.11-pycparser/plan.fmf

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