summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Coding style fixesDawid Gajownik2015-08-073-6/+10
* test/ivi: include protocol headers for all used protocolsBill Spitzak2015-08-061-0/+1
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-312-8/+8
* Converted the config parser test to the new framework.Jon A. Cruz2015-07-171-60/+311
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-161-1/+2
* tests: test set for ivi-shell notification with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+69
* tests: test set for ivi-shell notification in bad condition with helper clientNobuhiko Tanibata2015-06-252-0/+23
* tests: test set for ivi-shell notification normal use case in server sideNobuhiko Tanibata2015-06-251-0/+152
* tests: test set for ivi-shell notification normal use case with helper clientNobuhiko Tanibata2015-06-252-0/+251
* tests: make the test context persistentNobuhiko Tanibata2015-06-251-10/+35
* tests: test set for ivi-screen with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+102
* tests: test set for ivi-screen normal use case in server sideNobuhiko Tanibata2015-06-251-1/+104
* tests: test set for ivi-layer with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+307
* tests: test set for ivi-layer bad condition with helper-clientNobuhiko Tanibata2015-06-252-0/+163
* tests: test set for ivi-layer normal use case in server sideNobuhiko Tanibata2015-06-251-0/+277
* tests: test set for ivi-layer normal use case with helper clientNobuhiko Tanibata2015-06-253-0/+73
* tests: test set for ivi-surface with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+74
* tests: test set for ivi-surface bad condition with helper clientNobuhiko Tanibata2015-06-252-0/+207
* tests: test set for ivi-surface normal use case with helper clientNobuhiko Tanibata2015-06-252-13/+211
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-152-0/+3
* Moved helper macro to a discrete include file.Jon Cruz2015-06-154-2/+5
* Remove redundant #include path component.Jon Cruz2015-06-1510-13/+13
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-1529-464/+551
* internal-screenshot-test: Fix endian problemDerek Foreman2015-06-041-5/+8
* Revert "gitignore: Ignore generated header test files"Bryce Harrington2015-05-261-3/+0
* tests: Drop redundant debug outputBryce Harrington2015-05-261-1/+0
* gitignore: Ignore generated header test filesBryce Harrington2015-05-261-0/+3
* tests/internal-screenshot: Fix test so it doesn't expect shell surfacesDerek Foreman2015-05-263-14/+49
* tests: Set up the reference image environment variableDerek Foreman2015-05-221-0/+4
* tests: cleanup whitespaceBryce Harrington2015-05-211-6/+6
* tests: Check that the PNG file's stride matches our internal assumptionBryce Harrington2015-05-211-0/+10
* tests: Fix code style on path/filename routinesBryce Harrington2015-05-211-4/+8
* tests: Add capture_screenshot_of_output()Bryce Harrington2015-05-211-21/+35
* tests: Add check_surfaces_geometry()Bryce Harrington2015-05-212-13/+30
* tests: Add load_surface_from_png()Bryce Harrington2015-05-211-16/+56
* tests: Add create_screenshot_surface()Bryce Harrington2015-05-211-10/+27
* tests: Add write_surface_as_png() helperBryce Harrington2015-05-211-14/+32
* tests: Add internal test for the weston test screenshot capabilityBryce Harrington2015-05-213-0/+147
* tests: Handle screenshot done event in weston-testBryce Harrington2015-05-212-0/+11
* tests: Add screenshot recording capability to weston-testBryce Harrington2015-05-211-0/+243
* tests: Support --config to enable tests to override config defaultsBryce Harrington2015-05-211-2/+12
* tests: Add surface checksBryce Harrington2015-05-212-0/+101
* tests: Add an xmalloc helper functionBryce Harrington2015-05-212-6/+21
* tests: Add client helper routines for output and reference filenamesBryce Harrington2015-05-212-0/+44
* tests: Add error handling for system callsBryce Harrington2015-05-211-2/+2
* tests: Fix Samsung copyright assignment on xwayland testBryce Harrington2015-05-051-1/+1
* tests: fix typoDerek Foreman2015-05-021-1/+1
* tests: add ivi_layout stand-alone test modulePekka Paalanen2015-04-091-0/+121
* tests: ivi_layout test infrastructurePekka Paalanen2015-04-094-0/+645
* tests: add a basic ivi-shell testPekka Paalanen2015-04-092-0/+86