!1122 seccomp测试用例关联需求issue

Merge pull request !1122 from 夏不白/tdd_add_comment
This commit is contained in:
openharmony_ci 2022-08-23 12:18:25 +00:00 committed by Gitee
commit 8c999229c1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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;