protobuf-c/tests/tests.yml
Adrian Reber 206fead217
Added gating tests
Related: rhbz#2057348

Signed-off-by: Adrian Reber <areber@redhat.com>
2022-02-23 22:32:23 +01:00

17 lines
278 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- make
- gcc
- protobuf-c-devel
- protobuf-c-compiler
- pkgconf-pkg-config
tests:
- simple:
dir: .
run: ./run-simple-test.sh