1. 16592e7 Left this out when adding 1.1.0 release. by robbiew · 21 years ago
  2. 9136137 Applied a uclibc patch submitted by David McKay. by robbiew · 21 years ago
  3. ccde159 fix small bug in readdir02 by plars · 21 years ago
  4. c102d4d Hopefully fix the hang problems with mtest01 by plars · 21 years ago
  5. b3c1c25 despamify waitpid03 by plars · 21 years ago
  6. b846e7b small fix and major despamification for umask03 by plars · 21 years ago
  7. c11fb73 Several small fixes/cleanups/despamifications to umask02 by plars · 21 years ago
  8. 3b1c854 removed unnecessary TINFO by plars · 21 years ago
  9. 78513a3 This test needs a complete rewrite, for now I just removed the annoying \n's by plars · 21 years ago
  10. 70dfdc7 This test is retarded, but all I did was remove the extra \n by plars · 21 years ago
  11. a993388 despamify sigaction02 by plars · 21 years ago
  12. a90f7cc make setpgid03 less spammy by plars · 21 years ago
  13. 83d2bb3 New testcases to execute the nls filesystem code in the kernel by mridge · 21 years ago
  14. 04639ed remove extra newlines and make semctl06 less spammy by plars · 21 years ago
  15. cbf8c6f New testcases to execute inline functions in the kernel tree by mridge · 21 years ago
  16. ef55ec7 remove extra \n's from nftw tests by plars · 21 years ago
  17. 80dee01 Added zero length logfile to ensure this directory is included in the release. by robbiew · 21 years ago
  18. 5c34fa3 Ported sem02.c to use some of the LTP test harness API. At least output etc. is handled now, but more work needs to be done. by plars · 21 years ago
  19. 48049f3 TCID fixes by plars · 21 years ago
  20. ef39377 TCID cleanup by plars · 21 years ago
  21. 71cc726 Added an empty "install:" section to fit LTP structure. by robbiew · 21 years ago
  22. c911fa6 Added the 1.1.0 version of the Open POSIX Test Suite. by robbiew · 21 years ago
  23. 8e4f63a Decided to just include their package, without by robbiew · 21 years ago
  24. 30a0dfa Just have "install:" do nothing. by robbiew · 21 years ago
  25. 5050a0f Modified Makefile to fit LTP structure. by robbiew · 21 years ago
  26. a6d58a1 Added the Open HPI testsuite. http://openhpi.sourceforge.net/ by robbiew · 21 years ago
  27. e3f08f1 Applied Paul's change to syslog01 to the remaining syslog script tests. by robbiew · 21 years ago
  28. 462482b Limit the amount of time that syslog01 waits for other syslog tests to finish before failing out. If something happens and one of these tests does not exit cleanly, then they will all fail afterwards. by plars · 21 years ago
  29. 8887301 Allowed the test to catch SIGSEGV and return TCONF. by robbiew · 21 years ago
  30. c34bca4 *** empty log message *** by robbiew · 21 years ago
  31. 72bfc6a Corrected install. by robbiew · 21 years ago
  32. 8959a8c Corrected label. by robbiew · 21 years ago
  33. 164846a file0.in causes RPM to break coz of bug in rpm, changing to non zero file length by adding a comment line. by iyermanoj · 21 years ago
  34. f033cf9 Cleaned up some spacing problems and applied patch from Jacky Malcles. by robbiew · 21 years ago
  35. e1bf5cb Corrected some logic errors with retrieving the return code from some by robbiew · 21 years ago
  36. efc57fb Added default value for RHOST. by robbiew · 21 years ago
  37. 14d94f0 Added a default option for RHOST. by robbiew · 21 years ago
  38. 7fa4c57 Applied IA64 fix from Jacky Malcles. by robbiew · 21 years ago
  39. 4810ba4 Removed some typecasting b/c I really don't like doing this for values by robbiew · 21 years ago
  40. 3ea8750 Removed compiler warnings. by robbiew · 21 years ago
  41. 19f0da7 Removed uneccessary free() calls in cleanup. Reported by Doug Ramier. by robbiew · 21 years ago
  42. 0ccc827 Resolved compiler warnings. by robbiew · 21 years ago
  43. 869fdf7 Typo corrections. by robbiew · 21 years ago
  44. ad2b031 Increased the size of memory to attempt to munlock to 1024 times by robbiew · 21 years ago
  45. a26ed81 Added code to handle 2.5 64bit architecture specifics. by robbiew · 21 years ago
  46. 8d694f6 Added support for Debian systems. by robbiew · 21 years ago
  47. ab5d7fe Applied ia64 specific fix from Jacky. by robbiew · 21 years ago
  48. 8777808 Applied ia64 specific patch to allow tests to build. by robbiew · 21 years ago
  49. e7d4f6a Removed the __ia64__ ifdef's b/c they don't use that type of function pointer addressing. by robbiew · 21 years ago
  50. edacd77 Removed the ia64 #ifdef, b/c they use __WORDSIZE by robbiew · 21 years ago
  51. b56c5d4 1) Added error checking code for -p option. by robbiew · 21 years ago
  52. d7a3659 Initial load of device-driver type testcases by mridge · 21 years ago
  53. fd25908 Initial load of usb testcases by mridge · 21 years ago
  54. 9075b71 Initial load of usb device testcases by mridge · 21 years ago
  55. 27a6ba9 Initial load of pci testcases by mridge · 21 years ago
  56. 8b64ae9 Initial load of ACPI testcases into CVS by mridge · 21 years ago
  57. 765b0ca Initial load of ACPI testcases by mridge · 21 years ago
  58. 631dd65 Applied code cleanup patches from Randy Hron. by robbiew · 21 years ago
  59. 7176194 modified to use LTP APIS and added function to check if commands used by this testcase exists by iyermanoj · 21 years ago
  60. 72aa2aa added ltp apis & function to check if commands used by the tests exists by iyermanoj · 21 years ago
  61. 234eff4 Modified to use test APIs and added checks to see if required commands are installed by iyermanoj · 21 years ago
  62. 1410b28 Modified testcase to use test APIs and fixed defects by iyermanoj · 21 years ago
  63. 12f35de Modified to use test harness APIs and added checks by iyermanoj · 21 years ago
  64. 18734c8 Modified testcases to use test APIS and fixed bugs by iyermanoj · 21 years ago
  65. cf5a2f6 Modified testcase to use test APIs and also fixed minor bugs by iyermanoj · 21 years ago
  66. d2d9869 Modified testcase to use Test API and fixed bugs by iyermanoj · 21 years ago
  67. e2a1fd7 Modified test to use LTP harness API, fixed bugs by iyermanoj · 21 years ago
  68. 77bc3ce modified to use LTP test apis by iyermanoj · 21 years ago
  69. 220e33e Modified to use LTP test harness by iyermanoj · 21 years ago
  70. 6d247da Ported tests to use test APIs by iyermanoj · 21 years ago
  71. 6368139 modified to use LTP harness API calls by iyermanoj · 21 years ago
  72. 003b5a0 modified to use LTP harness API calls by iyermanoj · 21 years ago
  73. 4caa7e0 *** empty log message *** by robbiew · 21 years ago
  74. eafa83a Correct bug in finding 'gethost' by robbiew · 21 years ago
  75. fc0f7d3 Added code to handle powerpc64 and ia64 arch...which is different than s390x. by robbiew · 21 years ago
  76. 9f5858d Patch for 64bit arch was wrong....fixed it. by robbiew · 21 years ago
  77. 578d4e9 Removed CVS crap!! by robbiew · 21 years ago
  78. c78159b Removed check for successful syslog restart, b/c race condition occurs on by robbiew · 21 years ago
  79. dbbb754 Made the syslog tests safer...especially when they fail. by robbiew · 21 years ago
  80. 4698089 Added pause in all and install section to allow user to read brief message. by robbiew · 21 years ago
  81. b6f9e05 Allowed make "all" and "install" to continue on errors, but log them to by robbiew · 21 years ago
  82. dace94b Removed special posix section. by robbiew · 21 years ago
  83. d88e337 *** empty log message *** by robbiew · 21 years ago
  84. db477ad Added commented "all" section for users who wish to continue building on errors. by robbiew · 21 years ago
  85. 31ca157 Added posix testsuite option. by robbiew · 21 years ago
  86. b83310d Excluding open_posix_testsuite from make all. by robbiew · 21 years ago
  87. 68b0e5f *** empty log message *** by robbiew · 21 years ago
  88. b95c2eb OPTS relocation by robbiew · 21 years ago
  89. 0aaee36 OPTS Relocation by robbiew · 21 years ago
  90. 66d3c55 OPTS relocations by robbiew · 21 years ago
  91. 9b873e6 OPTS relocation by robbiew · 21 years ago
  92. 95528e0 OPTS relocation by robbiew · 21 years ago
  93. e51d34f Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  94. 9d07698 *** empty log message *** by robbiew · 21 years ago
  95. 809f27a Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  96. 847e95b *** empty log message *** by robbiew · 21 years ago
  97. 485333a Relocation due to relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  98. e2e1d45 Relocation due relocation of Open POSIX Test Suite tests by robbiew · 21 years ago
  99. 4688607 Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  100. a33a2ee Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago