libconfig/tests/tests.yml
Petr Šabata 42ea020475 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libconfig#58eb6fa78e55869c711d2c3b171685722976e9f5
2020-10-15 15:43:32 +02:00

14 lines
261 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- sanity-tests
required_packages:
- libconfig
- libconfig-devel
- libcmocka
- libcmocka-devel
- gcc