libmpc/tests/tests.yml
2023-06-29 17:40:47 +02:00

19 lines
290 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- atomic
- classic
- container
tests:
- internal-testsuite
required_packages:
- findutils
- gcc
- gcc-c++
- libmpc
- gmp-devel
- mpfr-devel
- texinfo
- rpm-build