On 7/12/24 01:30, Muhammad Usama Anjum wrote:
Return correct exit status, KSFT_SKIP if the pre-conditions aren't met. Return KSFT_FAIL if error occurs. Use ksft_finished() which will compmare the total planned tests with passed tests to return the exit value. Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
Same comment - here. Include before and after output to show how this change improves the report. thanks, -- Shuah