mirror of
https://gitee.com/openharmony/security_device_security_level
synced 2024-11-23 14:50:00 +00:00
commit
8118e2979b
@ -891,7 +891,6 @@ HWTEST_F(DslmOemPropertyTest, InitDslmInfoInCertChain_case1, TestSize.Level0)
|
||||
*/
|
||||
HWTEST_F(DslmOemPropertyTest, BufferToHksCertChain_case1, TestSize.Level0)
|
||||
{
|
||||
|
||||
{
|
||||
int32_t ret = BufferToHksCertChain(nullptr, 1, nullptr);
|
||||
EXPECT_EQ(ERR_INVALID_PARA, ret);
|
||||
|
Loading…
Reference in New Issue
Block a user