mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-27 09:00:57 +00:00
update hdf/usb/manageInterfaceTest/BUILD.gn.
Signed-off-by: 李晓枫 <lixiaofeng54@huawei.com>
This commit is contained in:
parent
1549c7eeff
commit
388fc7d59e
@ -19,14 +19,12 @@ module_output_path = "hdf/usb"
|
||||
ohos_moduletest_suite("HatsHdfUsbManageInterfaceTest") {
|
||||
module_out_path = module_output_path
|
||||
sources = [
|
||||
"./common/usbd_manage_interface_test.cpp",
|
||||
"../UsbSubscriberTest/UsbSubscriberTest.cpp",
|
||||
"./common/usbd_manage_interface_test.cpp",
|
||||
]
|
||||
configs = [ ":hdf_usb" ]
|
||||
|
||||
deps = [
|
||||
"//third_party/googletest:gtest_main",
|
||||
]
|
||||
deps = [ "//third_party/googletest:gtest_main" ]
|
||||
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
|
Loading…
Reference in New Issue
Block a user