libldb/tests/tests.yml
Pavel Filipenský 7f4cb9717a Add missing tests to fix osci.brew-build.tier0.functional
resolves: rhbz#2190427
2023-05-24 12:31:12 +02:00

21 lines
407 B
YAML

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