mirror of
https://gitee.com/openharmony/developtools_hiperf
synced 2024-11-23 15:39:47 +00:00
补充UT用例
Signed-off-by: wenlong_12 <wenlong12@huawei.com>
This commit is contained in:
parent
c915d5cc29
commit
5ff0083d6e
@ -388,6 +388,11 @@ HWTEST_F(VirtualRuntimeTest, UnwindFromRecord, TestSize.Level1)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @tc.name: Update
|
||||
* @tc.desc: Test update maps and symbols
|
||||
* @tc.type: FUNC
|
||||
*/
|
||||
HWTEST_F(VirtualRuntimeTest, Update, TestSize.Level1)
|
||||
{
|
||||
EXPECT_EQ(runtime_->IsKernelThread(0), false);
|
||||
|
Loading…
Reference in New Issue
Block a user