index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
internal-screenshot-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
tests: replace fprintf() with testlog()
Pekka Paalanen
1
-8
/
+8
2019-10-16
tests: Fix undefined left shift in internal-screenshot-test
Adam Jackson
1
-2
/
+2
2017-12-18
tests: Add checks for pointer motion and button event timestamps
Alexandros Frantzis
1
-1
/
+1
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-06-29
tests: implement visualize_image_difference()
Pekka Paalanen
1
-0
/
+7
2016-06-29
tests: make screenshooting return a buffer
Pekka Paalanen
1
-7
/
+5
2016-06-29
tests: convert image saver to pixman
Pekka Paalanen
1
-1
/
+1
2016-06-29
tests: convert reference image loader to pixman
Pekka Paalanen
1
-11
/
+8
2016-06-29
tests: rewrite check_surfaces_*() API
Pekka Paalanen
1
-5
/
+7
2016-06-29
tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8()
Pekka Paalanen
1
-7
/
+18
2016-06-29
tests: introduce struct buffer for client-helper
Pekka Paalanen
1
-2
/
+2
2016-06-23
tests: fix the cursor race in internal-screenshot
Pekka Paalanen
1
-0
/
+18
2015-09-25
tests: Migrate screenshot code from internal test to client helpers
Bryce Harrington
1
-160
/
+0
2015-09-22
tests: Convert 'xalloc's to 'zalloc's
Seedo Eldho Paul
1
-5
/
+6
2015-08-07
Coding style fixes
Dawid Gajownik
1
-4
/
+8
2015-06-15
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-06-04
internal-screenshot-test: Fix endian problem
Derek Foreman
1
-5
/
+8
2015-05-26
tests: Drop redundant debug output
Bryce Harrington
1
-1
/
+0
2015-05-26
tests/internal-screenshot: Fix test so it doesn't expect shell surfaces
Derek Foreman
1
-14
/
+49
2015-05-21
tests: cleanup whitespace
Bryce Harrington
1
-6
/
+6
2015-05-21
tests: Check that the PNG file's stride matches our internal assumption
Bryce Harrington
1
-0
/
+10
2015-05-21
tests: Add capture_screenshot_of_output()
Bryce Harrington
1
-21
/
+35
2015-05-21
tests: Add load_surface_from_png()
Bryce Harrington
1
-16
/
+56
2015-05-21
tests: Add create_screenshot_surface()
Bryce Harrington
1
-10
/
+27
2015-05-21
tests: Add write_surface_as_png() helper
Bryce Harrington
1
-14
/
+32
2015-05-21
tests: Add internal test for the weston test screenshot capability
Bryce Harrington
1
-0
/
+144