python3.12-pycparser/plan.fmf
2024-01-12 18:17:26 +01:00

15 lines
281 B
Plaintext

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