summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen2016-04-221-4/+11
* ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2016-04-052-8/+11
* ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2016-04-052-9/+12
* ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)2016-04-051-7/+12
* ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)2016-04-051-7/+11
* ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2016-04-052-10/+12
* ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)2016-04-051-14/+19
* ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)2016-04-051-16/+21
* ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)2016-03-241-13/+13
* ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)2016-03-241-47/+6
* ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)2016-03-241-52/+0
* ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)2016-03-241-3/+3
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-174-27/+4
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-071-17/+17
* ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+2
* ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-043-24/+2
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+2
* ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-043-25/+3
* ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+3
* ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-042-11/+4
* ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+5
* ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-042-29/+6
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-28/+5
* ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-042-28/+6
* ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-9/+7
* ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-17/+7
* ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+4
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-042-8/+0
* tests: cleanup test runner script.Jon A. Cruz2016-02-231-10/+10
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+32
* cosmetic: Remove use of C++ style commentsChris Michael2015-12-031-1/+1
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-201-3/+8
* Use text input protocol from wayland-protocolsJonas Ådahl2015-11-191-26/+28
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-292-463/+463
* zunitc: made name of test fixture parameter explicit.Jon Cruz2015-10-231-21/+21
* devices-test: Fix typo 'destroyes' in a commentBryce Harrington2015-10-201-8/+9
* cosmetic: Remove a few double semicolonsDerek Foreman2015-10-071-1/+1
* tests: Migrate screenshot code from internal test to client helpersBryce Harrington2015-09-253-162/+172
* tests: Convert 'xalloc's to 'zalloc'sSeedo Eldho Paul2015-09-221-5/+6
* 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