1. 69af641 Corrected this to allow for cross-compiled options to be passed down. by robbiew · 21 years ago
  2. f88132e Fix the install section of the Makefile to correctly put the epoll exe where it belongs by mridge · 21 years ago
  3. 1899c96 Modify testscript to check for multiple adapters installed in the system under test. by mridge · 21 years ago
  4. f1e01e6 Added ltp-run-files.txt file to identify testcases/scripts that are NOT run using runalltests.sh by mridge · 21 years ago
  5. 58a4e0e Changed Makefile to only build specified directories, not all directories by default since a few need special attention by mridge · 21 years ago
  6. a53433c Updated help/example text for clearity and directions to get aditional Device Mapper packages. by mridge · 21 years ago
  7. 9151fbb Updates to the ChangeLog for the 03042004 release by mridge · 21 years ago
  8. b41e20d Readme added to help setup the epoll tests by mridge · 21 years ago
  9. b0a63b6 added new ltp epoll testcases by mridge · 21 years ago
  10. afefa2f changes to fix run forever and information reporting by mridge · 21 years ago
  11. 906ef67 fix error is script, uncomment one of the test runs by mridge · 21 years ago
  12. bd14753 Changes to add extend stress tests by mridge · 21 years ago
  13. c02d9fb changes to aio-stress test runs by mridge · 21 years ago
  14. d70864e Added tests for GETLEASE, and SETLEASE w/FD_UNLCK by robbiew · 21 years ago
  15. 25ae545 Created 2 new testcases to test the fcntl() call with the F_SETLEASE option. by robbiew · 21 years ago
  16. 9006bce Relaxed the restriction on the ordering of the groups array. by robbiew · 21 years ago
  17. 5f7ff66 Changes to allow a flag to limit how long the test runs, allows testing wider range of options w/o taking forever. by mridge · 21 years ago
  18. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 21 years ago
  19. fc0708b Applied Sourceforge Project patch #906178 by robbiew · 21 years ago
  20. cb2cf60 Appled syntax error patch from Hubert Lin. by robbiew · 21 years ago
  21. a26240a Updated test to check for "dummy" in ./, if cannot find it. by robbiew · 21 years ago
  22. 7a68856 changes to fix the path by mridge · 21 years ago
  23. 5800901 Removed the files and put them where they should be by mridge · 21 years ago
  24. f5fb661 Moved the pan file over to runtest where they belong by mridge · 21 years ago
  25. 79506cb Moved ltp-aiodio.sh testscript here where it should be by mridge · 21 years ago
  26. ae3ebf8 Relocated the ltp-aiodio directory to the /testcases/kernel/io directory. by robbiew · 21 years ago
  27. b22219b Changes to run only supported filesystems for AIO, changes to Makefile to add aio-stress by mridge · 21 years ago
  28. bc8a481 Applied patch from Chris Dearman: ================================= Hi Rob by robbiew · 21 years ago
  29. be27649 Changed the ipchains test to iptables. by robbiew · 21 years ago
  30. e648a00 Corrected a rm -rf section. by robbiew · 21 years ago
  31. 06469ef Corrected typo from 4069 to 4096. by robbiew · 21 years ago
  32. dabd1f3 changes to build new sctp testcases by mridge · 21 years ago
  33. 5ba96af add new sctp test, modify Makefile to build new tests and fix a couple test errors. by mridge · 21 years ago
  34. b15fc7e Changes to accept now valid user ID and update testcase msg to reflect test group vs user by mridge · 21 years ago
  35. 0f61cf0 Compile fixes... removed reference to aio-stress (non-existant) and fixed the install path by plars · 21 years ago
  36. f4a6944 Initial drop on AIO & DIO testcases from OSDL and SUSE by mridge · 21 years ago
  37. 4ff98a2 Robbie removed the binary strace file. by zhanga · 21 years ago
  38. 69aa863 Removed test number 11, b/c it was not testing for EINVAL correctly. by robbiew · 21 years ago
  39. e873961 Applied patch from Jacky Malcles and Gary Williams to remove the path by robbiew · 21 years ago
  40. b1ca092 Added Dan Carpenter's "Strace Test": by robbiew · 21 years ago
  41. 2c4541c Fixed test5 vs test6 typos. by robbiew · 21 years ago
  42. 9991db4 Update to OpenHPI 0.5.0 by robbiew · 21 years ago
  43. bb4247e Update to OpenHPI 0.5.0 by robbiew · 21 years ago
  44. 01da19d Updating to OpenHPI 0.5.0 by robbiew · 21 years ago
  45. e021247 *** empty log message *** by robbiew · 21 years ago
  46. a64d322 Add ltpfsnolvm.sh for filesystem tests w/o lvm enabled by mridge · 21 years ago
  47. 092902a Fixed execution bugs. by robbiew · 21 years ago
  48. a34cd24 Applied patch from Gary Williams: by robbiew · 21 years ago
  49. 0eea352 Applied a cleanup patch from Randy Dunlap. by robbiew · 21 years ago
  50. 7002e17 ltpfslvm.sh script has the wrong directory structure by robbiew · 21 years ago
  51. 1ac71c0 Setregid02 was incorrectly calling itself setresuid02 by plars · 21 years ago
  52. 6efe64c Applied patch from Gary Williams: by robbiew · 21 years ago
  53. aab56c4 Relocated the aio tests under device-drivers to the aio directory under /kernel/io/aio by robbiew · 21 years ago
  54. 86de3f3 Reorganized the aio tests. by robbiew · 21 years ago
  55. b08452e Removed the test for EFAULT b/c it was unpredictable and did not achieve the by robbiew · 21 years ago
  56. baa0a09 Added tests for iptables written by Hubert Lin: by robbiew · 21 years ago
  57. cfb5750 Removed the ipchains test, b/c it has been replaced by iptables. by robbiew · 21 years ago
  58. 9ae3de9 Changed the TFAIL for timeout in test 2 to a TWARN. by robbiew · 21 years ago
  59. c9fa35f Applied patch from Andi Kleen: by robbiew · 21 years ago
  60. ee8b897 Applied patch from Jacky Malcles: ================================= Robert, by robbiew · 21 years ago
  61. 871c489 Applied patch from Jacky Malcles: by robbiew · 21 years ago
  62. ab7e18b Added an acceptable value field to the strncmp structure and an additional test for acceptable ranges by mridge · 21 years ago
  63. ee3295e Applied patch from Marcus Meissner: by robbiew · 21 years ago
  64. 722b267 Applied a patch from Mike Wolf: by robbiew · 21 years ago
  65. 56ca290 Update to fix compile error on tbase.c - structure change for 2.6.0 by mridge · 21 years ago
  66. 164c515 Applied patch from Hubert Lin: ============================== Hi, by robbiew · 21 years ago
  67. f626fd9 Applied patch from Randy Hron: by robbiew · 21 years ago
  68. e95f741 Applied patch from Hubert Lin: by robbiew · 21 years ago
  69. efe613f Applied patch from Erik Andersen: by robbiew · 21 years ago
  70. eb5cebe Applied patch from Erik Andersen: by robbiew · 21 years ago
  71. 654c8fa Applied patch from Ming Gao to allow test to run under RHEL 3. by robbiew · 21 years ago
  72. 88fd85e Changed 'netstat -in' to 'netstat -i -n'. by robbiew · 21 years ago
  73. 1ecb224 *** empty log message *** by robbiew · 21 years ago
  74. 0ea4e1b Relocated the free() to the correct spot. by robbiew · 21 years ago
  75. 354f9a3 Applied patch from Ming Gao: by robbiew · 21 years ago
  76. 8957725 Applied fix from Erik Andersen: by robbiew · 21 years ago
  77. 5585e6f Applied patch from Erik Andersen: by robbiew · 21 years ago
  78. 3037ed0 Applied patch from Randy Hron: by robbiew · 21 years ago
  79. 4036382 Applied patch from Erik Andersen: by robbiew · 21 years ago
  80. eff20db Applied revised patch from Erik Andersen: by robbiew · 21 years ago
  81. c419fe4 Applied patch from Erik Andersen: by robbiew · 21 years ago
  82. 9bf555e Applied patch from Erik Andersen: by robbiew · 21 years ago
  83. 0fda0f8 Reworked these tests, so that the Makefile searches asm/ldt.h for which definition is used (user_desc or modify_ldt_ldt_s) and builds the tests accordingly. by robbiew · 21 years ago
  84. ae2dd10 Someone on the LTP mailing list reported that netpipe wasn't running because of a typo in runalltests.sh, this corrects the typo. by plars · 21 years ago
  85. 8119465 Fix broken -l option in runalltests.sh by plars · 21 years ago
  86. 4dfd4e5 fix merge errors by plars · 21 years ago
  87. 49afdd7 Fix compile annoyance in modify_ldt tests by plars · 21 years ago
  88. e493ffb I'm removing this system call test from the /runtest scripts. The personality() system call is poorly documented and difficult to figure out how to use by looking at the different architecture specific kernel files. by robbiew · 21 years ago
  89. ef4411e Applied a patch from Jay Turner to fix a typo and incorrect return. by robbiew · 21 years ago
  90. d9a044b Added code to allow for environments, where MAX_SWAPFILES must be specified. by robbiew · 21 years ago
  91. 6617b47 I had to remove the tst_tmpdir/tst_rmdir combination and code in my own by robbiew · 21 years ago
  92. 4246dcc Resolved the issue with the compiler....it was an issue with the programmer! by robbiew · 21 years ago
  93. 278f0b6 Added a sleep(1) line to avoid what seems to be a compiler bug. by robbiew · 21 years ago
  94. c6f5e76 *** empty log message *** by robbiew · 21 years ago
  95. 8a95bae Added line to chmod cron_tests.sh to 755. by robbiew · 21 years ago
  96. c790c6e Added #!/bin/sh to script top. by robbiew · 21 years ago
  97. cc90375 *** empty log message *** by robbiew · 21 years ago
  98. 9f219da Applied patch from Glen Foster: by robbiew · 21 years ago
  99. 1d62fa9 Corrected the section where support for direct I/O on the filesystem is checked by robbiew · 21 years ago
  100. 6d777cc Adjusted the hardcoded file descriptors to allow for situations where the by robbiew · 21 years ago