1. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  2. 2fb8f7a Add a stack switching test. by tom · 19 years ago
  3. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  4. e07b83e Add tests for --partial-loads-ok= flag. by sewardj · 19 years ago
  5. 45a6abb fwrite.stdout.exp seems to be not present and make dist doesn't like that. by sewardj · 19 years ago
  6. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  7. 42d6367 The memcheck/tests/sigprocmask test is designed to test that we handle by tom · 19 years ago
  8. 81afd4b Update EXTRA_DIST to include new results files. by tom · 19 years ago
  9. 8e9cb43 Removed memcheck/tests/weirdioctl as it is badly broken and seems by tom · 19 years ago
  10. c0392a8 Disable vgtest_ume, which is broken. by njn · 19 years ago
  11. 45f4e7c by sewardj · 19 years ago
  12. f4ef182 fix for #113230 by njn · 19 years ago
  13. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  14. 2dc09e6 by njn · 19 years ago
  15. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago
  16. 16031ba Add a regression test for memcheck's ability do deal with partially by sewardj · 19 years ago
  17. 01e755d xml1: add another .stderr.exp file for slightly different systems, and by njn · 19 years ago
  18. 5d8a230 by njn · 19 years ago
  19. 94260f2 by njn · 19 years ago
  20. 0087c50 by njn · 19 years ago
  21. 62ff0f2 by njn · 19 years ago
  22. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  23. c7561b9 by njn · 19 years ago
  24. fd0922c Fix x86_64 build. Also fix vgtest_ume (although it fails on x86_64.) by rjwalsh · 19 years ago
  25. 4986dbf by njn · 19 years ago
  26. 16eeb4e by njn · 19 years ago
  27. f536bbb by njn · 19 years ago
  28. 7aaa59e Expected outputs on Fedora Core 4. by sewardj · 19 years ago
  29. 8618009 amd64-linux output by sewardj · 19 years ago
  30. ebf67cc Test XML output. by sewardj · 19 years ago
  31. b8b03e5 Add another possible output. by sewardj · 19 years ago
  32. cbde5ec Another expected output file. by sewardj · 19 years ago
  33. c10c9de Add expected output file for 64-bit platforms. by sewardj · 19 years ago
  34. 7d32a73 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  35. 1f44386 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  36. 1323d1d Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  37. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 19 years ago
  38. f0814a0 Add a new acceptable-output file. by sewardj · 19 years ago
  39. f69e0bc Move this test to a more sensible place. Originally it was intended by sewardj · 19 years ago
  40. ce7ec7d Add another possible .stderr output for memcheck/tests/writev. by sewardj · 19 years ago
  41. 9bd43d5 Remove pth_once from memcheck/tests. It already exists in by sewardj · 19 years ago
  42. 036a491 Don't let GCC4.0 inline memcpy() and memcmp(), else the tests fail. by njn · 19 years ago
  43. 499eaad by njn · 19 years ago
  44. b5f6f51 by sewardj · 19 years ago
  45. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  46. 8738c28 Add a mandatory --with-vex option to configure script. by njn · 20 years ago
  47. 7fbe08a by nethercote · 20 years ago
  48. 9b9b74b by nethercote · 20 years ago
  49. 9744329 Remove trailing space after \ continuation marker. by thughes · 20 years ago
  50. 6c0e2d0 by nethercote · 20 years ago
  51. 8b305af Converted a few more syscalls. by nethercote · 20 years ago
  52. 2b0cae6 by nethercote · 20 years ago
  53. 75a8c98 by nethercote · 20 years ago
  54. e824cc4 - Convert open() to the new syscall regime. by nethercote · 20 years ago
  55. 8b76fe5 by nethercote · 20 years ago
  56. d91ea07 Add very thorough string functions test from glibc. by nethercote · 20 years ago
  57. 18a71b7 Remove writev.stderr.exp3 -- not necessary if we pass -q to Valgrind. by nethercote · 20 years ago
  58. eb0592d by nethercote · 20 years ago
  59. 3f131f1 Jump through a hoop to make vgtest_ume work again on PIE-supporting systems. by nethercote · 20 years ago
  60. bfcc707 Fix "make check" for when src_dir != build_dir by nethercote · 20 years ago
  61. 4a02e1e Arch-abstraction: by nethercote · 20 years ago
  62. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  63. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  64. c25c449 by nethercote · 20 years ago
  65. 543a63f by nethercote · 20 years ago
  66. e65e47b Added a unit self-test -- a test program that incorporates a small part of by nethercote · 20 years ago
  67. d41cd6c Add alternate results for some tests that use mmap. by thughes · 20 years ago
  68. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  69. ce47126 by nethercote · 20 years ago
  70. 2d5b816 by nethercote · 20 years ago
  71. f6a1d50 by nethercote · 20 years ago
  72. ea169c0 Include new_override.stdout.exp in 'make dist'. by nethercote · 20 years ago
  73. 57e36b3 by nethercote · 20 years ago
  74. bc0bb83 Memory pool support. by rjwalsh · 20 years ago
  75. d88f415 For FPU/MMX/SSE instructions which don't reference any memory, make memcheck by thughes · 20 years ago
  76. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 20 years ago
  77. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  78. c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 20 years ago
  79. a81e916 Now doing pre_mem_read()s on the args to execve(), so eg. Memcheck can check by nethercote · 20 years ago
  80. db23332 by nethercote · 21 years ago
  81. d3de730 Added a regtest that uses pthreads -- there weren't any. by nethercote · 21 years ago
  82. 32a17d1 Whoops, forgot to commit changes to Makefile.am when I added the 'new_nothrow' by njn · 21 years ago
  83. d0eab5f by njn · 21 years ago
  84. c2699f6 by njn · 21 years ago
  85. aca67c5 by njn · 21 years ago
  86. 7360f8e by njn · 21 years ago
  87. 398044f by njn · 21 years ago
  88. ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
  89. 58bef2e Add test for correct errno handling in threaded programs. by sewardj · 21 years ago
  90. 51a9fe1 A regression test for the new VALGRIND_{GET,SET}_VBITS macros. by sewardj · 21 years ago
  91. a2c92ed Fixed cpuid regtest, which was broken by the switch to using the machine's real by njn · 21 years ago
  92. a63e2d7 by njn · 21 years ago
  93. 1078545 by njn · 21 years ago
  94. 0c5fac8 Added regression tests for recent bug fix involving accept(), recvfrom() and by njn · 21 years ago
  95. 677e061 fix sigaltstack regression test to be more glibc-version tolerant by daywalker · 21 years ago
  96. 1140b24 by njn · 21 years ago
  97. 47363ab by njn · 21 years ago
  98. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  99. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  100. d8ced86 by njn · 21 years ago