Skip to content
Snippets Groups Projects
Commit b200f7b1 authored by Siva Krishna Prasad Chinthalapudi's avatar Siva Krishna Prasad Chinthalapudi Committed by Siva Krishna Prasad Chinthalapudi
Browse files

Update sdk-fullscreen testcase


remove deprecated pkg `Xephyr` and use agl-compositor

Signed-off-by: default avatarChinthalapudi Siva Krishna Prasad <sivakrishnaprasad.chinthalapudi@in.bosch.com>


(cherry picked from commit d27919af)
parent a2db6083
No related branches found
No related tags found
1 merge request!602Backport v2023 <- v2025dev1: Update sdk-fullscreen testcase
Pipeline #690774 passed
......@@ -38,6 +38,6 @@ run:
- "Start the SDK virtual machine"
- "Click \"Switch to Fullscreen\" from the \"View\" menu"
- "Open a terminal"
- "Launch a program using GLX under Xephyr:"
- $ Xephyr :1 -host-cursor -screen 800x480x24 -ac &
- "Run below commands"
- $ agl-compositor
- $ DISPLAY=:1 /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser webkit2gtk/webgl-square.html
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