1. cf5a2f6 Modified testcase to use test APIs and also fixed minor bugs by iyermanoj · 21 years ago
  2. d2d9869 Modified testcase to use Test API and fixed bugs by iyermanoj · 21 years ago
  3. e2a1fd7 Modified test to use LTP harness API, fixed bugs by iyermanoj · 21 years ago
  4. 77bc3ce modified to use LTP test apis by iyermanoj · 21 years ago
  5. 833ce09 *** empty log message *** by robbiew · 21 years ago
  6. 220e33e Modified to use LTP test harness by iyermanoj · 21 years ago
  7. 6d247da Ported tests to use test APIs by iyermanoj · 21 years ago
  8. 6368139 modified to use LTP harness API calls by iyermanoj · 21 years ago
  9. 003b5a0 modified to use LTP harness API calls by iyermanoj · 21 years ago
  10. 4caa7e0 *** empty log message *** by robbiew · 21 years ago
  11. eafa83a Correct bug in finding 'gethost' by robbiew · 21 years ago
  12. 1023d4b Added 'gethost' to install section. by robbiew · 21 years ago
  13. fc0f7d3 Added code to handle powerpc64 and ia64 arch...which is different than s390x. by robbiew · 21 years ago
  14. 9f5858d Patch for 64bit arch was wrong....fixed it. by robbiew · 21 years ago
  15. 578d4e9 Removed CVS crap!! by robbiew · 21 years ago
  16. c78159b Removed check for successful syslog restart, b/c race condition occurs on by robbiew · 21 years ago
  17. dbbb754 Made the syslog tests safer...especially when they fail. by robbiew · 21 years ago
  18. 4698089 Added pause in all and install section to allow user to read brief message. by robbiew · 21 years ago
  19. b6f9e05 Allowed make "all" and "install" to continue on errors, but log them to by robbiew · 21 years ago
  20. dace94b Removed special posix section. by robbiew · 21 years ago
  21. d88e337 *** empty log message *** by robbiew · 21 years ago
  22. db477ad Added commented "all" section for users who wish to continue building on errors. by robbiew · 21 years ago
  23. abfdea6 Corrected "install" section. by robbiew · 21 years ago
  24. 99d1c07 TYPO: LTP-top to top-LTP by robbiew · 21 years ago
  25. f2e2da2 Removed the modified procps directory and replaced it with a stripped down by robbiew · 21 years ago
  26. 31ca157 Added posix testsuite option. by robbiew · 21 years ago
  27. b83310d Excluding open_posix_testsuite from make all. by robbiew · 21 years ago
  28. 68b0e5f *** empty log message *** by robbiew · 21 years ago
  29. b95c2eb OPTS relocation by robbiew · 21 years ago
  30. 0aaee36 OPTS Relocation by robbiew · 21 years ago
  31. 66d3c55 OPTS relocations by robbiew · 21 years ago
  32. 9b873e6 OPTS relocation by robbiew · 21 years ago
  33. 95528e0 OPTS relocation by robbiew · 21 years ago
  34. e51d34f Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  35. 9d07698 *** empty log message *** by robbiew · 21 years ago
  36. 809f27a Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  37. 847e95b *** empty log message *** by robbiew · 21 years ago
  38. 485333a Relocation due to relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  39. e2e1d45 Relocation due relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  40. 4688607 Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  41. a33a2ee Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  42. 82230a4 Relocated all Open POSIX Test Suite tests to the open_posix_testsuite directory by robbiew · 21 years ago
  43. 43c74a8 Initial checkin by robbiew · 21 years ago
  44. 8c40542 Relocated all Open POSIX Test Suite tests to "posix" scenario by robbiew · 21 years ago
  45. cb08968 Removed requirement for pressing "enter" whne using -x....now sleep 10 seconds. by robbiew · 21 years ago
  46. aeb0413 Added ppc64/ia64 fix for Test-15 by robbiew · 21 years ago
  47. b209f5b Added code to check for other currently running syslog tests and wait until by robbiew · 21 years ago
  48. f1aad31 Added warning to runalltests.sh for people who may not understand what the by robbiew · 21 years ago
  49. 49348f3 Fixed the failure in pthread_exit01.2-1. The test needs to force a cancellation point and do some sleeping, otherwise it will race and exit before the cancel is attempted. by plars · 21 years ago
  50. 778530a force a cancellation point in pthread_join01.3-1.c so that the test will work correctly by plars · 21 years ago
  51. e41fb29 Corrected syntax error. by robbiew · 21 years ago
  52. c0a2c98 Added 'ver_linux' output to the redirected output file. by robbiew · 21 years ago
  53. d920f60 Added some type definitions to make sure the test can handle by robbiew · 21 years ago
  54. be30384 Applied suggested fix by Dang En Ren to make sure the 'ping' command uses by robbiew · 21 years ago
  55. d704a0f Applied ia64 specific patch from Jacky Malcles. by robbiew · 21 years ago
  56. f1111e2 Applied IA64 specific patch from Jacky Malcles. by robbiew · 21 years ago
  57. 4eb889d Applied IA64 specific fixes from Jacky Malcles. by robbiew · 21 years ago
  58. 94fb20d Corrected syntax error with 64bit section. by robbiew · 21 years ago
  59. c9a1b7f Corrected syntax error in RHOST/PASSWD checking section. by robbiew · 21 years ago
  60. bfe1415 Updated to be able to compute averages using large numbers....long double. by robbiew · 21 years ago
  61. 866874b Changed the 'kill' of $SCREEN_PID to normal, instead of -9, for better by robbiew · 21 years ago
  62. 56de530 2-2 and 6-1 for pthread_kill were removed by the Open POSIX Test Suite by robbiew · 21 years ago
  63. 254579c I'm stupid....supposed to be pthread_kill! Added this test back. by robbiew · 21 years ago
  64. 7808964 Added IA64 specific code submitted my Jacky. by robbiew · 21 years ago
  65. 8d365cb This test was removed from the Open POSIX Test Suite....so it is gone from here! by robbiew · 21 years ago
  66. 1a39a53 Redirected the output from the 'top' check to /dev/null. by robbiew · 21 years ago
  67. d2d9108 fixed typo in mkdir04 in the output for PASS by plars · 21 years ago
  68. c572e87 include atomic.h is needed for compiling on some distros by plars · 21 years ago
  69. 5be6259 *** empty log message *** by plars · 21 years ago
  70. 99a68d0 Ported new aio01 test to LTP, based on aiotest1 written by Narasimha Sharoff by plars · 21 years ago
  71. 8da3f7b Added code to record the output from all the tests to files in TMPBASE. by robbiew · 21 years ago
  72. f550564 Added code to fork at 3GB for 64bit machines, instead of 1GB. by robbiew · 21 years ago
  73. bd3f806 Added code to allow for a higher max memory allocation for 64bit machines. by robbiew · 21 years ago
  74. b544be1 Applied powerpc64 patch created by Steve Munroe. See ltp Bug #740520. by robbiew · 21 years ago
  75. 1782eb2 Added instructions for testcase setup and warnings by mridge · 21 years ago
  76. 6a09e9c Fixed a problem with the sched_stress tests segfaulting reported by Andi Kleen. by plars · 21 years ago
  77. 4d99c84 Made Makefile honor top-level LOADLIBES... by robbiew · 21 years ago
  78. 3ceaed5 Fix missing front slash in path by mridge · 21 years ago
  79. fc361e6 Fix script to run from the testscripts directory by mridge · 21 years ago
  80. 234177f relocated from the top-level directory. by robbiew · 21 years ago
  81. 3e207cb Moved yesenter.txt to testscripts. by robbiew · 21 years ago
  82. 9bd2f23 Added code to the clone() tests to allow them to build on s390/s390x. by robbiew · 21 years ago
  83. bad8e03 This test was using setuid() to switch to a non-root user and test that the by robbiew · 21 years ago
  84. 48be10f *** empty log message *** by robbiew · 21 years ago
  85. d79b007 typo by robbiew · 21 years ago
  86. 9827066 Applied patch from Aniruddha: by robbiew · 21 years ago
  87. e9b9da4 Added a modified version of the procps package, to allow users to have a by robbiew · 21 years ago
  88. 75696ed Added check to make sure our version of top is installed if "-T" option used. by robbiew · 21 years ago
  89. 7aa5b4e typo by robbiew · 21 years ago
  90. 6e8efc9 Added option to use our modified 'top' tool to record data. by robbiew · 21 years ago
  91. 94a8bf1 Rewrote this test to run on large memory machines. by robbiew · 21 years ago
  92. a61a7a3 Enabled all scripts to be able to be executed from the "testscripts" directory, by robbiew · 21 years ago
  93. acddaae Enabled the script to be executed on large memory machines. Also, added by robbiew · 21 years ago
  94. 5260137 mmap2 and mmap3 had the same problem, unlink the files after open so that they get removed, otherwise we end up with a lot of 1GB+ files lingering around and by plars · 21 years ago
  95. 3907cba fixed mmap1 to remove files after it was done with them, otherwise you could end up with some really large files after the run. by plars · 21 years ago
  96. 2008c2c Changing limits of how much memory can be malloc'd by robbiew · 21 years ago
  97. e860e70 Removed the nasty /proc/meminfo parsing code and replaced with sysinfo() usage. by robbiew · 21 years ago
  98. 5a8d368 Removed unused "buf" variable. by robbiew · 21 years ago
  99. b572e78 *** empty log message *** by robbiew · 21 years ago
  100. ee0bd50 Fix small bug in ltpServer.c by plars · 21 years ago