1. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  2. e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 15 years ago
  3. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  4. 18051fc Merge r9761 (fix a comment) from the trunk. by njn · 15 years ago
  5. 22ac516 Remove unused .exp files for sigkill. by njn · 15 years ago
  6. 6cfb1df Merged r9741 (make post-syscall more portable) from the DARWIN branch. by njn · 15 years ago
  7. 20d411e Compiles now on RHEL 5.3 systems. In the RHEL 5.3 headers __NR_timerfd_create is defined but neither __NR_timerfd_settime nor __NR_timerfd_gettime. by bart · 15 years ago
  8. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  9. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  10. 1c4a487 Use -q on varinfo tests to avoid platform-specific differences in number of by njn · 15 years ago
  11. 36fce1b Merged r9653..r9655 (fixed terminal signal handling in Darwin) from DARWIN by njn · 15 years ago
  12. a04c20d Merge r9614 (make more_x86_fp compile on darwin) from the DARWIN branch. by njn · 15 years ago
  13. 21fd4f3 Merge r9621 (move int3-x86 into x86-linux/) from the DARWIN branch. by njn · 15 years ago
  14. d0f18a8 Merge r9619 (fix more_x86_fp on Darwin) from the DARWIN branch. by njn · 15 years ago
  15. 7b7f666 Unbreak pushfpopf on Linux. by njn · 15 years ago
  16. 9d94cf2 Merge r9612 (make pushfpopf work on Darwin) from the DARWIN branch. by njn · 15 years ago
  17. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  18. b9acfbe Merge r9605 (make tronical work on Darwin) from the DARWIN branch. by njn · 15 years ago
  19. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  20. e1c350f Move with-space to linux/, because it's hard to replicate on Darwin. by njn · 15 years ago
  21. e66bccb Remove nanoleak.vgtest, it's a trivial test. nanoleak.c is used by by njn · 15 years ago
  22. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  23. fed4e97 Merged r9543 (make xor-undef-x86 work on Darwin) from the DARWIN branch. by njn · 15 years ago
  24. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  25. 3a04d5c This should have gone in with the last commit. by njn · 15 years ago
  26. acdcf54 - Turn exit_group() into exit() in the Memcheck filter, for greater by njn · 15 years ago
  27. b69aca1 Merge r9419 (make describe-block portable) from the DARWIN branch. by njn · 15 years ago
  28. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 15 years ago
  29. ec2f7ce Another filter_xml update. by njn · 15 years ago
  30. c0b2618 - Removed leakotron. It was not a very useful test, and hard to make by njn · 15 years ago
  31. 04cf8ac Un-break 'make dist'. by bart · 15 years ago
  32. b671132 Another regtest fix for machines with debug info installed for libc. by njn · 15 years ago
  33. 402c1a1 Make the leak-cases tests more robust. by njn · 15 years ago
  34. a9ed409 Fix an expected output for the recent large leak-checker rewrite. by njn · 15 years ago
  35. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 15 years ago
  36. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  37. f595b13 Remove .exp64 files that are identical to their corresponding .exp files and by njn · 15 years ago
  38. 61485ab tests/arch_test is currently being used for two purposes: by njn · 15 years ago
  39. aab814e Use "status" as the argname for 'exit' and 'exit_group'. by njn · 15 years ago
  40. 8df80b2 by njn · 15 years ago
  41. c5f20c7 Merge r9285 (match-overrun fixes) from the DARWIN branch. by njn · 15 years ago
  42. b3027ea Make this pass on AIX (untested). by njn · 15 years ago
  43. f57115c Make the VKI_PAGE_SIZE conditional match that in m_vki.c. by njn · 15 years ago
  44. 24d9863 Builds again on powerpc. by bart · 15 years ago
  45. 29a100c rename a function by njn · 15 years ago
  46. 8b88b66 Avoid a warning. by njn · 15 years ago
  47. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 15 years ago
  48. b0e34f7 Remove toobig-allocs.c -- it was unreliable and didn't test any by njn · 15 years ago
  49. 79a5cc4 Move memcheck/tests/x86/bug133694 into memcheck/tests/x86-linux -- it uses by njn · 15 years ago
  50. a601553 Delete memcheck/tests/zeropage. The original purpose of the test is no by njn · 15 years ago
  51. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 15 years ago
  52. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 15 years ago
  53. 2a5a76b Merged part of r9234 (unit_libcbase improvements) from the DARWIN branch. by njn · 15 years ago
  54. 6ab37c7 A few more test/build changes. by njn · 15 years ago
  55. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  56. 1dccf7f Finished renaming of 'oset_test' into 'unit_oset'. by bart · 15 years ago
  57. 221666f Forgot to add this file in the last commit. by njn · 15 years ago
  58. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 15 years ago
  59. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  60. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  61. 3f29886 Remove unnecessary Memcheck test filters. by njn · 15 years ago
  62. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 15 years ago
  63. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  64. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 15 years ago
  65. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 15 years ago
  66. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  67. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  68. 163c487 Move memcheck/tests/brk to the linux/ subdir, as it's Linux-specific (merged by njn · 16 years ago
  69. d3e4dd9 Merge some minor regtest updates from the DARWIN branch: by njn · 16 years ago
  70. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  71. 74a74d8 by sewardj · 16 years ago
  72. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  73. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
  74. 3b3b76d Create memcheck/tests/linux/ and move some Linux-specific tests by njn · 16 years ago
  75. a454ec0 Create memcheck/tests/x86-linux/ and move some platform-specific tests (the by njn · 16 years ago
  76. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 16 years ago
  77. b3fc062 A couple of 'make dist' fixes. by sewardj · 16 years ago
  78. 3fc4c8a Update expected output, with a line number that's actually correct. by sewardj · 16 years ago
  79. 1c5845d Add a second expected output. It appears that a recent glibcs print by sewardj · 16 years ago
  80. f5049f7 Attempt to reduce output variance by ensuring mainSort() is never inlined. by sewardj · 16 years ago
  81. 9ec6af6 Use a "sided" comparison rather than a "point" comparison, so as to by sewardj · 16 years ago
  82. 131defc Update expected output now that Memcheck's realloc implementation always by sewardj · 16 years ago
  83. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  84. 9c606bd by sewardj · 16 years ago
  85. 8144ff4 Disabled printing of file descriptor value in order to make the test results more reproducible. by bart · 16 years ago
  86. d1a1061 Added regression test for Linux' capget system call. by bart · 16 years ago
  87. 09df48f Compiles now with old versions of <sys/epoll.h> too. by bart · 16 years ago
  88. 07a5163 Fixed filter. by bart · 16 years ago
  89. edbf716 Added extra filtering for the stderr output of malloc_free_fill such that the output of this test becomes independent of the Linux distribution the test is run on. Should fix #162819. by bart · 16 years ago
  90. e55883d Reworked test such that file locking is now triggered from two different processes. by bart · 16 years ago
  91. a4a86e3 Added missing mode_t argument to open() system call. by bart · 16 years ago
  92. 4d62674 Result of timerfd() syscall is no longer printed to stdout, which should make this regression test more reproducible. by bart · 16 years ago
  93. ad60eeb Added regression test for POSIX advisory locking (fcntl(..., F_SETFL, ...)). by bart · 16 years ago
  94. 648270d Try to make this test more consistent across different machines. by njn · 16 years ago
  95. 60ba3aa Try to make these tests more reliable for different machines. by njn · 16 years ago
  96. dc056b7 Add a regression test for fxsave. by sewardj · 16 years ago
  97. c700172 Add a test case for #157748. by sewardj · 16 years ago
  98. e64de43 Add missing words to comment. by sewardj · 16 years ago
  99. 8be8860 Build fixes for AIX5.3. by sewardj · 16 years ago
  100. 351f967 Add an expected output for ppc64-linux; probably required due to dodgyness in by sewardj · 16 years ago