Re: [PATCH weston 3/3] ivi-shell: implement surface_on_many_layer test

2016-06-29 Thread Pekka Paalanen
On Mon, 13 Jun 2016 14:11:44 +0300 Pekka Paalanen wrote: > On Tue, 7 Jun 2016 09:40:21 + > "Ucan, Emre (ADITG/SW1)" wrote: > > > A surface can be added to many layers. > > This test is implemented to test this use-case > > and the correct behaviour of get_layers_under_surface > > API. > >

Re: [PATCH weston 3/3] ivi-shell: implement surface_on_many_layer test

2016-06-13 Thread Pekka Paalanen
On Tue, 7 Jun 2016 09:40:21 + "Ucan, Emre (ADITG/SW1)" wrote: > A surface can be added to many layers. > This test is implemented to test this use-case > and the correct behaviour of get_layers_under_surface > API. > > Signed-off-by: Emre Ucan > --- > tests/ivi-test.h |1

[PATCH weston 3/3] ivi-shell: implement surface_on_many_layer test

2016-06-07 Thread Ucan, Emre (ADITG/SW1)
A surface can be added to many layers. This test is implemented to test this use-case and the correct behaviour of get_layers_under_surface API. Signed-off-by: Emre Ucan --- tests/ivi-test.h |1 + tests/ivi_layout-test-plugin.c | 45 t