summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-22tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen1-4/+11
2016-04-05ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2-8/+11
2016-04-05ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2-9/+12
2016-04-05ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)1-7/+12
2016-04-05ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)1-7/+11
2016-04-05ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2-10/+12
2016-04-05ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)1-14/+19
2016-04-05ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)1-16/+21
2016-03-24ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)1-13/+13
2016-03-24ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)1-47/+6
2016-03-24ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)1-52/+0
2016-03-24ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)1-3/+3
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington4-27/+4
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-17/+17
2016-03-04ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)1-33/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)3-24/+2
2016-03-04ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)1-33/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)3-25/+3
2016-03-04ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)1-7/+3
2016-03-04ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2-11/+4
2016-03-04ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)1-33/+5
2016-03-04ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2-29/+6
2016-03-04ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)1-28/+5
2016-03-04ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)2-28/+6
2016-03-04ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)1-9/+7
2016-03-04ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)1-17/+7
2016-03-04ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)1-7/+4
2016-03-04ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2-8/+0
2016-02-23tests: cleanup test runner script.Jon A. Cruz1-10/+10
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