[igt-dev] [PATCH i-g-t] tests: build gem_concurrent_all

Lucas De Marchi lucas.de.marchi at gmail.com
Tue Jul 17 23:33:00 UTC 2018


On Thu, Jul 12, 2018 at 1:14 PM Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> Quoting Lucas De Marchi (2018-07-12 21:05:43)
> > This was removed from default build in autotools because it has lots of
> > subtests: a633ad03 ("tests: Separate tests with lots of subtests").
> > However in meson there's no option to actually build it.
> >
> > Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
> > ---
> >
> > Or do we want to hide it under a flag?
> >
> >  tests/meson.build | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/tests/meson.build b/tests/meson.build
> > index 029b8043..dd111d1c 100644
> > --- a/tests/meson.build
> > +++ b/tests/meson.build
> > @@ -27,6 +27,7 @@ test_progs = [
> >         'gem_create',
> >         'gem_cs_prefetch',
> >         'gem_cs_tlb',
> > +       'gem_concurrent_all',
>
> Wouldn't alphabetical ordering put it just before gem_concurrent_blit?

right, my bad. Regarding that commit, in meson do we want to hide
building this behind a flag?

Lucas De Marchi

> -Chris
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev



-- 
Lucas De Marchi


More information about the igt-dev mailing list