Implement negative tests for cl_device_id API functions (#2495)

Signed-off-by: Michael Rizkalla <michael.rizkalla@arm.com>
Co-authored-by: Chetankumar Mistry <chetan.mistry@arm.com>
This commit is contained in:
Michael Rizkalla
2025-12-02 17:34:45 +00:00
committed by GitHub
parent 0c064ac017
commit 011caecb57
6 changed files with 607 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ set(${MODULE_NAME}_SOURCES
negative_queue.cpp
negative_enqueue_marker.cpp
negative_enqueue_map_image.cpp
negative_device.cpp
test_api_consistency.cpp
test_bool.cpp
test_retain.cpp