1. cf86b8b Improve the runltp scripts. by Garrett Cooper · 14 years ago
  2. 54ffa6e Link the scenario-groups directory into the build. by Garrett Cooper · 14 years ago
  3. 5dbe7dd Consolidate default scenario groups in one spot. by Garrett Cooper · 14 years ago
  4. 92dfd5b Add --with-* package enable knobs via automake. by Garrett Cooper · 14 years ago
  5. 88f9967 Remove redundant Checking in AC_MSG_CHECKING calls. by Garrett Cooper · 14 years ago
  6. 97572ba Remove the open_hpi_testsuite. by Garrett Cooper · 14 years ago
  7. c7f7983 Block off PTHREAD_MUTEX_ROBUST_NP functionality. by Garrett Cooper · 14 years ago
  8. c23c351 Make AC_TRY_COMPILE into AC_LINK_IFELSE elsewhere. by Garrett Cooper · 14 years ago
  9. 08b93fd Link the test for __sync_add_and_fetch. by Garrett Cooper · 14 years ago
  10. 10a4e17 AC_TRY_COMPILE fills in a main function template. by Garrett Cooper · 14 years ago
  11. f388d33 Use $TMP instead of $TMPDIR. by Garrett Cooper · 14 years ago
  12. 7c90af2 Complete __sync_add_and_fetch autoconf test. by Garrett Cooper · 14 years ago
  13. 6053c2d Block off __sync_add_and_fetch gcc atomic. by Garrett Cooper · 14 years ago
  14. cb2dde7 Use relative path to mqueue to avoid EACCES. by Garrett Cooper · 14 years ago
  15. 8f078ee Sort headers. by Garrett Cooper · 14 years ago
  16. a997c94 Remove DOTS. by Garrett Cooper · 14 years ago
  17. 2dcea35 Fix compiling clock_getcpuclockid/5-1. by Garrett Cooper · 14 years ago
  18. f01306b Fix compile errors, and more warnings. by Garrett Cooper · 14 years ago
  19. 7a73eab En masse cleanup part one. by Garrett Cooper · 14 years ago
  20. 84ab820 Block off realtime build if features are missing. by Garrett Cooper · 14 years ago
  21. 133e612 Whitespace. by Garrett Cooper · 14 years ago
  22. 3270507 Whitespace. by Garrett Cooper · 14 years ago
  23. e0de020 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  24. 78e2394 Blacklist DOTS as it's going away soon. by Garrett Cooper · 14 years ago
  25. aa8f37a Get rid of bitrotted pcllib. by Garrett Cooper · 14 years ago
  26. c0167cc Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  27. cd1163b Fix obvious problems with cap_bounds compilation. by Garrett Cooper · 14 years ago
  28. 041cadc Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  29. 091fbdc Fix sys/capability.h existence test. by Garrett Cooper · 14 years ago
  30. 17fb758 No-op commit. by Garrett Cooper · 14 years ago
  31. 68332a1 Fix test. by Garrett Cooper · 14 years ago
  32. c8f2dc0 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  33. 3f27797 Update assertions a bit. by Garrett Cooper · 14 years ago
  34. 014134c Add missing tests for negative assertions. by Garrett Cooper · 14 years ago
  35. 090c17d Update assertions. by Garrett Cooper · 14 years ago
  36. f8ecf97 Remove the generated Makefile, and whitespace fun. by Garrett Cooper · 14 years ago
  37. 42aac44 More extraneous whitespace. by Garrett Cooper · 14 years ago
  38. 6bf1552 Get rid of extraneous whitespace. by Garrett Cooper · 14 years ago
  39. 6c7b654 Achieving success on this test is tricky for now; mark UNRESOLVED on `failure'. by Garrett Cooper · 14 years ago
  40. dbc957a Add more assertions and tests for pthread_mutex_getprioceiling. by Garrett Cooper · 14 years ago
  41. 882ad81 Remove pcllib from configure; it wasn't being compiled. by Garrett Cooper · 14 years ago
  42. 40be648 Use HAVE_QUOTA instead of HAS_QUOTA. by Garrett Cooper · 14 years ago
  43. 020a4da Complete keyctl01 work. by Garrett Cooper · 14 years ago
  44. da4e7d6 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  45. 494aa34 Add the keyctl m4 file... by Garrett Cooper · 14 years ago
  46. 4b25821 Remove carriage returns. by Garrett Cooper · 14 years ago
  47. 0c86929 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  48. e99ebbc Add autoconf tests for keyctl01 required features. by Garrett Cooper · 14 years ago
  49. 14cb289 More autoconf fun! by Garrett Cooper · 14 years ago
  50. 4143857 Actually need to add this because this target doesn't by Garrett Cooper · 14 years ago
  51. f7c158b Actually, this is autogenerated; remove it. by Garrett Cooper · 14 years ago
  52. bb25e6f Modified config.h.in. by Garrett Cooper · 14 years ago
  53. c7c7600 Readd / modify some pcllib stuff required so autotools passes. by Garrett Cooper · 14 years ago
  54. 7c65608 Drop /bin/bash by Garrett Cooper · 14 years ago
  55. 08dcea0 Be POSIX compliant. by Garrett Cooper · 14 years ago
  56. ead440f POSIXify some of this script. by Garrett Cooper · 14 years ago
  57. 66563a7 Use glibc builtin to avoid -O2 gcc optimization bugs. by Garrett Cooper · 14 years ago
  58. 3885aa8 Maintain directory structure for realtime tests in install. by Garrett Cooper · 14 years ago
  59. 3568733 Don't traverse down the m4/ directory. by Garrett Cooper · 14 years ago
  60. 183c6e4 Security cleanup / fixup part 3. by Garrett Cooper · 14 years ago
  61. 19cc7b7 Remove autotools generated files. by Garrett Cooper · 14 years ago
  62. 4f71cae Commit security enabling cleanup part 2 by Garrett Cooper · 14 years ago
  63. 96edd18 Include features.mk in the build. by Garrett Cooper · 14 years ago
  64. 1b04e49 Try to fix security feature autoconf bits. by Garrett Cooper · 14 years ago
  65. e5c39e3 Missed some compilation fixes in last commit. by Garrett Cooper · 14 years ago
  66. 70ef52a Let user know test doesn't test requirements. by Garrett Cooper · 14 years ago
  67. b417516 Fix compile. by Garrett Cooper · 14 years ago
  68. 6340c2a Forgot sys/types.h in last commit... by Garrett Cooper · 14 years ago
  69. 4e77264 Fix build error. by Garrett Cooper · 14 years ago
  70. 3f9f3b7 Make AC_MSG_ERROR AC_MSG_WARN for $(JAVAC) check. by Garrett Cooper · 14 years ago
  71. 43b57db Tune DOTS in build. by Garrett Cooper · 14 years ago
  72. 29c5c29 Add jar/javac specification support. by Garrett Cooper · 14 years ago
  73. d086580 Do minimal work to make this enableable. by Garrett Cooper · 14 years ago
  74. 8896cc2 Remove undebug set +x. by Garrett Cooper · 14 years ago
  75. 332cdb8 Work w/ optional implementation defined behavior. by Garrett Cooper · 14 years ago
  76. b156e1d Make opt. behavior failure unresolved instead. by Garrett Cooper · 14 years ago
  77. da90805 Correct the keyctl01 negative testcase. by Garrett Cooper · 14 years ago
  78. d34b6ea aio_error failing with EINVAL is optional in BASE. by Garrett Cooper · 14 years ago
  79. 0f74e66 LOGFORMAT improvement. by Garrett Cooper · 14 years ago
  80. 6278b69 Cleanup FILTER_OUT_DIRS. by Garrett Cooper · 14 years ago
  81. 7e2cbbd Reduce noise with cat'ing .args files. by Garrett Cooper · 14 years ago
  82. ad8ba95 Update syscalls. by Garrett Cooper · 14 years ago
  83. dd65a99 Clean up arch-specific `functionality tests'. by Garrett Cooper · 14 years ago
  84. 86de2e5 Fix typos and some potentially unbound vars. by Garrett Cooper · 14 years ago
  85. 5f2ba92 Convert remaining testcases over to time_t. by Garrett Cooper · 14 years ago
  86. 3bec2b3 Remove set -x debug. by Garrett Cooper · 14 years ago
  87. ca995cd Fix execution of the mqueue stress tests. by Garrett Cooper · 14 years ago
  88. 950b8d6 Fix test. by Garrett Cooper · 14 years ago
  89. e060c49 Use endian.h for __BYTE_ORDER macros; sort headers by Garrett Cooper · 14 years ago
  90. 9bed07c Properly deal with sync_file_range support on arm. by Garrett Cooper · 14 years ago
  91. f969f69 Improve command check. by Garrett Cooper · 14 years ago
  92. bf531a8 Polish off some rough edges with previous fixup. by Garrett Cooper · 14 years ago
  93. 2a9ad0b Fix aio_return conformance testcases. by Garrett Cooper · 14 years ago
  94. 519c437 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  95. c8319c8 Make non-existent pid subtestcase more robust. by Garrett Cooper · 14 years ago
  96. a224a0f Whitespace (ish). by Garrett Cooper · 14 years ago
  97. 64dd8a7 Improve mount check and fix inverted logic. by Garrett Cooper · 14 years ago
  98. a714316 More testcase cleanup. by Garrett Cooper · 14 years ago
  99. 0c74e7d WiP to cleanup testcase reporting. by Garrett Cooper · 14 years ago
  100. 5ea51bb Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago