1. c28353f Applied cross-compiler patch from Sundar <vr_sundar@attbi.com> by robbiew · 22 years ago
  2. 89b98a1 Added code to check for endianess before union definitions. by robbiew · 22 years ago
  3. 14228de Applied optimization patch from Sundar <vr_sundar@attbi.com> by robbiew · 22 years ago
  4. 4d6995c Applied ia32 arch checking patch from Sundar <vr_sundar@attbi.com> by robbiew · 22 years ago
  5. e093b82 Added mmapstress10 test ported by Ananda Venkataraman. by robbiew · 22 years ago
  6. c44203a Added mmapstress09.c ported by Ananda Venkataraman. by robbiew · 22 years ago
  7. 8445709 Added mmapstress testsuite ported by Ananda Venkataraman. by robbiew · 22 years ago
  8. 9a33a04 Descriptions of the tests by iyermanoj · 22 years ago
  9. eb71916 Linking to the correct executable by iyermanoj · 22 years ago
  10. 5b00680 fixed bugs I intoduced. by iyermanoj · 22 years ago
  11. b57c52c Makefile was linking to wrong exec. by iyermanoj · 22 years ago
  12. b352e53 Modified the way acct is turned off. Changed from (char*)0 to NULL. by robbiew · 22 years ago
  13. d91b924 Added test #2,3,4,5 by iyermanoj · 22 years ago
  14. 28728d5 Minor mods by iyermanoj · 22 years ago
  15. 6b7df0d Corrected some logic. by robbiew · 22 years ago
  16. 9cbedd5 Descriptions of the tests by iyermanoj · 22 years ago
  17. b21385a Makefile to install eject_tests.sh by iyermanoj · 22 years ago
  18. 821317a Added test #4. by iyermanoj · 22 years ago
  19. 17457a4 Removed uneccessary include of asm/current.h by robbiew · 22 years ago
  20. 1f4ca12 Removed prctl03....does not exist. by robbiew · 22 years ago
  21. 6f0fc8b Fixed dup206 and dup207 screw ups....moved to dup06 and dup07 by robbiew · 22 years ago
  22. ab94156 applied update to swapon02 made by Aniruddha Marathe. by robbiew · 22 years ago
  23. bf651b3 Added test #4 by iyermanoj · 22 years ago
  24. 95157a9 Applied patch created by Sundar and Dan Kegel. by robbiew · 22 years ago
  25. abb11ff Program to test status of cdrom tray by iyermanoj · 22 years ago
  26. 3dde45d Added getrlimit() tests from Saji Kumar. by robbiew · 22 years ago
  27. 3de8b4b Changed TCdat to TCsrc for objdump test. by robbiew · 22 years ago
  28. 7742aa5 Added make file to install mail_tests.sh by iyermanoj · 22 years ago
  29. fccc143 Added new testcase to test mail/mailx by iyermanoj · 22 years ago
  30. 3c65815 Added pwrite test ported by Airong Zhang. by robbiew · 22 years ago
  31. 176cb5c *** empty log message *** by robbiew · 22 years ago
  32. 24e30ab Added filesystem testsuite, ftest, ported by Airong Zhang. by robbiew · 22 years ago
  33. 82bae80 mods by iyermanoj · 22 years ago
  34. 2ff2d2e new ChangeLog by martinjn · 22 years ago
  35. d2d6dea close the tray after the tests are done. by iyermanoj · 22 years ago
  36. c844563 Added stream file I/O tests ported by Airong Zhang. by robbiew · 22 years ago
  37. 1f6cc2e Modified Test #3 to clean up properly by iyermanoj · 22 years ago
  38. 853ba4a - Changed tst_brkm to use correct parameters. by iyermanoj · 22 years ago
  39. 3a77e6e Added open10 test ported by Airong Zhang by robbiew · 22 years ago
  40. 678a270 Corrected some compile warnings, and changed the expected messages a bit. by robbiew · 22 years ago
  41. 906d468 Added additional pipe() tests ported by Paul Larson. by robbiew · 22 years ago
  42. b169c46 Modified. Return count RC should be re-set before each test so that by iyermanoj · 22 years ago
  43. e82a125 Modified. Added test #3. by iyermanoj · 22 years ago
  44. 2c282cd Added atof() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  45. 4487a90 Added nextafter() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  46. a76e475 Corrected copyright info. by robbiew · 22 years ago
  47. 50abc5a Minor mods by iyermanoj · 22 years ago
  48. c76ad3d added test #2 to eject-test.sh by iyermanoj · 22 years ago
  49. 19e6a8b Added abs() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  50. 2c012d7 Added mallopt() test. by robbiew · 22 years ago
  51. 00cc00e Added new test case to test eject command by iyermanoj · 22 years ago
  52. 6d387ef Added mallopt() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  53. c5199a6 Corrected copyright info. by robbiew · 22 years ago
  54. 844c8a7 Added memcmp() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  55. c6219fd Added memcpy() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  56. 35bd587 Added memset() test ported by Ananda Venkataraman. by robbiew · 22 years ago
  57. ac9784e Added swapon() test from Aniruddha Marathe and made corrections to swapon02 to by robbiew · 22 years ago
  58. dcc848e Added swapon() test created by Aniruddha Marathe. by robbiew · 22 years ago
  59. 0abc81f Added swapoff() tests from Aniruddha Marathe. by robbiew · 22 years ago
  60. e7c0651 Added socketcall() tests from Adiga Sowmya. by robbiew · 22 years ago
  61. 2db8c7e Added ioperm() tests from Subhabrata Biswas. by robbiew · 22 years ago
  62. a5d67cb Added capset() tests from Saji Kumar. by robbiew · 22 years ago
  63. 4946e5a Added syslog11 & syslog12 tests from T.L. Madhu. by robbiew · 22 years ago
  64. 35c803d Added syscall() test ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  65. c58f59a Added string.h test string01 ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  66. 31cba33 Added copyright info by robbiew · 22 years ago
  67. 4f33e5d Added profil() test ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  68. a2d4732 Added open() test ported by Airong Zhang <zhanga@us.ibm.com> by robbiew · 22 years ago
  69. 977f57c This test was initially ported to create users and groups that it needed. Rewrote the test by robbiew · 22 years ago
  70. e237cd3 Added kill() tests ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  71. e472acc Added code to use the tst_tmpdir()/tst_rmdir() APIs by robbiew · 22 years ago
  72. 38005ee Corrected copyright info. by robbiew · 22 years ago
  73. 70d50b6 Removed this old backup. by robbiew · 22 years ago
  74. 3b73cf3 Added functional test to gethostid01 to compare result from gethostid() versus the hostid command by plars · 22 years ago
  75. 3506401 Added creat08 ported by Airong Zhang <zhanga@us.ibm.com> by robbiew · 22 years ago
  76. dc44d2e Added fmtmsg() test ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  77. 6e3fda8 Added ported dup06 and dup07 tests from Airong Zhang <zhanga@us.ibm.com> by robbiew · 22 years ago
  78. efc51aa Added dup205 test. by robbiew · 22 years ago
  79. c7861b5 Added ported test from Airong Zhang <zhanga@us.ibm.com> and cleaned up some other files. by robbiew · 22 years ago
  80. 4dff23d Added creat08 test. by robbiew · 22 years ago
  81. 8e66a63 Added ported test by Airong Zhang <zhanga@us.ibm.com> by robbiew · 22 years ago
  82. a807d04 Added abort() test. by robbiew · 22 years ago
  83. c787d95 Added abort() test ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago
  84. 6f9ec43 Added iopl() tests. by robbiew · 22 years ago
  85. 8f49c09 Added iopl() tests by Subhab Biswas <subhabrata.biswas@wipro.com> by robbiew · 22 years ago
  86. 802eb8b Added setresgid() tests. by robbiew · 22 years ago
  87. 6f906ea Added setresgid() tests from T.L. Madhu. by robbiew · 22 years ago
  88. c9831c9 Added capget() tests. by robbiew · 22 years ago
  89. d771da7 Added capget() tests from Saji Kumar. by robbiew · 22 years ago
  90. db26b08 Added sysfs tests. by robbiew · 22 years ago
  91. 9a55a78 Initial checkin of sysfs() tests from Aniruddha Marathe <aniruddha.marathe@wipro.com> by robbiew · 22 years ago
  92. 7094042 Added new tests from Vatsal Avasthi <vatsal.avasthi@wipro.com> by robbiew · 22 years ago
  93. d7a33fa Added flock05 and flock06 by robbiew · 22 years ago
  94. 1c2d6cb Minor mod by iyermanoj · 22 years ago
  95. 7fe6e3e Added test #2 by iyermanoj · 22 years ago
  96. d7f87c8 Added pty tests by robbiew · 22 years ago
  97. bade608 pty tests by robbiew · 22 years ago
  98. b873909 Initial checkin of pty testcases from SPIE testsuite. by robbiew · 22 years ago
  99. 4e03a3c Added reboot() system call tests. by robbiew · 22 years ago
  100. 07eb41b Initial checkin of reboot() tests from Aniruddha Marathe <aniruddha.marathe@wipro.com> by robbiew · 22 years ago