mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-25 12:39:40 -04:00
first use dialog测试用例添加延迟等待
Signed-off-by: libing23 <libing23@huawei.com>
This commit is contained in:
@@ -369,4 +369,7 @@ HWTEST_F(FirstUseDialogTest, NotifyFirstUseDialog001, TestSize.Level1)
|
||||
ASSERT_EQ(LOCATION_BUTTON_FIRST_USE | SAVE_BUTTON_FIRST_USE, static_cast<uint64_t>(diag.firstUseMap_[0]));
|
||||
|
||||
diag.StartDialogAbility(PASTE_COMPONENT, nullptr);
|
||||
|
||||
// wait for event handler done
|
||||
sleep(3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user