summaryrefslogtreecommitdiff
path: root/tests/cl/api/CMakeLists.cl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cl/api/CMakeLists.cl.txt')
-rw-r--r--tests/cl/api/CMakeLists.cl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cl/api/CMakeLists.cl.txt b/tests/cl/api/CMakeLists.cl.txt
index 460c8acec..a51b45ee3 100644
--- a/tests/cl/api/CMakeLists.cl.txt
+++ b/tests/cl/api/CMakeLists.cl.txt
@@ -26,6 +26,7 @@ piglit_cl_add_api_test (get-mem-object-info get-mem-object-info.c)
piglit_cl_add_api_test (get-image-info get-image-info.c)
# Programs
+piglit_cl_add_api_test (create-program-with-binary create-program-with-binary.c)
piglit_cl_add_api_test (create-program-with-source create-program-with-source.c)
piglit_cl_add_api_test (retain_release-program retain_release-program.c)
piglit_cl_add_api_test (build-program build-program.c)