mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00

- For test kernels compiled with options passed, change their naming to following convention: {basename}_{options_passed}_{suffix}. - Correct CMake variables naming. - Refactor logic of retrieving test kernels' data (also in compilers mock) - In relation to previous changes: do not generate unnecessary .gen binary for L0 test kernel Related-To: NEO-7285 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>