mirror of
https://gitee.com/openharmony/startup_init
synced 2024-12-11 12:47:08 +00:00
<fix>
tdd测试用例增加备注关联issue单号 Signed-off-by: xiacong <xiacong4@huawei.com>
This commit is contained in:
parent
2e4db6ee2a
commit
71972822e7
@ -271,6 +271,12 @@ public:
|
||||
#endif
|
||||
};
|
||||
|
||||
/**
|
||||
* @tc.name: TestSystemSycall
|
||||
* @tc.desc: Verify the system seccomp policy.
|
||||
* @tc.type: FUNC
|
||||
* @tc.require: I5IUWJ
|
||||
*/
|
||||
HWTEST_F(SeccompUnitTest, TestSystemSycall, TestSize.Level1)
|
||||
{
|
||||
SeccompUnitTest test;
|
||||
|
Loading…
Reference in New Issue
Block a user