RE: [PATCH weston 4/6] tests: load ivi-shell test plugins as weston module

2018-01-25 Thread Ucan, Emre (ADITG/ESB)
Hi Pekka, > -Original Message- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Montag, 22. Januar 2018 13:31 > To: Ucan, Emre (ADITG/ESB) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 4/6] tests: load ivi-shell test plugins as westo

Re: [PATCH weston 4/6] tests: load ivi-shell test plugins as weston module

2018-01-22 Thread Pekka Paalanen
On Wed, 3 Jan 2018 16:09:19 +0100 Emre Ucan wrote: > Signed-off-by: Emre Ucan > --- > tests/ivi_layout-internal-test.c | 21 - > tests/ivi_layout-test-plugin.c | 20 +++- > 2 files changed, 15 insertions(+), 26 deletions(-) > > diff --git a/tests/ivi_layou

[PATCH weston 4/6] tests: load ivi-shell test plugins as weston module

2018-01-03 Thread Emre Ucan
Signed-off-by: Emre Ucan --- tests/ivi_layout-internal-test.c | 21 - tests/ivi_layout-test-plugin.c | 20 +++- 2 files changed, 15 insertions(+), 26 deletions(-) diff --git a/tests/ivi_layout-internal-test.c b/tests/ivi_layout-internal-test.c index 4d73eff.