1. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  2. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  3. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  4. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  5. 5370de0 Add missing stdout.exp file by philippe · 9 years ago
  6. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 9 years ago
  7. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  8. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  9. a09a725 arm64: enable test cases for by sewardj · 9 years ago
  10. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  11. 8d22844 Add testcase for BZ 231357. by florian · 9 years ago
  12. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  13. 3815259 Add a test that triggers sector recycling by philippe · 9 years ago
  14. 1a877fd arm64: enable test cases for FCVT{N,M,A,P,Z}{S,U} 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  15. a840bc0 arm64: add test cases for by sewardj · 9 years ago
  16. 6aacb06 mips64: extend the test with new cases for Cavium SEQI and SNEI by petarj · 9 years ago
  17. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 9 years ago
  18. cac2b54 Add ecag.stdout.exp-z13. by florian · 9 years ago
  19. e50e220 add cache info for z13 by cborntra · 9 years ago
  20. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 9 years ago
  21. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 9 years ago
  22. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 9 years ago
  23. 846691e Rewritten to use a single line instead of line splicing by florian · 9 years ago
  24. 15fa8a2 Produce a user message in case of stack overflow. by florian · 9 years ago
  25. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 9 years ago
  26. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 9 years ago
  27. e19e2ae arm64: enable test cases for conversion instructions which are by sewardj · 9 years ago
  28. 2e0da2a arm64: enable test cases for by sewardj · 9 years ago
  29. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 9 years ago
  30. 4d50c2f Enable test cases for by sewardj · 9 years ago
  31. 7483ef3 Enable test cases for all remaining FP multiply instructions: by sewardj · 9 years ago
  32. 679e410 Enable test cases: by sewardj · 9 years ago
  33. 5905222 Enable test cases for all FP compare instructions: by sewardj · 9 years ago
  34. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 9 years ago
  35. f01eaf2 Add test cases for AVX-1 conditional vector stores: by sewardj · 9 years ago
  36. 44e5376 Add test cases for VPMASKMOV{D,Q} xmm/ymm to memory. by sewardj · 9 years ago
  37. 1b14466 Re-enable building of manythreads and thread-exits tests. Patch and discussion per BZ #341613. by rhyskidd · 9 years ago
  38. 866862a Fix BZ #116002. by florian · 9 years ago
  39. 227a1ec Add limited support for printing floating point numbers to by florian · 9 years ago
  40. a5dc2fd Update expected output for none/tests/darwin/access_extended. by sewardj · 9 years ago
  41. 5313495 Update test result following VEX r3029. by florian · 9 years ago
  42. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 9 years ago
  43. 465adfd Add an early-clobber constraint. Otherwise, it will segfault when compiled by florian · 9 years ago
  44. 1e407cc mips64: add test cases for Cavium BBIT032 and BBIT132 by petarj · 10 years ago
  45. d0d42bf Add test cases for RORV x_x_x, w_w_w. by sewardj · 10 years ago
  46. a9e7d88 Add test cases for CLS x_x, w_w. by sewardj · 10 years ago
  47. 8974835 Update mysteriously out-of-date fp_and_simd.stdout.exp. by sewardj · 10 years ago
  48. 807d35f Add test cases for {S,U}CVTF fixedpt-to-fp. by sewardj · 10 years ago
  49. a9e964d Add test cases for VFPv4 VFNMA, VFNMS added in vex r2995. Pertains to #340807. by sewardj · 10 years ago
  50. 44d8ec9 Enable test cases for r2993, viz: by sewardj · 10 years ago
  51. d42615a Add test cases for all remaining AArch64 ARMv8 SIMD and FP instructions. by sewardj · 10 years ago
  52. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  53. 7d8e0a8 Add tests for all SIMD FP instructions, except int<->fp conversions. by sewardj · 10 years ago
  54. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  55. 98d6b25 Fix 333051 mmap of huge pages fails due to incorrect alignment by philippe · 10 years ago
  56. 31cf666 Rearrange the test case generators to be exactly in the same order by sewardj · 10 years ago
  57. 7198225 Add test cases and expected outputs for by sewardj · 10 years ago
  58. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  59. f45e93c Enable test cases for by sewardj · 10 years ago
  60. 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
  61. 011dafb Add test cases for all known arm64 load/store instructions. by sewardj · 10 years ago
  62. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  63. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  64. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  65. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  66. 1dade8e mips64: enable soft-float build of the tests by petarj · 10 years ago
  67. 4110f6a mips64: run FPU tests only when FPU is available by petarj · 10 years ago
  68. b5b755f The testbuckets none/tests/ppc{32,64} did not build in case the by florian · 10 years ago
  69. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  70. db16f83 Fix wrong checking of ARG2 of getrlimit by philippe · 10 years ago
  71. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  72. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  73. 0b91943 The purpose of the test is to see whether the exported header files by florian · 10 years ago
  74. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  75. 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
  76. 0cf63b0 mips64: add tests for Cavium BBIT0 and BBIT1 by petarj · 10 years ago
  77. 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
  78. 4450a0e Improvements for Android: by sewardj · 10 years ago
  79. 65f1f2d Adjust cmdline expected test output after r14401 BZ#337871. by mjw · 10 years ago
  80. 52bae2f Remove memory (load/store) tests from integer.c and move them by sewardj · 10 years ago
  81. 5508468 make prereq fail with 1 if host command not installed by philippe · 10 years ago
  82. 77ba302 none/tests/res_search.vgtest: Add prereq that domain can be resolved. by mjw · 10 years ago
  83. abd6d6c Hook up allexec tests for arm64. by mjw · 10 years ago
  84. 061ad22 none/tests/Makefile.am (DIST_SUBDIRS): Add arm64. by mjw · 10 years ago
  85. d173f80 Add test config files and expected outputs. by sewardj · 10 years ago
  86. f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 10 years ago
  87. 77de31c arm64: enable test cases for: by sewardj · 10 years ago
  88. d011646 filter_shell_output: filter out "Exec format error" added by newer bash. by mjw · 10 years ago
  89. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  90. 61d16fb arm64: enable test cases for by sewardj · 10 years ago
  91. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  92. 4d87d23 arm64: enable test cases for by sewardj · 10 years ago
  93. 77749dd creating the lind from none/tests/ppc64/round.c to none/tests/ppc32/round.c by carll · 10 years ago
  94. e6a3dfd Removing the file none/tests/ppc64/round.c so I can change it to a link. by carll · 10 years ago
  95. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  96. 693bac3 arm64: enable test cases for: by sewardj · 10 years ago
  97. d34ec24 Choose some floating point numbers that are hopefully easier to write out. by florian · 10 years ago
  98. ee55dc2 This commit is an update to Bugzilla 334836 by carll · 10 years ago
  99. 4eacc80 arm64: enable test cases for: by sewardj · 10 years ago
  100. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago