d/tests: add yuzu-cmd autopkgtest

This commit is contained in:
Andrea Pappacoda 2022-12-31 12:21:37 +01:00
parent 98e5fc1809
commit 473da9c6de
No known key found for this signature in database
GPG key ID: 4A9208A2455077A7
2 changed files with 10 additions and 0 deletions

2
debian/tests/control vendored Normal file
View file

@ -0,0 +1,2 @@
Tests: yuzu-cmd
Depends: @

8
debian/tests/yuzu-cmd vendored Executable file
View file

@ -0,0 +1,8 @@
#!/bin/sh
set -eu
# cd "$AUTOPKGTEST_TMP"
yuzu-cmd --help
yuzu-cmd --version