summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2019-04-24 15:42:25 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2019-05-13 06:30:50 +0200
commit2f85faf27f3f06928cd46de734958a75b79c65eb (patch)
treed0bc5eb1a64f69d9d59a76b71b89c96badf50aae /tests/meson.build
parent910b83b7951212c1a22a37ade91844a0530d7ab4 (diff)
tests/panfrost: Add initial tests for panfrost
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 711979b4..351594fa 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -63,6 +63,10 @@ test_progs = [
'kms_vblank',
'kms_vrr',
'meta_test',
+ 'panfrost_get_param',
+ 'panfrost_gem_new',
+ 'panfrost_prime',
+ 'panfrost_submit',
'perf',
'prime_busy',
'prime_mmap',