[LTP] [PATCH v6 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Wed Apr 15 12:37:53 CEST 2026
Wei Gao (2):
lib: New library function tst_get_free_uid
open16: allow restricted O_CREAT of FIFOs and regular files
v6->v7:
- Add commit body
- Update test description
include/tst_uid.h | 7 +-
lib/tst_uid.c | 26 +++++
runtest/syscalls | 1 +
testcases/kernel/syscalls/open/.gitignore | 1 +
testcases/kernel/syscalls/open/open16.c | 132 ++++++++++++++++++++++
5 files changed, 165 insertions(+), 2 deletions(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.52.0
More information about the ltp
mailing list