mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 06:50:40 +00:00
add window manager fuzz test
Signed-off-by: wangjian10 <wangjian10@huawei.com>
This commit is contained in:
parent
770dc7c004
commit
98249ea3fa
@ -63,7 +63,7 @@ group("fuzztest") {
|
||||
|
||||
deps += [
|
||||
# deps file
|
||||
":SceneSessionMgrLStubSetFuzzTest",
|
||||
":ScreenSessionMgrStubAgentFuzzTest",
|
||||
]
|
||||
}
|
||||
###############################################################################
|
||||
|
@ -63,7 +63,7 @@ group("fuzztest") {
|
||||
|
||||
deps += [
|
||||
# deps file
|
||||
":SceneSessionMgrLStubSetFuzzTest",
|
||||
":ScreenSessionMgrStubStateFuzzTest",
|
||||
]
|
||||
}
|
||||
###############################################################################
|
||||
|
@ -63,7 +63,7 @@ group("fuzztest") {
|
||||
|
||||
deps += [
|
||||
# deps file
|
||||
":SceneSessionMgrLStubSetFuzzTest",
|
||||
":ScreenSessionMgrStubWakeFuzzTest",
|
||||
]
|
||||
}
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user