mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-25 12:39:40 -04:00
修复tdd
Signed-off-by: y1585740638 <yulei99@huawei.com> Change-Id: I977308171d68d05f956b85f246516909f0c84d36
This commit is contained in:
@@ -93,7 +93,6 @@ HWTEST_F(SecCompServiceTest, OnStart001, TestSize.Level1)
|
|||||||
ASSERT_EQ(ServiceRunningState::STATE_RUNNING, secCompService_->state_);
|
ASSERT_EQ(ServiceRunningState::STATE_RUNNING, secCompService_->state_);
|
||||||
|
|
||||||
secCompService_->OnStop();
|
secCompService_->OnStop();
|
||||||
ASSERT_EQ(nullptr, secCompService_->appStateObserver_);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user