mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
refactor: change default PVC unit tests runner
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
994fb1110f
commit
95dc224021
@@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
if(TESTS_PVC)
|
||||
set(unit_test_config "pvc/2/4/5/3") # non-zero values for unit tests
|
||||
set(unit_test_config "pvc/2/4/5/47") # non-zero values for unit tests
|
||||
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user