[Intel-gfx] [PATCH igt v2] igt: Add gem_close
Michał Winiarski
michal.winiarski at intel.com
Wed Aug 23 16:43:54 UTC 2017
On Tue, Aug 22, 2017 at 12:10:41PM +0100, Chris Wilson wrote:
> What transpired recently was that we allow a single process to create
> multiple handles to the same VMA (which I broke). Make sure we test!
>
> References: https://bugs.freedesktop.org/show_bug.cgi?id=102355
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
As Daniel already pointed out, we also need to add this to the testlist.
Do we add things to the testlist in the same patch that's adding the test?
Or separately?
With that sorted out:
Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
-Michał
> ---
> tests/Makefile.sources | 1 +
> tests/gem_close.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 98 insertions(+)
> create mode 100644 tests/gem_close.c
More information about the Intel-gfx
mailing list