Re: [PATCH v5 8/9] drm/selftest: Refactor test-drm_plane_helper

2018-10-22 Thread Alexandru-Cosmin Gheorghe
Hi Daniel, On Fri, Oct 19, 2018 at 05:14:51PM +0200, Daniel Vetter wrote: > On Fri, Oct 19, 2018 at 11:57:51AM +0100, Alexandru Gheorghe wrote: > > The idea is to split test implementations in different compilation > > units, but have one single place where we define the list of tests, > > in this

Re: [PATCH v5 8/9] drm/selftest: Refactor test-drm_plane_helper

2018-10-19 Thread Daniel Vetter
On Fri, Oct 19, 2018 at 11:57:51AM +0100, Alexandru Gheorghe wrote: > The idea is to split test implementations in different compilation > units, but have one single place where we define the list of tests, > in this case(drm_modeset_selftests.h). > > Signed-off-by: Alexandru Gheorghe > --- > ..

[PATCH v5 8/9] drm/selftest: Refactor test-drm_plane_helper

2018-10-19 Thread Alexandru Gheorghe
The idea is to split test implementations in different compilation units, but have one single place where we define the list of tests, in this case(drm_modeset_selftests.h). Signed-off-by: Alexandru Gheorghe --- ...er_selftests.h => drm_modeset_selftests.h} | 0 .../drm/selftests/test-drm_modes