On Thu, Aug 13, 2015 at 01:31:28PM -0700, Jesse Barnes wrote: > Fundamental and simple functionality. > > Signed-off-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> Mark entire testcase as basic instead to catch future extensions? getparams should always complete super-fast I think. -Daniel > --- > tests/drv_getparams.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/drv_getparams.c b/tests/drv_getparams.c > index 31382e9..5a5c8bb 100644 > --- a/tests/drv_getparams.c > +++ b/tests/drv_getparams.c > @@ -157,9 +157,9 @@ igt_main > init(); > } > > - igt_subtest("subslice-total") > + igt_subtest("basic-subslice-total") > subslice_total(); > > - igt_subtest("eu-total") > + igt_subtest("basic-eu-total") > eu_total(); > } > -- > 1.9.1 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx