]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Increase test coverage on OS X, by re-enabling the none/tests/amd64/avx2-1 regression...
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 15 Aug 2015 12:21:42 +0000 (12:21 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Sat, 15 Aug 2015 12:21:42 +0000 (12:21 +0000)
commitb6efb6f0bed982024fe71e85fe045c8e0abc208e
tree126c661216b1f4293ce06e3c4b1d28ff2c402a1d
parent74d7f1cdfadd00a7a81b668a349ec24a26d0051e
Increase test coverage on OS X, by re-enabling the none/tests/amd64/avx2-1 regression test.
n-i-bz

(Unfortunately I don’t have right here the hw support, but build environment works)

$ perl tests/vg_regtest none/tests/amd64/avx2-1
avx2-1:          (skipping, prereq failed: test -x avx2-1 && ../../../tests/x86_amd64_features amd64-avx)

== 0 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==

On OS X 10.10

Before:

== 594 tests, 215 stderr failures, 9 stdout failures, 0 stderrB failures, 0 stdoutB failures, 30 post failures ==

After:

== 594 tests, 215 stderr failures, 9 stdout failures, 0 stderrB failures, 0 stdoutB failures, 30 post failures ==

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15553
none/tests/amd64/Makefile.am
none/tests/amd64/avx2-1.c