Files
OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore
Marcin Hajder 67fbbe4ee2 Unified cl_khr_external_semaphore tests using the same export and import scheme (#2591)
Due to discussion from #2542 and following work from closed PR #2568

This change refactors the external semaphore tests by unifying
`external_semaphores_import_export_fd` with
`external_semaphores_cross_context` tests, removing duplicated logic and
avoiding OS-specific conditions. The updated test now covers all
import/export handle types consistently across single- and multi-context
scenarios.
2025-12-09 23:40:56 +05:30
..