summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-21tests: Support --config to enable tests to override config defaultsBryce Harrington1-2/+12
2015-05-21tests: Add surface checksBryce Harrington2-0/+101
2015-05-21tests: Add an xmalloc helper functionBryce Harrington2-6/+21
2015-05-21tests: Add client helper routines for output and reference filenamesBryce Harrington2-0/+44
2015-05-21tests: Add error handling for system callsBryce Harrington1-2/+2
2015-05-05tests: Fix Samsung copyright assignment on xwayland testBryce Harrington1-1/+1
2015-05-02tests: fix typoDerek Foreman1-1/+1
2015-04-09tests: add ivi_layout stand-alone test modulePekka Paalanen1-0/+121
2015-04-09tests: ivi_layout test infrastructurePekka Paalanen4-0/+645
2015-04-09tests: add a basic ivi-shell testPekka Paalanen2-0/+86