libmpc/tests/tests.yml

19 lines
290 B
YAML
Raw Normal View History

- 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