Actions
Bug #7917
openlibc-tests: random/inz_mlock assumes additional privileges
Status:
New
Priority:
Normal
Assignee:
-
Category:
tests
Start date:
2017-03-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
libc-tests suite can be run as any user (per README), while inz_mlock test case uses mlock(3C), which requires {PRIV_PROC_LOCK_MEMORY} (per man page).
We should probably mark the test as SKIP if we get EPERM from mlock() call.
No data to display
Actions