Skip to content
Snippets Groups Projects
Commit 7891ad94 authored by Siva Krishna Prasad Chinthalapudi's avatar Siva Krishna Prasad Chinthalapudi Committed by Walter Lozano
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 92051dc9
No related branches found
No related tags found
1 merge request!601Backport v2024 <- v2025dev1: Update sdk-fullscreen testcase
Pipeline #692825 passed
......@@ -39,6 +39,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