mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
test_error returns the err given as the first argument. As the run_test function returns a bool, we end up returning true (meaning pass) when an api function fails. Instead return explicitly false (meaning fail).
12 KiB
12 KiB