c84e18eaa1ca57a7e42ea6e5dfe29c6fee80d5e4 |
|
07-Sep-2015 |
sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Always use posix_memalign on OS X for consistency. No functional change. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15636 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|
07d0c9e54b7fed470ab3363bdf3ba0a8ffec9cb7 |
|
15-Aug-2015 |
rhyskidd <rhyskidd@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Increase test coverage on OS X, by re-enabling the memcheck/tests/amd64/xsave-avx regression tests with a handy memalign() shim. n-i-bz (Unfortunately I don’t have right here the hw support, but build environment works) $ perl tests/vg_regtest memcheck/tests/amd64/xsave-avx xsave-avx: (skipping, prereq failed: test -x xsave-avx && ../../../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@15551 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|
681b46684c13289b82caa7d590efe61672ec517e |
|
15-Aug-2015 |
rhyskidd <rhyskidd@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Increase test coverage on OS X, by re-enabling the none/tests/*/movbe regression tests with a handy memalign() shim. n-i-bz $ perl tests/vg_regtest none/tests/x86/movbe none/tests/amd64/movbe movbe: valgrind -q ./movbe movbe: valgrind -q ./movbe == 2 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == On OS X 10.10 Before: == 592 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@15549 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|
f76d27a697a7b0bf3b84490baf60623fc96a23af |
|
28-May-2009 |
njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Merge the DARWIN branch onto the trunk. I tried using 'svn merge' to do the merge but it did a terrible job and there were bazillions of conflicts. So instead I just took the diff between the branch and trunk at r10155, applied the diff to the trunk, 'svn add'ed the added files (no files needed to be 'svn remove'd) and committed. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10156 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|
07581aa45eb57b4279845d5b1f46672cd1c82f48 |
|
24-Apr-2009 |
njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Removed some Darwin-specific code that crept in from the DARWIN branch. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9599 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|
9a55ee834027e19034e609f8f6bd29f32a95bf57 |
|
15-Apr-2009 |
njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
These three files should have been added in r9537. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9544 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/tests/malloc.h
|