protobuf/tests/tests.yml
2023-06-29 17:52:03 +02:00

19 lines
315 B
YAML

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