Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write prctl() testcases #351

Open
metan-ucw opened this issue Jun 27, 2018 · 2 comments
Open

Write prctl() testcases #351

metan-ucw opened this issue Jun 27, 2018 · 2 comments

Comments

@metan-ucw
Copy link
Member

Looks like the only prctl() testcases we have in LTP are testing 'PR_SET_PDEATHSIG' and 'PR_GET_PDEATHSIG' there seems to be many 'prctl()' options in 'man prctl' now

@metan-ucw
Copy link
Member Author

PR_SET_CHILD_SUBREAPER test has been implemented in 23a2bf2

@xuyang0410
Copy link
Member

@metan-ucw I have sent three patches to add functional tests.
PR_SET/GET_SECCOMP:
https://patchwork.ozlabs.org/patch/1095795/
PR_SET/GET_NAME:
https://patchwork.ozlabs.org/patch/1097482/
PR_SET/GET_NO_NEW_PRIVS:
https://patchwork.ozlabs.org/patch/1097484/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants