]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD regtest: remove unneeded expected file
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 30 Sep 2024 19:09:15 +0000 (21:09 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 30 Sep 2024 19:09:15 +0000 (21:09 +0200)
commitc7aea0d7340d585e90589a51b7dca998a125c9cd
tree9bf3013dcf8580814987b80f565503739e0d3ce0
parentebc5dcd79722f39469d4c6c82d45726df7add939
FreeBSD regtest: remove unneeded expected file

Previously I had #ifdef'd the freebsd7 compatibility syscalls
in the scalar test for all platforms when adding the arm64
port. They are now back for amd64 and x86 so the previous
expected also covers FreeBSD >= 14.0 and the extra expected
file is now superfluous and removed.
memcheck/tests/freebsd/Makefile.am
memcheck/tests/freebsd/scalar.stderr.exp-amd64-141 [deleted file]