commit 36a067fe1c9ab652f7d44a97be6608490b2c7984
tree 5a153c0cede33c96fd15b6d852130cba5c53e8a9
parent c5a9f4b4702d4ff719063c7bf89e9e7416a08248
author Po-Hsu Lin <po-hsu.lin@canonical.com> 2026-01-09 19:08:15 +0800
committer Li Wang <liwang@redhat.com> 2026-01-09 19:32:57 +0800

    block_dev: Skip on Lockdown/Secure Boot
    
    Following the commit ca9460deef ("fw_load: Skip on Lockdown/Secure Boot")
    to take care of:
    
    tst_module.c:139: TINFO: module signature enforcement: off
    insmod: ERROR: could not insert module ltp_block_dev.ko: Key was rejected by service
    tst_cmd.c:112: TBROK: 'insmod' exited with a non-zero code 1 at tst_cmd.c:112
    
    Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
    Reviewed-by: Li Wang <liwang@redhat.com>


:100644 100644 cd900d8074c21b4b5eba8f83c0b478a45277d8ac 631e6da4e11014551577aa32e67a40fda96c83b8 M	testcases/kernel/device-drivers/block/block_dev_user/block_dev.c
commit c5a9f4b4702d4ff719063c7bf89e9e7416a08248
tree 786d13b663e57890b03ddd32dcd77f11a93f6dac
parent cfa7a054afb355c79395a89cce815c769649f9c8
author Po-Hsu Lin <po-hsu.lin@canonical.com> 2026-01-09 15:34:19 +0800
committer Li Wang <liwang@redhat.com> 2026-01-09 19:32:08 +0800

    tpci.c: Skip on Lockdown/Secure Boot
    
    Following the commit ca9460deef ("fw_load: Skip on Lockdown/Secure Boot")
    to take care of:
    
    test_pci    0  TINFO  :  module signature enforcement: off
    insmod: ERROR: could not insert module ltp_tpci.ko: Key was rejected by service
    
    Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
    Reviewed-by: Li Wang <liwang@redhat.com>


:100644 100644 5d241fb4203a2204798bb1a022ef6fc56cfa00a3 a2ca62fb796c1e2d64ab55e782870dc904df115b M	testcases/kernel/device-drivers/pci/tpci_user/tpci.c
