libtalloc/tests/tests.yml
Pavel Filipenský 69cdea87e5 Add missing tests to fix osci.brew-build.tier0.functional
resolves: rhbz#2190419
2023-05-24 11:06:15 +02:00

15 lines
290 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- sanity-tests:
dir: sanity-tests
run: ./talloctest.sh
required_packages:
- make
- gcc
- libtalloc
- libtalloc-devel