Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add softlockup scenario for kdump/Fadump testing #785

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 22, 2023

  1. Add softlockup scenario for kdump/Fadump testing

    KernelCrash_KdumpSoftlockup testcase use source files(softlockup.c
    and Makefile).These files added to op-tests framework's directory
    "op-test/test_binaries". This testcase activates the kernel panic
    on soft lockup and copy softlockup.c and Makefile to /tmp directory
    to build kernel module. The command insmod used to insert generated
    kernel module(softlockup.ko) into the kernel and verify the dump
    file created after kernel panic on soft lockup.
    
    Signed-off-by: Sachin P Bappalige <[email protected]>
    Sachin P Bappalige committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    95a55aa View commit details
    Browse the repository at this point in the history