mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-20 01:53:34 -04:00
@@ -62,6 +62,7 @@ ohos_unittest("distributed_input_sinkmanager_test") {
|
||||
sources = [
|
||||
"${common_path}/include/input_hub.cpp",
|
||||
"${common_path}/include/white_list_util.cpp",
|
||||
"${common_path}/test/mock/socket_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,6 +54,7 @@ ohos_unittest("distributed_input_sinktrans_test") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"${common_path}/test/mock/socket_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",
|
||||
|
||||
@@ -50,6 +50,7 @@ ohos_unittest("distributed_input_inner_sourceinject_test") {
|
||||
|
||||
sources = [
|
||||
"${common_path}/include/input_hub.cpp",
|
||||
"${common_path}/test/mock/socket_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${distributedinput_path}/inputdevicehandler/src/distributed_input_handler.cpp",
|
||||
"${services_source_path}/inputinject/src/distributed_input_inject.cpp",
|
||||
|
||||
@@ -56,6 +56,7 @@ ohos_unittest("distributed_input_sourcemanager_test") {
|
||||
|
||||
sources = [
|
||||
"${common_path}/include/input_hub.cpp",
|
||||
"${common_path}/test/mock/socket_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,6 +52,7 @@ ohos_unittest("distributed_input_sourcetrans_test") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"${common_path}/test/mock/socket_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",
|
||||
|
||||
@@ -43,6 +43,7 @@ ohos_unittest("distributed_input_utils_test") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"${common_path}/test/mock/socket_mock.cpp",
|
||||
"${common_path}/test/mock/softbus_bus_center_mock.cpp",
|
||||
"${distributedinput_path}/utils/src/dinput_context.cpp",
|
||||
"${distributedinput_path}/utils/src/dinput_log.cpp",
|
||||
|
||||
Reference in New Issue
Block a user