[igt-dev] [PATCH i-g-t 2/4] Makefile: Do not nest new gem tests in i915 directory

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 4 13:02:36 UTC 2019


Quoting Arkadiusz Hiler (2019-06-04 13:59:53)
> $ diff <(sed "s/ /\n/g" meson-test-list.txt | grep -v 'vc4\|v3d\|panfrost' | sort) <(sed "s/ /\n/g" autotools-test-list.txt | sort)
> 30d29
> < gem_ctx_clone
> 32d30
> < gem_ctx_engines
> 36d33
> < gem_ctx_shared
> 137d133
> < gem_vm_create
> 145a142,146
> > i915/gem_ctx_clone
> > i915/gem_ctx_engines
> > i915/gem_ctx_shared
> > i915/gem_exec_balancer
> > i915/gem_vm_create
> 
> Let's make this consistent with meson and all the other gem tests we
> have.

Or fix all the others again. And stop throwing away the directory
structure for meson?
-Chris


More information about the igt-dev mailing list