From 8b8deeca78fd539c6ccb5726cb0114de84714cf1 Mon Sep 17 00:00:00 2001 From: Jason Ekstrand Date: Tue, 2 Apr 2019 10:26:09 -0500 Subject: intel/common: Add unit tests for gen_mi_builder Reviewed-by: Caio Marcelo de Oliveira Filho Reviewed-by: Lionel Landwerlin --- meson_options.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 81e4a8906a9..4428745bef7 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -276,6 +276,12 @@ option( value : false, description : 'Build unit tests. Currently this will build *all* unit tests, which may build more than expected.' ) +option( + 'install-intel-gpu-tests', + type : 'boolean', + value : false, + description : 'Build and install Intel unit tests which require the GPU. This option is for developers and the Intel CI system only.' +) option( 'selinux', type : 'boolean', -- cgit v1.2.3