Skip to content
Snippets Groups Projects
Commit 21c58829 authored by Thomas Böhler's avatar Thomas Böhler Committed by Natanael Copa
Browse files

tests: Check setup-wayland-base for polkit

parent 102fde2d
No related branches found
No related tags found
1 merge request!203setup-wayland-base: Install polkit-elogind
Pipeline #240965 passed
...@@ -19,8 +19,9 @@ setup_wayland_base_body() { ...@@ -19,8 +19,9 @@ setup_wayland_base_body() {
EOF EOF
atf_check -s exit:0 \ atf_check -s exit:0 \
-o match:"apk add.*elogind.*foobar" \ -o match:"apk add.*elogind polkit-elogind.*foobar" \
-o match:"Starting udev" \ -o match:"Starting udev" \
-o match:"Starting polkit" \
-e empty \ -e empty \
setup-wayland-base foobar setup-wayland-base foobar
......
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