1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 7fc81db diotest: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  3. 6d54377 diotest: modify the confusing that function not failed but the errno is still negative by Zorro Lang · 10 years ago
  4. 28406d9 diotest4: Skip some diotest4 cases on NFS by Xiong Zhou · 10 years ago
  5. c7900d4 diotest4: Some code cleanup in diotest4.c by Xiong Zhou · 10 years ago
  6. c5532e4 testcases/kernel: initialize fields of sigaction struct by Jan Stancek · 11 years ago
  7. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  8. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  9. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  10. 008ba35 io/diotest4: Close open fd after testing by Eryu Guan · 13 years ago
  11. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  12. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  13. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  14. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  15. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  16. 04e0bfa Setup and cleanup routines for diotest: this patch makes the cleanup procedure in diotest more robust. Particularly: by subrata_modak · 15 years ago
  17. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. f665c2b The fixed address passed to mmap() should be aligned to the value of SHMLBA as defined in sys/shm.h (The same fix can be found in the mmap01 case earlier sent from Martin Habets ). By, Roy Lee <roylee17@gmail.com>. by subrata_modak · 16 years ago
  20. c09e830 Fix 'reading beyond file size' testcase in diotest4. Something goes wrong if we are allowed to read, or, we are not allowed to read, but we've got unexpected errno, by, Anton Gladkov <agladkov@parallels.com> by subrata_modak · 16 years ago
  21. 2c97ace Fixing the problem of the resolution for ADDRESS_OF_MAIN, by Mark Ver <markver@us.ibm.com> by subrata_modak · 17 years ago
  22. 762d255 Fix for Bug No 1592647, incorrect testcase diotest4-4, as pointed out by "Vagin Andrey" by subrata_modak · 17 years ago
  23. 7738420 Helge Deller writes: use __builtin_return_address(0) rather than "main" to avoid arch-specific details by vapier · 17 years ago
  24. 0937d25 Removed an invalid errno value check. by robbiew · 18 years ago
  25. 5815348 Backed out the "fix" in Bug 1592647, b/c I don't think the testcase is by robbiew · 18 years ago
  26. a0fa9ea Applied fix for Bugs item #1592647 by robbiew · 18 years ago
  27. 0bdbaa3 use proper test output routines rather than homebrewed printf statements by vapier · 18 years ago
  28. b48651d Made changes to get thread ID vs get PID for NPTL threads for unique filenames where child/parent PIDs are the same. by mridge · 20 years ago
  29. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 20 years ago
  30. ee3295e Applied patch from Marcus Meissner: by robbiew · 21 years ago
  31. 1d62fa9 Corrected the section where support for direct I/O on the filesystem is checked by robbiew · 21 years ago
  32. 8680e9b The test will return TCONF if the filesystem does not support direct IO. by robbiew · 21 years ago
  33. 2d76abf Removed Test-2 which tested that read/write returned EINVAL when the by robbiew · 21 years ago
  34. 25b30b8 Added a message and removed the exit() call for direct i/o on /dev/null. by robbiew · 21 years ago
  35. e7d4f6a Removed the __ia64__ ifdef's b/c they don't use that type of function pointer addressing. by robbiew · 21 years ago
  36. aeb0413 Added ppc64/ia64 fix for Test-15 by robbiew · 21 years ago
  37. f7dc1be Applied patch from Andreas Jaeger: by robbiew · 21 years ago
  38. 96f4bb3 Applied Vasan Sundar's patch: by robbiew · 21 years ago
  39. e9077d9 Applied patch from Susanne Wintenberger that allows 64bit execution. by robbiew · 22 years ago
  40. ff0568e removed test 8 from diotest4. Opening a directory for dio is not allowed and the test case is invalid. by plars · 22 years ago
  41. bfb98f9 Added tests by Narasimha Sharoff nsharoff@us.ibm.com by robbiew · 22 years ago