]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 508777 - amd64-linux: add minimal scalar test
authorMatthias Schwarzott <zzam@gentoo.org>
Sat, 23 Aug 2025 11:37:46 +0000 (13:37 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 29 Aug 2025 17:24:39 +0000 (19:24 +0200)
commit446ee179cec7dae91534bb781ef3defae26a4e10
tree8d4e67331ffe9e35e36376654511a53f799bd00b
parent3399c455fa5068dbf1d10f150160ea67fff85477
Bug 508777 - amd64-linux: add minimal scalar test
.gitignore
NEWS
memcheck/tests/amd64-linux/Makefile.am
memcheck/tests/amd64-linux/filter_scalar [new file with mode: 0755]
memcheck/tests/amd64-linux/scalar.c [new file with mode: 0644]
memcheck/tests/amd64-linux/scalar.h [new file with mode: 0644]
memcheck/tests/amd64-linux/scalar.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64-linux/scalar.vgtest [new file with mode: 0644]