1. d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 23 years ago
  2. 2308b47 unlink08 has some negative tests cases for running as root. I have updated by nstraz · 23 years ago
  3. b536234 Fumio Nakayama altered me to a bug in unlink08 when it is run as root. This is the fix. It's not pretty, but it works. by nstraz · 23 years ago
  4. 3a912f4 sighold02 had a few bounds related bugs. Fumio Nakayama altered me to their by nstraz · 23 years ago
  5. 06151c3 Add ifdefs to fork05 to all it to compile and run on all platforms. by alaffin · 23 years ago
  6. 00f6d19 Add tools to the list of directories that need building by nstraz · 24 years ago
  7. ed8fe6b Adding a tools directory for programs that aren't test cases, but are used by nstraz · 24 years ago
  8. 15fa095 Adding pipeio, which is a tool that creates children which write to a pipe by nstraz · 24 years ago
  9. 7fb2d41 Updated header to include the SGI GPL header by nstraz · 24 years ago
  10. 3ab1f23 Added some more basic tests for Linux. These were ported over from IRIX tests. by nstraz · 24 years ago
  11. b9c4b1f I guess that last fix for the defines wasn't quite right. I've moved the by nstraz · 24 years ago
  12. 7695777 - Fixed a typo in INSTALL by nstraz · 24 years ago
  13. ce6eedd Still adding examples for pan. by nstraz · 24 years ago
  14. 26dce57 Added some LTP results from my SGI 230 running 2.2.13 by nstraz · 24 years ago
  15. 830a65b Added ltp results for a machine running 2.4.0-test9 by nstraz · 24 years ago
  16. 03d32f4 checking in today's work. by nstraz · 24 years ago
  17. 562c737 updated pan example by nstraz · 24 years ago
  18. 7638a53 Here is the LyX file I'm using to write a LTP-HOWTO. I am using LyX because it supports DocBook which is the defacto standard for Linux documentation. I hate DocBook, but I'm using anyway. Hopefully some better tools will come out soon. by nstraz · 24 years ago
  19. d4658eb This is a copy of tests/link03.c with an absurd amount of comments added to explain how the quickhitter package works. It is going to be a supplement to the documentation and is not meant to be a working test. by nstraz · 24 years ago
  20. 0312c25 Documentation updates by nstraz · 24 years ago
  21. 30dae70 added super to tags that need root by nstraz · 24 years ago
  22. 405f6fe Removed a test case from symlink01 -T rename because it was failing and it really needs configuration analysis to make it work. Now all of symlink01 pass. by nstraz · 24 years ago
  23. 566e8c8 - Oops, forgot to close a FD, fixed. by nstraz · 24 years ago
  24. f558990 Release scanner. by alaffin · 24 years ago
  25. cd87d68 Added support for output formatting, redirection, and buffering to pan. by nstraz · 24 years ago
  26. 031062f Update README. by alaffin · 24 years ago
  27. 879684a Remove runtest. Change runalltests.sh to use pan. by alaffin · 24 years ago
  28. a7a103e Remove unnecessary TODO. As we move to pan, the runtest directory will by alaffin · 24 years ago
  29. 84c349c Add a simple mmap001 command to quickhit list. Add a more extensive mm list. by alaffin · 24 years ago
  30. bc41426 Checkin mmap001 from Juan Quintela's memtest suite. by alaffin · 24 years ago
  31. f307d5f Add pan and associated files. This is a lightweight test harness. It works a by nstraz · 24 years ago
  32. 90696f2 Added descriptions for all tests in comments after the command line. by nstraz · 24 years ago
  33. 4fdee5f Cleaned up the includes and fixed the exit status so it should work in a by nstraz · 24 years ago
  34. 7885c2b Add a fix from Egor Duda <deo@logos-m.ru> to fix a fd close issue in cleanup by alaffin · 24 years ago
  35. 7357bce This is a test from Ulrich Drepper that was on LKML. It tests handling of LDT by nstraz · 24 years ago
  36. fbfce06 Add ChangeLog. by alaffin · 24 years ago
  37. 6d2a43c Add simple test for correct handling of the pentium f00f bug. by alaffin · 24 years ago
  38. 5cba44e Patch fcntl09.c and fcntl10.c with a patch from by alaffin · 24 years ago
  39. 3c8699d Update tst_sig.c to use tst_setup_signal() to setup signals than by alaffin · 24 years ago
  40. 829b40a - lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap by nstraz · 24 years ago
  41. 77b0a50 Fix uninitialized fd bug. by alaffin · 24 years ago
  42. 48f1156 *** empty log message *** by alaffin · 24 years ago
  43. 6a91881 Cleaned out unused defines by nstraz · 24 years ago
  44. def354d Finished updating parse_opts man page, made sure everything is in sync, and removed the rest of mc_getopt. by nstraz · 24 years ago
  45. b418568 Did some work to update the parse_opts(3) man page. Still more to do... by nstraz · 24 years ago
  46. 9418108 - Removed mc_getopt.c and used getopt() instead. user defined help is now by nstraz · 24 years ago
  47. ad4c5fa Update runalltests to correctly report PASS/FAIL of the driver. by alaffin · 24 years ago
  48. 802d3e3 Adding a simple runtime framework: runtest by alaffin · 24 years ago
  49. 198500d New Readme. by alaffin · 24 years ago
  50. 090ed00 Here are 92 tests and 2 new library functions. by nstraz · 24 years ago
  51. 81a9065 Sync the test codes with SGI internal ptools. by alaffin · 24 years ago
  52. 489cc7f Updating forker to match SGI internal ptools version. by alaffin · 24 years ago
  53. 8bb5ea6 Updated the mc_getopt routine files with GPL headers. Oops, we missed a couple. by alaffin · 24 years ago
  54. 0065785 Adding some new tests. by alaffin · 24 years ago
  55. cc2e555 New additions: by alaffin · 24 years ago
  56. 7ce3a79 Adding man pages for new libs and commands. by alaffin · 24 years ago
  57. 1ab5849 Adding some command lines for doio/iogen/growfiles/rwtest; by alaffin · 24 years ago
  58. e15dd68 Updated install to not mention pan. We have not yet released pan. by alaffin · 24 years ago
  59. b973f2b Initial source for rwtest/doio in LTP by whr · 24 years ago