[LTP] [PATCH v8 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Thu Apr 16 02:55:21 CEST 2026
Wei Gao (2):
lib: New library function tst_get_free_uid
open16: allow restricted O_CREAT of FIFOs and regular files
v7->v8
- Update comments of test cases
- Refactor test case with tcase array
- Set file mode to 0030 for level2 check
- TST_EXP_FAIL->TST_EXP_FAIL2
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 | 128 ++++++++++++++++++++++
5 files changed, 161 insertions(+), 2 deletions(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.52.0
More information about the ltp
mailing list