All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/3] fanotify14 on SELinux fix
@ 2024-03-26 14:41 Petr Vorel
  2024-03-26 14:41 ` [LTP] [PATCH v3 1/3] lib: Add tst_selinux_enforcing() Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Petr Vorel @ 2024-03-26 14:41 UTC (permalink / raw)
  To: ltp

Changes v2->v3:
* merged first commit (unrelated cleanup)
* modify library to require to pass array size in TST_EXP_FAIL*_ARR()

Mete Durlu (1):
  fanotify14: fix anonymous pipe testcases

Petr Vorel (2):
  lib: Add tst_selinux_enforcing()
  tst_test_macros.h: Require to pass array size in TST_EXP_FAIL_ARR()

 include/tst_security.h                         |  1 +
 include/tst_test_macros.h                      |  8 ++++----
 lib/newlib_tests/test_macros02.c               |  8 ++++----
 lib/tst_security.c                             | 18 ++++++++++++++++--
 .../kernel/syscalls/fanotify/fanotify14.c      | 10 +++++++---
 .../kernel/syscalls/readahead/readahead01.c    |  2 +-
 6 files changed, 33 insertions(+), 14 deletions(-)

-- 
2.43.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-28 15:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26 14:41 [LTP] [PATCH v3 0/3] fanotify14 on SELinux fix Petr Vorel
2024-03-26 14:41 ` [LTP] [PATCH v3 1/3] lib: Add tst_selinux_enforcing() Petr Vorel
2024-03-26 14:41 ` [LTP] [PATCH v3 2/3] tst_test_macros.h: Require to pass array size in TST_EXP_FAIL*_ARR() Petr Vorel
2024-03-26 14:47   ` Petr Vorel
2024-03-28 13:25   ` Cyril Hrubis
2024-03-26 14:41 ` [LTP] [PATCH v3 3/3] fanotify14: fix anonymous pipe testcases Petr Vorel
2024-03-28 15:52   ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.