add window manager fuzz test

Signed-off-by: wangjian10 <wangjian10@huawei.com>
This commit is contained in:
wangjian10 2024-05-24 16:03:56 +08:00
parent 770dc7c004
commit 98249ea3fa
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ group("fuzztest") {
deps += [
# deps file
":SceneSessionMgrLStubSetFuzzTest",
":ScreenSessionMgrStubAgentFuzzTest",
]
}
###############################################################################

View File

@ -63,7 +63,7 @@ group("fuzztest") {
deps += [
# deps file
":SceneSessionMgrLStubSetFuzzTest",
":ScreenSessionMgrStubStateFuzzTest",
]
}
###############################################################################

View File

@ -63,7 +63,7 @@ group("fuzztest") {
deps += [
# deps file
":SceneSessionMgrLStubSetFuzzTest",
":ScreenSessionMgrStubWakeFuzzTest",
]
}
###############################################################################