Skip to content

tests: Fix cl test api@clgetkernelinfo fail.

Lurie97 requested to merge Lurie97/piglit:fix_api@clgetkernelinfo into main

Compared with the string in the kernel, the string used for comparison has two spaces less.

Modified the tests/cl/api/get-kernel-info.c file to make it consistent with the string in the kernel.

Signed-off-by: jiajia Qian jiajia.qian@nxp.com

Merge request reports