public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] insmod01.sh: Skip test on enabled lockdown
@ 2023-03-08  9:32 Petr Vorel
  2023-03-08  9:32 ` [LTP] [PATCH 1/2] lib: shell: Add tst_lockdown_enabled.c Petr Vorel
  2023-03-08  9:32 ` [LTP] [PATCH 2/2] insmod01.sh: Skip test on enabled lockdown Petr Vorel
  0 siblings, 2 replies; 4+ messages in thread
From: Petr Vorel @ 2023-03-08  9:32 UTC (permalink / raw)
  To: ltp

Petr Vorel (2):
  lib: shell: Add tst_lockdown_enabled.c
  insmod01.sh: Skip test on enabled lockdown

 doc/test-writing-guidelines.txt       |  2 +-
 testcases/commands/insmod/insmod01.sh |  2 ++
 testcases/lib/.gitignore              |  1 +
 testcases/lib/Makefile                |  2 +-
 testcases/lib/tst_lockdown_enabled.c  | 12 ++++++++++++
 testcases/lib/tst_test.sh             |  6 +++++-
 6 files changed, 22 insertions(+), 3 deletions(-)
 create mode 100644 testcases/lib/tst_lockdown_enabled.c

-- 
2.39.2


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

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

end of thread, other threads:[~2023-03-08 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-08  9:32 [LTP] [PATCH 0/2] insmod01.sh: Skip test on enabled lockdown Petr Vorel
2023-03-08  9:32 ` [LTP] [PATCH 1/2] lib: shell: Add tst_lockdown_enabled.c Petr Vorel
2023-03-08  9:32 ` [LTP] [PATCH 2/2] insmod01.sh: Skip test on enabled lockdown Petr Vorel
2023-03-08 11:09   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox