[Intel-gfx] [i-g-t PATCH v2 1/4] lib/igt_core: Add igt_exec helpers

Chris Wilson chris at chris-wilson.co.uk
Mon May 29 13:01:51 UTC 2017


On Mon, May 29, 2017 at 03:08:07PM +0300, Abdiel Janulgue wrote:
> Support executing external processes with the goal of capturing its
> standard streams to the igt logging infrastructure in addition to its
> exit status.

This is not an exec wrapper. This is a system() replacement. That it
invokes shell to evaluate the cmd should be front and centre.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list