libconfig/tests/tests.yml

14 lines
261 B
YAML
Raw Permalink Normal View History

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