diff options
Diffstat (limited to 'tests/meson.build')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build index b548dc3b..56abc7e0 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -249,6 +249,7 @@ i915_progs = [ 'sysfs_heartbeat_interval', 'sysfs_preempt_timeout', 'sysfs_timeslice_duration', + 'i915_vm_bind_sanity', ] msm_progs = [ |