[LTP] [PATCH 0/4] shell: Add TST_SKIP_IN_{LOCKDOWN, SECUREBOOT}=1
Li Wang
liwang@redhat.com
Fri Sep 15 14:40:11 CEST 2023
For patches:
Reviewed-by: Li Wang <liwang@redhat.com>
On Fri, Jul 28, 2023 at 9:21 PM Petr Vorel <pvorel@suse.cz> wrote:
> and use it in insmod01.sh.
>
> Petr Vorel (4):
> lib: shell: Add TST_SKIP_IN_LOCKDOWN=1
> lib: shell: Add TST_SKIP_IN_SECUREBOOT=1
> insmod01.sh: Skip test on lockdown and secure boot
> doc/shell-API: Document TST_SKIP_IN_{LOCKDOWN,SECUREBOOT}=1
>
> doc/shell-test-api.txt | 5 +++++
> doc/test-writing-guidelines.txt | 4 ++--
> testcases/commands/insmod/insmod01.sh | 3 +++
> testcases/lib/.gitignore | 2 ++
> testcases/lib/Makefile | 2 +-
> testcases/lib/tst_lockdown_enabled.c | 12 ++++++++++++
> testcases/lib/tst_secureboot_enabled.c | 12 ++++++++++++
> testcases/lib/tst_test.sh | 10 +++++++++-
> 8 files changed, 46 insertions(+), 4 deletions(-)
> create mode 100644 testcases/lib/tst_lockdown_enabled.c
> create mode 100644 testcases/lib/tst_secureboot_enabled.c
>
> --
> 2.41.0
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
>
>
--
Regards,
Li Wang
More information about the ltp
mailing list