catch1/tests/tests.yml
Zoltan Fridrich 5264cf0066 Add tests
Related: rhbz#1980993
2021-07-16 11:13:05 +02:00

14 lines
205 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- devel-usability
required_packages:
- gcc-c++
- rpm
- redhat-rpm-config
- catch1-devel