python-dbus-python-client-gen/plans/unit.fmf

21 lines
346 B
Plaintext
Raw Normal View History

2023-04-25 14:56:29 +00:00
summary: unit tests
prepare:
2023-04-25 17:05:56 +00:00
- name: Install make
how: install
package: make
2023-04-25 14:56:29 +00:00
- name: Install package
how: install
package: python-dbus-python-client-gen
discover:
how: shell
url: https://github.com/stratis-storage/dbus-python-client-gen
ref: v0.8.2
2023-04-25 17:05:56 +00:00
tests:
- name: unit
test: make test
2023-04-25 14:56:29 +00:00
execute:
2023-04-25 17:05:56 +00:00
how: tmt