summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer1-0/+32
2015-12-03cosmetic: Remove use of C++ style commentsChris Michael1-1/+1
2015-11-20input: Make pointer grab motion callbacks take an event structJonas Ådahl1-3/+8
2015-11-19Use text input protocol from wayland-protocolsJonas Ådahl1-26/+28
2015-10-29ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2-463/+463
2015-10-23zunitc: made name of test fixture parameter explicit.Jon Cruz1-21/+21
2015-10-20devices-test: Fix typo 'destroyes' in a commentBryce Harrington1-8/+9
2015-10-07cosmetic: Remove a few double semicolonsDerek Foreman1-1/+1
2015-09-25tests: Migrate screenshot code from internal test to client helpersBryce Harrington3-162/+172
2015-09-22tests: Convert 'xalloc's to 'zalloc'sSeedo Eldho Paul1-5/+6
2015-08-07Coding style fixesDawid Gajownik3-6/+10
2015-08-06test/ivi: include protocol headers for all used protocolsBill Spitzak1-0/+1
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman2-8/+8
2015-07-17Converted the config parser test to the new framework.Jon A. Cruz1-60/+311
2015-07-16input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman1-1/+2
2015-06-25tests: test set for ivi-shell notification with bad condition in server sideNobuhiko Tanibata1-0/+69
2015-06-25tests: test set for ivi-shell notification in bad condition with helper clientNobuhiko Tanibata2-0/+23
2015-06-25tests: test set for ivi-shell notification normal use case in server sideNobuhiko Tanibata1-0/+152
2015-06-25tests: test set for ivi-shell notification normal use case with helper clientNobuhiko Tanibata2-0/+251
2015-06-25tests: make the test context persistentNobuhiko Tanibata1-10/+35
2015-06-25tests: test set for ivi-screen with bad condition in server sideNobuhiko Tanibata1-0/+102
2015-06-25tests: test set for ivi-screen normal use case in server sideNobuhiko Tanibata1-1/+104
2015-06-25tests: test set for ivi-layer with bad condition in server sideNobuhiko Tanibata1-0/+307
2015-06-25tests: test set for ivi-layer bad condition with helper-clientNobuhiko Tanibata2-0/+163
2015-06-25tests: test set for ivi-layer normal use case in server sideNobuhiko Tanibata1-0/+277
2015-06-25tests: test set for ivi-layer normal use case with helper clientNobuhiko Tanibata3-0/+73
2015-06-25tests: test set for ivi-surface with bad condition in server sideNobuhiko Tanibata1-0/+74
2015-06-25tests: test set for ivi-surface bad condition with helper clientNobuhiko Tanibata2-0/+207
2015-06-25tests: test set for ivi-surface normal use case with helper clientNobuhiko Tanibata2-13/+211
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz2-0/+3
2015-06-15Moved helper macro to a discrete include file.Jon Cruz4-2/+5
2015-06-15Remove redundant #include path component.Jon Cruz10-13/+13
2015-06-15tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington29-464/+551
2015-06-04internal-screenshot-test: Fix endian problemDerek Foreman1-5/+8
2015-05-26Revert "gitignore: Ignore generated header test files"Bryce Harrington1-3/+0
2015-05-26tests: Drop redundant debug outputBryce Harrington1-1/+0
2015-05-26gitignore: Ignore generated header test filesBryce Harrington1-0/+3
2015-05-26tests/internal-screenshot: Fix test so it doesn't expect shell surfacesDerek Foreman3-14/+49
2015-05-22tests: Set up the reference image environment variableDerek Foreman1-0/+4
2015-05-21tests: cleanup whitespaceBryce Harrington1-6/+6
2015-05-21tests: Check that the PNG file's stride matches our internal assumptionBryce Harrington1-0/+10
2015-05-21tests: Fix code style on path/filename routinesBryce Harrington1-4/+8
2015-05-21tests: Add capture_screenshot_of_output()Bryce Harrington1-21/+35
2015-05-21tests: Add check_surfaces_geometry()Bryce Harrington2-13/+30
2015-05-21tests: Add load_surface_from_png()Bryce Harrington1-16/+56
2015-05-21tests: Add create_screenshot_surface()Bryce Harrington1-10/+27
2015-05-21tests: Add write_surface_as_png() helperBryce Harrington1-14/+32
2015-05-21tests: Add internal test for the weston test screenshot capabilityBryce Harrington3-0/+147
2015-05-21tests: Handle screenshot done event in weston-testBryce Harrington2-0/+11
2015-05-21tests: Add screenshot recording capability to weston-testBryce Harrington1-0/+243