1. 64942af Added Open POSIX* Testsuite test: clock_nanosleep by robbiew · 22 years ago
  2. 1bd5bc5 Added Open POSIX* Testsuite test: clock_gettime by robbiew · 22 years ago
  3. 963d69f Added Open POSIX* Testsuite test: clock_getcpuclockid by robbiew · 22 years ago
  4. 958aaa9 Added Makefile for directory. by robbiew · 22 years ago
  5. ebc87a7 Added neccessary include file for the high res timers tests. by robbiew · 22 years ago
  6. 74ec62a Added this readme file to explain why this directory is NOT automatically built. by robbiew · 22 years ago
  7. ced11ae added test04 by iyermanoj · 22 years ago
  8. 90e1504 added nanosleep05 by robbiew · 22 years ago
  9. f9e8ec3 Added additional nanosleep() test from the Open POSIX* Testsuite. by robbiew · 22 years ago
  10. afcd48c descriptions of iproute tests. by iyermanoj · 22 years ago
  11. a17656b makefile for ip_tests.sh by iyermanoj · 22 years ago
  12. f8de536 Added line about requiring 'lex' by robbiew · 22 years ago
  13. 81db222 Added test03 by iyermanoj · 22 years ago
  14. 7cd714b Added sigismember tests. by robbiew · 22 years ago
  15. 626aee9 Added Open POSIX* Test: sigismember by robbiew · 22 years ago
  16. 8a8bda4 Added sigemptyset to list. by robbiew · 22 years ago
  17. cb5de6b Added Open POSIX* test: sigemptyset by robbiew · 22 years ago
  18. 2845acb Added sigdelset() tests. by robbiew · 22 years ago
  19. 21b3ac2 Added Open POSIX* testsuite test: sigdelset by robbiew · 22 years ago
  20. ee78cc5 Added sigaddset() tests. by robbiew · 22 years ago
  21. 78bf8fe Added Open POSIX* Testsuite: sigaddset by robbiew · 22 years ago
  22. e6811a5 Added sigfillset test. by robbiew · 22 years ago
  23. cee7eb1 Added Open POSIX* Test: sigfillset by robbiew · 22 years ago
  24. 1a228e0 Added sigpending tests. by robbiew · 22 years ago
  25. ea65f45 Added sigpending01 from Open POSIX* Testsuite. by robbiew · 22 years ago
  26. 6e44e6a Added Open POSIX* test: clock by robbiew · 22 years ago
  27. 74f7bca Added _GNU_SOURCE definition. by robbiew · 22 years ago
  28. 21ea874 Added required header file for Open POSIX* Testsuite. by robbiew · 22 years ago
  29. 8de823b Added _GNU_SOURCE definition by robbiew · 22 years ago
  30. 1b025f0 Created a generic makefile and added _GNU_SOURCE definition. by robbiew · 22 years ago
  31. 7062fc4 addding test02 by iyermanoj · 22 years ago
  32. 6b2e0cb addding test02 by iyermanoj · 22 years ago
  33. 8c729e2 Added tests for iproute package by iyermanoj · 22 years ago
  34. e768ae3 Added Open POSIX* Test: clock by robbiew · 22 years ago
  35. 63cf853 Added raise() test. by robbiew · 22 years ago
  36. 6858542 Added Open POSIX* Test: raise by robbiew · 22 years ago
  37. eba4d96 Changed the SUBDIR definition to allow easier testcase additions. by robbiew · 22 years ago
  38. bde157c Added POSIX semaphore function tests. by robbiew · 22 years ago
  39. fdc1cb2 Added semaphore tests from Open POSIX* Testsuite. by robbiew · 22 years ago
  40. cd5da83 *** empty log message *** by robbiew · 22 years ago
  41. ae490a2 Relocated semaphore tests. by robbiew · 22 years ago
  42. 6e76d00 *** empty log message *** by robbiew · 22 years ago
  43. f0b3a08 Header file needed by tests from the Open POSIX* Testsuite by robbiew · 22 years ago
  44. 7e59156 Moved theses tests one level down. by robbiew · 22 years ago
  45. 5b31efe Added pthread tests from Open POSIX* testsuite. by robbiew · 22 years ago
  46. 03b923d Added pthread tests from Open POSIX* Testsuite by robbiew · 22 years ago
  47. 4fdda5f Added Open POSIX* Test: pthread_self by robbiew · 22 years ago
  48. 47f61d5 Added Open POSIX* Test: pthread_once by robbiew · 22 years ago
  49. 82a5096 Added Open POSIX* Test: pthread_mutexattr_init by robbiew · 22 years ago
  50. aa1a935 Changed the way output is directed to get all stdout AND stderr messages. by robbiew · 22 years ago
  51. 707f217 Added Open POSIX* Test: pthread_mutexattr_destroy by robbiew · 22 years ago
  52. 889bf56 Added Open POSIX* Test: pthread_mutex_unlock by robbiew · 22 years ago
  53. a2818b8 Added Open POSIX* Test: pthread_mutex_trylock by robbiew · 22 years ago
  54. 285b106 Added Open POSIX* Test: pthread_mutex_lock by robbiew · 22 years ago
  55. b1840b1 Added Open POSIX* Test: pthread_mutex_init by robbiew · 22 years ago
  56. f4b06ee Added Open POSIX* Test: pthread_mutex_destroy by robbiew · 22 years ago
  57. 2423ef8 Added new Open POSIX Test: pthread_equal by robbiew · 22 years ago
  58. 5c1d384 Added Open POSIX* Test: pthread_detach by robbiew · 22 years ago
  59. a22f685 Added Open POSIX* Test: pthread_create by robbiew · 22 years ago
  60. 02c1e4b Added Open POSIX* Test: pthread_cancel by robbiew · 22 years ago
  61. b90f420 Added Open POSIX* Test: pthread_attr_setschedpolicy by robbiew · 22 years ago
  62. fa7e513 Added Open POSIX* Test: pthread_attr_setdetachstate by robbiew · 22 years ago
  63. e467c2a Added Open POSIX* Test: pthread_attr_init by robbiew · 22 years ago
  64. badbab9 Added Open POSIX* Test: pthread_attr_getdetachstate01 by robbiew · 22 years ago
  65. da3a62f Changed the SUBDIR to make it easier to add directories. by robbiew · 22 years ago
  66. be27251 Corrected another syntax problem....with loop counter. by robbiew · 22 years ago
  67. a7c640f Corrected syntax error in grep statement. by robbiew · 22 years ago
  68. 8704491 Corrected a comment. by robbiew · 22 years ago
  69. 0edacfd Added include directory for building of tests from Open POSIX* Testsuite by robbiew · 22 years ago
  70. 49529c4 Added Open POSIX* Testsuite: pthread_attr_destroy by robbiew · 22 years ago
  71. 2047ea2 Initial drop of filesystem/LVM tests by mridge · 22 years ago
  72. 7913896 Moved the pth_str tests into their own directory under pthreads, b/c I by robbiew · 22 years ago
  73. 541ae3c Applied 31bit emulation s390x patch from Susanne Wintenberger: by robbiew · 22 years ago
  74. a3cc71f Applied patch from Jacky Malcles: by robbiew · 22 years ago
  75. 14520c1 Applied patch from Jacky Malcles: by robbiew · 22 years ago
  76. c3c83bc Per Andi Kleen's request, added code to not run the test if the by robbiew · 22 years ago
  77. 58cf1a0 Removed a testcase b/c we had no specification on which error code it was by robbiew · 22 years ago
  78. 7bef6c0 Fixed personality02 test by plars · 22 years ago
  79. 019cd96 Added code to initialize usrstr.len to the length of usrstr.buf. If not initialized, by robbiew · 22 years ago
  80. cbcd401 Added check to see if command awk is installed. by iyermanoj · 22 years ago
  81. c67a3f1 Needed to lower the total count from 2 to 1. by robbiew · 22 years ago
  82. 732aaeb added ipchains and dhcpd (server) testcases by iyermanoj · 22 years ago
  83. c7731b4 Added new dhcpd (server) test by iyermanoj · 22 years ago
  84. 10989ef Added x86_64 as a valid architecture for these tests. by robbiew · 22 years ago
  85. 9e3583b Added x86_64 as a valid architecture. by robbiew · 22 years ago
  86. b258d21 Added calls to tst_tmpdir & tst_rmdir. Alos applied patch from Andi Kleen: by robbiew · 22 years ago
  87. ba8e16d Added runtest scripts used by ltpstress.sh by robbiew · 22 years ago
  88. 1294778 Added new system stress script for the LTP. by robbiew · 22 years ago
  89. 0a4b4f9 Needed to make netpipe.sh executable. by robbiew · 22 years ago
  90. 87065dc Need to make this file executable. by robbiew · 22 years ago
  91. 6a0f2fb Fixed bug. by iyermanoj · 22 years ago
  92. d1fe3ce Added a tst_rmdir call in the TCONF section. by robbiew · 22 years ago
  93. adec5ed testcase descriptions for ipchains test by iyermanoj · 22 years ago
  94. 801d030 Makefile to install ipchains_tests.sh testcase by iyermanoj · 22 years ago
  95. 0038cd1 Test case to test basic functionallity of ipchains commands & kernel module. by iyermanoj · 22 years ago
  96. 9fec612 Applied patch from Anton Blanchard: by robbiew · 22 years ago
  97. 803efd7 Applied patch from Anton Blanchard: define _GNU_SOURCE so we get O_DIRECT by robbiew · 22 years ago
  98. c0325f7 Applied patch from Anton Blanchard: by robbiew · 22 years ago
  99. cc5cd83 Applied patch from Anton Blanchard: by robbiew · 22 years ago
  100. 323305a Applied patch submitted by Anton Blanchard: by robbiew · 22 years ago