mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Extract mocks into separate library
Change-Id: I37204fd192f7a74f29cfbe79632c975fc98f20ea
This commit is contained in:
committed by
sys_ocldev
parent
c135bd4c42
commit
261a2ee865
@@ -51,11 +51,6 @@ foreach(GEN_NUM RANGE 0 ${MAX_GEN} 1)
|
||||
endforeach(GEN_NUM)
|
||||
|
||||
list (APPEND IGDRCL_SRCS_LIB_ULT
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/mocks/mock_deferred_deleter.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/mocks/mock_device.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/mocks/mock_device.h
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/mocks/mock_memory_manager.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/mocks/mock_memory_manager.h
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/libult/create_tbx_sockets.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/libult/ult_command_stream_receiver.h
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/helpers/debug_helpers.cpp
|
||||
|
||||
Reference in New Issue
Block a user