Skip to content
Snippets Groups Projects
Commit 510d9d5f authored by Frederic Danis's avatar Frederic Danis
Browse files

Fix missing dependencies for BT AVRCP tests


Currently `apparmor-bluez-avrcp-volume` test request to run
`bluez-avrcp-volume` test, allowing to install all dependencies for both
tests. Running solely one test ends up in errors due to missing
dependencies.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent e4ce6ce6
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ metadata:
macro_install_packages_preconditions: chaiwala-tests
apertis-tests-apparmor-report
python3-dbus python3-gi
pre-conditions:
- "Please note that connman disables bluetooth by default on a fresh image.
......
......@@ -21,6 +21,7 @@ metadata:
to have headphones or a speaker plugged into the Apertis device."
macro_install_packages_preconditions: apertis-tests python3-dbus python3-gi
chaiwala-tests
expected:
- "If success, the following output should be generated by btmon:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment