]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD regtest: add an amd64 test that max nb args to a syscall get passed correctly
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 20 Sep 2025 17:16:38 +0000 (19:16 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 20 Sep 2025 17:18:05 +0000 (19:18 +0200)
commitba04b3177e8fdcbb71686585850877fe6ab48ffa
treefebfa45daef65e0e44db7fadebd50389c2b8100e
parent9a1dbff3812a71ea556b9d80056a11ca8ff88023
FreeBSD regtest: add an amd64 test that max nb args to a syscall get passed correctly
.gitignore
memcheck/tests/amd64-freebsd/filter_arg_check [new file with mode: 0755]
memcheck/tests/amd64-freebsd/scalar_arg_check.c [new file with mode: 0644]
memcheck/tests/amd64-freebsd/scalar_arg_check.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64-freebsd/scalar_arg_check.vgtest [new file with mode: 0644]