[Intel-gfx] [PATCH i-g-t] tests/gem_exec_reuse: Adds cleanup at the end of test.
Chris Wilson
chris at chris-wilson.co.uk
Tue Aug 29 08:51:21 UTC 2017
Quoting Antonio Argenziano (2017-08-29 00:18:34)
> This patch introduces a fixture at the end of the test to destroy
> objects that have been created and stop the hang detector.
We shouldn't have to. Resources are cleaned up by the kernel, and hang
detector is using the fork helper which is meant to make sure all is
well upon exit.
-Chris
More information about the Intel-gfx
mailing list