libinput/tests/tests.yml

44 lines
743 B
YAML
Raw Normal View History

2019-02-28 04:13:46 +00:00
---
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
2019-02-28 04:13:46 +00:00
tests:
- libinput-tool-beakerlib
2019-02-28 04:13:46 +00:00
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
2019-02-28 04:13:46 +00:00
tests:
- libinput-tool
- hosts: localhost
roles:
- role: standard-test-scripts
tags:
- classic
tests:
- libinput-tool-scripttest/libinput-tool-test.sh
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- meson
- gcc
- mtdev-devel
- libevdev-devel
- libwacom-devel
- check-devel
- systemd-devel
tests:
- libinput-test-suite