1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/exec
Muhammad Usama Anjum 9c84b890b8 selftests: exec: Use new ksft_exit_fail_perror() helper
Use ksft_exit_fail_perror() to print the value of errno and its string
form. This is the first user of the ksft_exit_fail_perror() and proves
the usefulness of this API.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2024-05-06 13:57:19 -06:00
..
.gitignore selftests/exec: add generated files to .gitignore 2022-03-03 15:17:04 -07:00
binfmt_script.py selftests/exec: binfmt_script: Add the overall result line according to TAP 2024-03-13 11:53:45 -07:00
execveat.c selftests/exec: execveat: Improve debug reporting 2024-03-18 11:19:37 -07:00
load_address.c selftests/exec: load_address: conform test to TAP format output 2024-03-13 11:54:19 -07:00
Makefile selftests/exec: Convert remaining /bin/sh to /bin/bash 2024-03-18 11:19:37 -07:00
non-regular.c selftests/exec: add file type errno tests 2020-08-14 19:56:56 -07:00
null-argv.c selftests/exec: Test for empty string on NULL argv 2022-03-01 16:16:27 -08:00
recursion-depth.c selftests: exec: Use new ksft_exit_fail_perror() helper 2024-05-06 13:57:19 -06:00