[igt-dev] [PATCH i-g-t 1/2] tests/meson: Build gem_ctx_isolation
Antonio Argenziano
antonio.argenziano at intel.com
Thu Mar 8 18:32:41 UTC 2018
On 08/03/18 03:25, Arkadiusz Hiler wrote:
> It was left out.
>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
Didn't build before, builds now.
Reviewed-by: Antonio Argenziano <antonio.argenziano at intel.com>
> ---
> tests/meson.build | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/meson.build b/tests/meson.build
> index 58729231..6e776bb7 100644
> --- a/tests/meson.build
> +++ b/tests/meson.build
> @@ -35,6 +35,7 @@ test_progs = [
> 'gem_ctx_bad_exec',
> 'gem_ctx_create',
> 'gem_ctx_exec',
> + 'gem_ctx_isolation',
> 'gem_ctx_param',
> 'gem_ctx_switch',
> 'gem_ctx_thrash',
>
More information about the igt-dev
mailing list