Revert "Add Ult target for level_zero"

This reverts commit a748d7ccf5.

Change-Id: Ifc49e45a93d42f7ae355fbf2a2d993538a1f71fe
This commit is contained in:
Dunajski, Bartosz
2020-03-13 05:52:47 -08:00
committed by sys_ocldev
parent a3dca017a4
commit 7fd91182b6
42 changed files with 67 additions and 861 deletions

View File

@ -14,6 +14,7 @@ if(TESTS_ICLLP)
)
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_gen11_icllp})
add_subdirectories()
neo_copy_test_files(copy_test_files_icllp icllp)
add_dependencies(unit_tests copy_test_files_icllp)
set(appverified_allowed ${APPVERIFIER_ALLOWED})
set(unit_test_config "icllp/1/8/8")
include(${OPENCL_UNIT_TEST_DIR}/cmake/run_ult_target.cmake)
endif()