mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2024-11-27 02:00:45 +00:00
update test/unittest/core_service_gtest/zero_branch_test.cpp.
Signed-off-by: cutePikachu <1439925662@qq.com>
This commit is contained in:
parent
11c2236cc4
commit
0a17f09038
@ -2683,7 +2683,7 @@ HWTEST_F(BranchTest, Telephony_RadioProtocolController_001, Function | MediumTes
|
||||
*/
|
||||
HWTEST_F(BranchTest, Telephony_RadioProtocolController_002, Function | MediumTest | Level1)
|
||||
{
|
||||
auto telRilManager = std::make_shared<TelRilManager>();
|
||||
auto telRilManager = std::make_shared<TelRilManager>();
|
||||
AppExecFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(INVALID_SLOTID, 1);
|
||||
auto radioProtocolController =
|
||||
std::make_shared<RadioProtocolController>(std::weak_ptr<TelRilManager>(telRilManager));
|
||||
|
Loading…
Reference in New Issue
Block a user