linux/tools/testing/selftests/exec
Linus Torvalds bdd4f86c97 AT_EXECVE_CHECK update for v6.14-rc1 (fix1)
- selftests: Handle old glibc without execveat(2) (Mickaël Salaün)
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRSPkdeREjth1dHnSE2KwveOeQkuwUCZ51DjgAKCRA2KwveOeQk
 u5ahAP9m2RJdQm/oW/SPdhZ3nJynrD0UXKpZPYe733E9D2mccQEAvh0LIAUJGJoK
 FbpLRWSGXOkWxAJ1oabQo8GB5v+8EQs=
 =WVRq
 -----END PGP SIGNATURE-----

Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull AT_EXECVE_CHECK selftest fix from Kees Cook:
 "Fixes the AT_EXECVE_CHECK selftests which didn't run on old versions
  of glibc"

* tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  selftests: Handle old glibc without execveat(2)
2025-01-31 17:12:31 -08:00
..
.gitignore samples/check-exec: Add an enlighten "inc" interpreter and 28 tests 2024-12-18 17:00:29 -08:00
binfmt_script.py selftests/exec: binfmt_script: Add the overall result line according to TAP 2024-03-13 11:53:45 -07:00
check-exec-tests.sh samples/check-exec: Add an enlighten "inc" interpreter and 28 tests 2024-12-18 17:00:29 -08:00
check-exec.c selftests: Handle old glibc without execveat(2) 2025-01-27 11:37:18 -08:00
config selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits 2024-12-18 17:00:29 -08:00
execveat.c selftests/exec: add a test for execveat()'s comm 2024-12-16 16:55:02 -08:00
false.c selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits 2024-12-18 17:00:29 -08:00
load_address.c selftests/exec: Build both static and non-static load_address tests 2024-06-19 12:44:39 -07:00
Makefile samples/check-exec: Add an enlighten "inc" interpreter and 28 tests 2024-12-18 17:00:29 -08:00
non-regular.c
null-argv.c
recursion-depth.c selftests: exec: Use new ksft_exit_fail_perror() helper 2024-05-06 13:57:19 -06:00