mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-05 02:58:11 +00:00
!1122 seccomp测试用例关联需求issue
Merge pull request !1122 from 夏不白/tdd_add_comment
This commit is contained in:
commit
8c999229c1
@ -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…
x
Reference in New Issue
Block a user