mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
@@ -62,7 +62,6 @@ ohos_unittest("distributed_input_sinkmanager_test") {
|
||||
sources = [
|
||||
"${common_path}/include/input_hub.cpp",
|
||||
"${common_path}/include/white_list_util.cpp",
|
||||
"${common_path}/test/mock/session_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${ipc_path}/src/distributed_input_sink_stub.cpp",
|
||||
"${ipc_path}/src/get_sink_screen_infos_call_back_stub.cpp",
|
||||
|
||||
@@ -54,7 +54,6 @@ ohos_unittest("distributed_input_sinktrans_test") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"${common_path}/test/mock/session_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${distributedinput_path}/services/transportbase/src/distributed_input_transport_base.cpp",
|
||||
"${services_sink_path}/sinkmanager/src/distributed_input_sink_manager.cpp",
|
||||
|
||||
@@ -56,7 +56,6 @@ ohos_unittest("distributed_input_sourcemanager_test") {
|
||||
|
||||
sources = [
|
||||
"${common_path}/include/input_hub.cpp",
|
||||
"${common_path}/test/mock/session_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${distributedinput_path}/services/transportbase/src/distributed_input_transport_base.cpp",
|
||||
"${distributedinput_path}/utils/src/dinput_context.cpp",
|
||||
|
||||
@@ -52,7 +52,6 @@ ohos_unittest("distributed_input_sourcetrans_test") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"${common_path}/test/mock/session_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${distributedinput_path}/services/transportbase/src/distributed_input_transport_base.cpp",
|
||||
"${services_source_path}/transport/src/distributed_input_source_transport.cpp",
|
||||
|
||||
Reference in New Issue
Block a user