Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gf-emc-test-suite
Manage
Activity
Members
Labels
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Tools
gf-emc-test-suite
Commits
dd594bad
Commit
dd594bad
authored
4 years ago
by
Jonas Höppner
Browse files
Options
Downloads
Patches
Plain Diff
bball: enable usage of qml/gpu based variant in tanaro emmision script
BCS 746-000282
parent
61faea2b
No related branches found
No related tags found
1 merge request
!19
bball: enable usage of qml/gpu based variant in tanaro emmision script
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
runtest/tanaro_emission
+1
-1
1 addition, 1 deletion
runtest/tanaro_emission
with
1 addition
and
1 deletion
runtest/tanaro_emission
+
1
−
1
View file @
dd594bad
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
#Testimage_display FRAMEBUFFER=/dev/fb0 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
#Testimage_display FRAMEBUFFER=/dev/fb0 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
#Testimage_HDMI FRAMEBUFFER=/dev/fb2 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
#Testimage_HDMI FRAMEBUFFER=/dev/fb2 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
#Testimage_HDMI hdmiconfig unblank; hdmiconfig set 1920 1080 60 16; sleep 3; FRAMEBUFFER=/dev/fb2 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
#Testimage_HDMI hdmiconfig unblank; hdmiconfig set 1920 1080 60 16; sleep 3; FRAMEBUFFER=/dev/fb2 fbv -er /opt/ltp/images/guf_test_800x480.png < /dev/null
Testimage_display bball_
sdl -s 10
&
Testimage_display bball_
qml
&
MMC_umount for i in `mount | grep mmcblk1 | awk '{print $1}'`; do umount $i; done
MMC_umount for i in `mount | grep mmcblk1 | awk '{print $1}'`; do umount $i; done
USB_sticks_umount for i in $(grep /dev/sd /proc/mounts | awk '{print $1}' ) ;do umount $i; done
USB_sticks_umount for i in $(grep /dev/sd /proc/mounts | awk '{print $1}' ) ;do umount $i; done
Touchtest_remove_socket rm -f /touch_tst_socket
Touchtest_remove_socket rm -f /touch_tst_socket
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment