Re: [PATCH 01/14] tests: test set for ivi-surface normal use case with helper client

2015-06-24 Thread Jon A. Cruz
With those details explained, this looks good. Reviewed-by: Jon A. Cruz On 06/23/2015 05:56 AM, Pekka Paalanen wrote: > On Mon, 22 Jun 2015 17:28:23 -0700 > "Jon A. Cruz" wrote: > >> On 06/21/2015 11:33 PM, Nobuhiko Tanibata wrote: >>> From: Nobuhiko Tanibata >>> >>> These tests are implemen

Re: [PATCH 01/14] tests: test set for ivi-surface normal use case with helper client

2015-06-23 Thread Pekka Paalanen
On Mon, 22 Jun 2015 17:28:23 -0700 "Jon A. Cruz" wrote: > On 06/21/2015 11:33 PM, Nobuhiko Tanibata wrote: > > From: Nobuhiko Tanibata > > > > These tests are implemented on test suite framework, which provides > > helper client. > > Following features are tested for ivi-surface > > - orientati

Re: [PATCH 01/14] tests: test set for ivi-surface normal use case with helper client

2015-06-22 Thread Jon A. Cruz
On 06/21/2015 11:33 PM, Nobuhiko Tanibata wrote: > From: Nobuhiko Tanibata > > These tests are implemented on test suite framework, which provides > helper client. > Following features are tested for ivi-surface > - orientation > - dimension > - position > - destination rectangle > - source recta

[PATCH 01/14] tests: test set for ivi-surface normal use case with helper client

2015-06-21 Thread Nobuhiko Tanibata
From: Nobuhiko Tanibata These tests are implemented on test suite framework, which provides helper client. Following features are tested for ivi-surface - orientation - dimension - position - destination rectangle - source rectangle Signed-off-by: Nobuhiko Tanibata Reviewed-by: Pekka Paalanen