fix: add capability and amend smoke testcase

add setrlimit,gethostname,gethostid and capability

Change-Id: I0d5f23cb87ec2731fb79e7c5cfbe1ce109ac158a
This commit is contained in:
wcc0
2021-07-01 16:44:26 +08:00
parent abbeca1cb2
commit c9d69e2d1b
10 changed files with 144 additions and 6 deletions

View File

@@ -66,4 +66,4 @@
#define CAP_REBOOT 18
// self deined privileged syscalls
#define CAP_SHELL_EXEC 19
#endif
#endif