1. 4b25821 Remove carriage returns. by Garrett Cooper · 14 years ago
  2. 0c86929 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  3. e99ebbc Add autoconf tests for keyctl01 required features. by Garrett Cooper · 14 years ago
  4. 7c65608 Drop /bin/bash by Garrett Cooper · 14 years ago
  5. 08dcea0 Be POSIX compliant. by Garrett Cooper · 14 years ago
  6. ead440f POSIXify some of this script. by Garrett Cooper · 14 years ago
  7. 66563a7 Use glibc builtin to avoid -O2 gcc optimization bugs. by Garrett Cooper · 14 years ago
  8. 3885aa8 Maintain directory structure for realtime tests in install. by Garrett Cooper · 14 years ago
  9. 3568733 Don't traverse down the m4/ directory. by Garrett Cooper · 14 years ago
  10. 183c6e4 Security cleanup / fixup part 3. by Garrett Cooper · 14 years ago
  11. 19cc7b7 Remove autotools generated files. by Garrett Cooper · 14 years ago
  12. 4f71cae Commit security enabling cleanup part 2 by Garrett Cooper · 14 years ago
  13. 96edd18 Include features.mk in the build. by Garrett Cooper · 14 years ago
  14. 1b04e49 Try to fix security feature autoconf bits. by Garrett Cooper · 14 years ago
  15. e5c39e3 Missed some compilation fixes in last commit. by Garrett Cooper · 14 years ago
  16. 70ef52a Let user know test doesn't test requirements. by Garrett Cooper · 14 years ago
  17. b417516 Fix compile. by Garrett Cooper · 14 years ago
  18. 6340c2a Forgot sys/types.h in last commit... by Garrett Cooper · 14 years ago
  19. 4e77264 Fix build error. by Garrett Cooper · 14 years ago
  20. 3f9f3b7 Make AC_MSG_ERROR AC_MSG_WARN for $(JAVAC) check. by Garrett Cooper · 14 years ago
  21. 43b57db Tune DOTS in build. by Garrett Cooper · 14 years ago
  22. 29c5c29 Add jar/javac specification support. by Garrett Cooper · 14 years ago
  23. d086580 Do minimal work to make this enableable. by Garrett Cooper · 14 years ago
  24. 8896cc2 Remove undebug set +x. by Garrett Cooper · 14 years ago
  25. 332cdb8 Work w/ optional implementation defined behavior. by Garrett Cooper · 14 years ago
  26. b156e1d Make opt. behavior failure unresolved instead. by Garrett Cooper · 14 years ago
  27. da90805 Correct the keyctl01 negative testcase. by Garrett Cooper · 14 years ago
  28. d34b6ea aio_error failing with EINVAL is optional in BASE. by Garrett Cooper · 14 years ago
  29. 0f74e66 LOGFORMAT improvement. by Garrett Cooper · 14 years ago
  30. 6278b69 Cleanup FILTER_OUT_DIRS. by Garrett Cooper · 14 years ago
  31. 7e2cbbd Reduce noise with cat'ing .args files. by Garrett Cooper · 14 years ago
  32. ad8ba95 Update syscalls. by Garrett Cooper · 14 years ago
  33. dd65a99 Clean up arch-specific `functionality tests'. by Garrett Cooper · 14 years ago
  34. 86de2e5 Fix typos and some potentially unbound vars. by Garrett Cooper · 14 years ago
  35. 5f2ba92 Convert remaining testcases over to time_t. by Garrett Cooper · 14 years ago
  36. 3bec2b3 Remove set -x debug. by Garrett Cooper · 14 years ago
  37. ca995cd Fix execution of the mqueue stress tests. by Garrett Cooper · 14 years ago
  38. 950b8d6 Fix test. by Garrett Cooper · 14 years ago
  39. e060c49 Use endian.h for __BYTE_ORDER macros; sort headers by Garrett Cooper · 14 years ago
  40. 9bed07c Properly deal with sync_file_range support on arm. by Garrett Cooper · 14 years ago
  41. f969f69 Improve command check. by Garrett Cooper · 14 years ago
  42. bf531a8 Polish off some rough edges with previous fixup. by Garrett Cooper · 14 years ago
  43. 2a9ad0b Fix aio_return conformance testcases. by Garrett Cooper · 14 years ago
  44. 519c437 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  45. c8319c8 Make non-existent pid subtestcase more robust. by Garrett Cooper · 14 years ago
  46. a224a0f Whitespace (ish). by Garrett Cooper · 14 years ago
  47. 64dd8a7 Improve mount check and fix inverted logic. by Garrett Cooper · 14 years ago
  48. a714316 More testcase cleanup. by Garrett Cooper · 14 years ago
  49. 0c74e7d WiP to cleanup testcase reporting. by Garrett Cooper · 14 years ago
  50. 5ea51bb Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  51. 8906808 Print strerror for ret, not errno for aio_error. by Garrett Cooper · 14 years ago
  52. 8d39ce7 Simplify testcase. Print ret, not errno. by Garrett Cooper · 14 years ago
  53. db8ddc2 Whitespace. by Garrett Cooper · 14 years ago
  54. 4b88b85 Use time_t instead of unsigned long / int. by Garrett Cooper · 14 years ago
  55. ff691cc Merge branch 'master' of ssh://subrata_modak@ltp.git.sourceforge.net/gitroot/ltp/ltp by Subrata Modak · 14 years ago
  56. dbef4ee Add ftrace-stress-test to LTP: We test ftrace by forking processes to simultaneously and constantly read/write different tracing files in debugfs and procfs. This stress test aims at revealing races in various corner cases. The test will be skipped if the kernel is older than 2.6.34, mainly because it can crash old kernels. The test will run by default and will run for 90 seconds. To run this test only: by Subrata Modak · 14 years ago
  57. acf9a54 Convert \r\n to \n to fix script. by Garrett Cooper · 14 years ago
  58. e959aa8 Bugfixes. by Garrett Cooper · 14 years ago
  59. c319020 parse_opts: constify opts arg by Mike Frysinger · 14 years ago
  60. 12bb83d securebits: add secure_keepcaps testcases. by Subrata Modak · 14 years ago
  61. 1aba4c6 Remove cruft from clone_platform.h. by Garrett Cooper · 14 years ago
  62. 4895bc8 Fix comment. by Garrett Cooper · 14 years ago
  63. 8985355 Fix loopback device command invocation. by Garrett Cooper · 14 years ago
  64. e879610 Fix bad sync() invocation. by Garrett Cooper · 14 years ago
  65. 1e6f86c Increase buf size and use tmp var in sprintf. by Garrett Cooper · 14 years ago
  66. abb3495 Make fix consistent in the error output. by Garrett Cooper · 14 years ago
  67. 065b003 Fix partition/mountpoint parsing for ftruncate04. by Garrett Cooper · 14 years ago
  68. ec204e2 Properly clean up shmid for hugeshmget05 on exit. by Garrett Cooper · 14 years ago
  69. a235018 Fix the permissions on the test scripts. by Garrett Cooper · 14 years ago
  70. 6c1c5ac Remove multibyte noise in shebang. by Garrett Cooper · 14 years ago
  71. dc46c6d Ok... status quo works. Done. by Garrett Cooper · 14 years ago
  72. 6d5338b Ok, back to status quo with Subrata in the lead! by Garrett Cooper · 14 years ago
  73. 920e264 Hmmm... experiment failed. Let's try again! by Garrett Cooper · 14 years ago
  74. f5490a2 Let's try one more time as an experiment. by Garrett Cooper · 14 years ago
  75. 02c30a4 One last time.. by Garrett Cooper · 14 years ago
  76. a7aea52 Let's try one more time. by Garrett Cooper · 14 years ago
  77. 489bbc7 Another test commit. by Garrett Cooper · 14 years ago
  78. 42e5407 Test commit. by Garrett Cooper · 14 years ago
  79. 2d65413 TPASS<->TFAIL were backwards in this test. by Garrett Cooper · 14 years ago
  80. a74a9f2 Update MaintNotes file for transition. by Garrett Cooper · 14 years ago
  81. 8b0ca7e Enable the HTT tests on amd64. by Garrett Cooper · 14 years ago
  82. c9bccfa Don't assume we know the value of __NR_cacheflush. by Garrett Cooper · 14 years ago
  83. 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
  84. 121ad2a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  85. 4e69f59 Make errors w/ bsd and gnu code into warnings for end-users. by Garrett Cooper · 14 years ago
  86. 9b9a6bb Patch suggested inside LTP memcg stress test case 'memcg_stress_test.sh': by Subrata Modak · 14 years ago
  87. de04652 Hi, by Subrata Modak · 14 years ago
  88. c362a1a Again, bad search and replace -_-. by Garrett Cooper · 14 years ago
  89. 7f2982c Fix typos. by Garrett Cooper · 14 years ago
  90. 10c2d5e Fix bad search and replace. by Garrett Cooper · 14 years ago
  91. cc5f6b7 Honor $TMP, instead of using /test . by Garrett Cooper · 14 years ago
  92. b97df9e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  93. d469610 Update assertions for access(2). by Garrett Cooper · 14 years ago
  94. e295ae8 Honor $TMP instead of using /test. by Garrett Cooper · 14 years ago
  95. ad771b0 Fix testcase through simplification. by Garrett Cooper · 14 years ago
  96. f600812 Use key_t, not int for the shm key. by Garrett Cooper · 14 years ago
  97. 7aa9dbd Return key_t, not int shm keys are key_t type. by Garrett Cooper · 14 years ago
  98. 9e318b3 Get rid of n/a message content. by Garrett Cooper · 14 years ago
  99. 7aebf80 Make testcase consistent with ideal code form & fn by Garrett Cooper · 14 years ago
  100. 144a209 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago