On 10/28/24 12:57, Shivam Chaudhary wrote:
Add kselftest support for openat, linkat, unshare, mount tests
You are combining a few too many changes in this patch. As such
this patch doesn't add support for the above tests. Instead it
changes the reporting to use ksft_* framework.
- Replace di
Add kselftest support for openat, linkat, unshare, mount tests
- Replace direct error handling with
'ksft_test_result_*' , 'ksft_print_msg' macros for better
reporting.
- Add `ksft_print_header()` and `ksft_set_plan()`
to structure test outputs more effectively.
- Improve the test flow by add
2 matches
Mail list logo