1. a4bb6db doc: document tst_checkpoint_create and tst_checkpoint_init by Jan Stancek · 10 years ago
  2. 1dc9d12 doc/test-writing-guidelines.txt: Fix formatting. by Cyril Hrubis · 10 years ago
  3. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  4. 3e15bd7 doc: add "doing real test in the child process" paragraph by Xiaoguang Wang · 10 years ago
  5. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  6. 124c987 test-writing-guidelines: Clarify the TODO by Cyril Hrubis · 10 years ago
  7. d2eb7d4 test-writing-guidelines: added info about tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  8. 1f5eb34 test-writing-guidelines: More typo fixes by Jiri Jaburek · 10 years ago
  9. cc595b1 test-writing-guidelines: more typo/syntax fixes by Jiri Jaburek · 10 years ago
  10. 44e1ed8 test-writing-guidelines: Fixed several small typos by Jiri Jaburek · 10 years ago
  11. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  12. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  13. cee6cbe doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  14. 487d4f4 doc: Remove outdated and wrong examples. by Cyril Hrubis · 10 years ago
  15. 2197743 doc: test-writing-guidelines: Add TERRNO and TTERRNO by Cyril Hrubis · 10 years ago
  16. c45ea22 usctest.h: Remove unused TEST_PAUSEF macro by Cyril Hrubis · 10 years ago
  17. ef72ef8 doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  18. 4de5b2c doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  19. fb3da0a docs: add a paragraph about access() to Common Problems section by Alexey Kodanev · 10 years ago
  20. d40d54c doc: test-writing-guidelines: fixed the C test example by Stanislav Kholmanskikh · 11 years ago
  21. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 11 years ago
  22. 683d16e doc: test-writing-guidelines by Alexey Kodanev · 11 years ago
  23. 7904074 cmdlib.sh: Move daemon functions to daemonlib.sh by Cyril Hrubis · 11 years ago
  24. eb44f8e doc: test-writing-guidelines by Cyril Hrubis · 11 years ago
  25. 3346379 testcases/lib: Add test.sh test library + docs. by Cyril Hrubis · 11 years ago
  26. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 11 years ago
  27. 187e323 doc: test-writing-guidelines: Fixes by Cyril Hrubis · 11 years ago
  28. d2d64cf doc: test-writing-guidelines: Add correct cleanup by Cyril Hrubis · 11 years ago
  29. 50493f6 doc: test-writing-guidelinex.txt Update by Cyril Hrubis · 11 years ago
  30. 12563f9 doc: test writing guidelines by Cyril Hrubis · 11 years ago
  31. ddd3b85 lib: Add tst_fork() and update guidelines by Cyril Hrubis · 11 years ago
  32. 92eeadc doc: Fix PATH in test-writing-guidelines.txt by Cyril Hrubis · 11 years ago
  33. afb6168 doc: Add test writing guidelines by Cyril Hrubis · 11 years ago
  34. 5ffe7cf syscalls: Remove acct02. by Cyril Hrubis · 11 years ago
  35. b968712 misc: remove tcore testcase by Cyril Hrubis · 11 years ago
  36. f3b989f doc: Add documentation for module.mk by Cyril Hrubis · 11 years ago
  37. 04a34ba Create a function tst_resm_hexd() to print a buffer in hex by Alexey Kodanev · 11 years ago
  38. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  39. 8cb8444 doc: Add mini-howto-building-ltp-from-git.txt by Sedat Dilek · 12 years ago
  40. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  41. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  42. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  43. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  44. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  45. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 12 years ago
  46. cbf2343 Fix a typo and update some of the instructions. by Garrett Cooper · 13 years ago
  47. 5bf406e Reformatted docs into asciidoc format. by Cyril Hrubis · 13 years ago
  48. 2ec9092 Update style guide. by Garrett Cooper · 14 years ago
  49. a862f9d Added note about signal handlers into style-guide. by Cyril Hrubis · 14 years ago
  50. d34042b Fix one manpage's outstanding mode issue. by Garrett Cooper · 14 years ago
  51. 0bb94d4 Update manpages and fix typos. by Garrett Cooper · 14 years ago
  52. c9facf6 Add exception for inline variables in global namespace. by Garrett Cooper · 14 years ago
  53. 452fed5 Remove dupe include. by Garrett Cooper · 14 years ago
  54. 0fbd421 Add a note about linux/ headers. by Garrett Cooper · 14 years ago
  55. dd2a5d5 Update style guide. by Garrett Cooper · 14 years ago
  56. ded4ce1 Start style guide. by Garrett Cooper · 14 years ago
  57. f7f6682 Update some docs. by Garrett Cooper · 14 years ago
  58. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  59. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  60. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  61. d0d4a65 Remove dead APIs and vars. by Garrett Cooper · 14 years ago
  62. 002abb7 Clean up broken example. by Garrett Cooper · 14 years ago
  63. 6bfb01e Start cleanup for tst_brkloop*. by Garrett Cooper · 14 years ago
  64. a74a9f2 Update MaintNotes file for transition. by Garrett Cooper · 14 years ago
  65. e8ad463 start a nommu guide for ltp programmers by Mike Frysinger · 14 years ago
  66. aca4428 Added Maintainer Notes new file by Rishikesh K Rajak · 15 years ago
  67. c41bb21 Clean up some typos. by Garrett Cooper · 15 years ago
  68. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  69. e78935e Some makefiles ignore errors from commads ran in shell loops. This patch fixes that. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  70. 8313a17 Script to extract description of test case from LTPROOT/doc/testcases/*.txt files: Note: The formatting is applied to only kernel, misc, network and commands test-cases. Formatting used is based on my ideas and comments from Subrata. Comments on the same are welcome. Signed-off-by: rohit verma <rohit.170309@gmail.com>. by subrata_modak · 15 years ago
  71. e789978 execve: remove obsoleted test case execve04. Since latest kernel do execve(2) without get file descriptor(kernel commit e7b9b550f53e81ea38e71d322d6f95730df058a2), it only use one file struct. This cause the case execve04 which test for set EMFILE errno obsoleted. This patch removed test case execve04, and changed the index of the test cases after execve04. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>. by subrata_modak · 15 years ago
  72. 14390fd Attached (against ltp-full-20090430.tgz) patch renames binaries in pan directory to have ltp- prefix as plain pan when installed in /usr/bin/ directory conflict with gnome pan. It also fixes all occurrences of pan in scripts and howtos. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  73. 9f03cbf Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packaging scripts/spec files. Use PREFIX variable instead to manipulate the installation destination directory. Introduced LIBSUFFIX to allow to manipulate library directory to lib64 e.g. for distribution packaging for x86_64 or others architectures. Signed-off-by: Daniel Gollub <dgollub@suse.de>. by subrata_modak · 16 years ago
  74. 185f9ea I am proposing with the joined patch to allow the suite to be able the run the previous rpc tests (called now basic_tests). It needs to resolve some issues in the new "tirpc part" before allowing the suite to launch it again. Le Rouzic <aime.le-rouzic@bull.net>. by subrata_modak · 16 years ago
  75. a42718a In the manpage for tst_res(3) in the April snapshot it says... by subrata_modak · 16 years ago
  76. bbbbf47 Currently ltp-devel install man pages in /opt/ltp/share/man/; however, they should be installed in /usr/share/man/. By, George Kraft <gk4@us.ibm.com>. by subrata_modak · 16 years ago
  77. bb52b85 According to Ulrich Drepper, times02 test is bogus (at least for archs which report return value and error in the same value) and times has no reserved error code. So following patch removes times02 from testsuite and moves times03 test to times02. For more information please see http://sources.redhat.com/ml/libc-alpha/2008-04/msg00054.html and http://sources.redhat.com/ml/libc-alpha/2008-04/msg00055.html. Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr> by subrata_modak · 16 years ago
  78. 5c9f1e0 Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures for Standalone development of LTP Unit Testcase. Contributed by George Kraft <gk4@us.ibm.com> by subrata_modak · 17 years ago
  79. c0caf8f Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aurelien.charbon@ext.bull.net> by subrata_modak · 17 years ago
  80. bc833d3 "rsalveti@linux.vnet.ibm.com" added more options to 'runltp' by subrata_modak · 17 years ago
  81. 72ff425 "rsalveti@linux.vnet.ibm.com" updated the contact information at ltp-howto doc by subrata_modak · 17 years ago
  82. b56735e eat stupid DOS ^M gremlins by vapier · 18 years ago
  83. 8af2363 A patch created by Mitsuru Chinen that created some addtional network stress tests. by mreed10 · 18 years ago
  84. d1b67cb New networkStress files by mridge · 19 years ago
  85. 1830430 New testcases for tpm by mridge · 19 years ago
  86. a57c9ca removed some unneeded files by mridge · 19 years ago
  87. a9e5cad Added description of fs_di. by robbiew · 20 years ago
  88. 898c59e The mcp-misc directory was renamed to extendedltp and so was the subsequent files in that directory by mreed10 · 20 years ago
  89. 6bd48b2 Adding ltp extended testsuite by mridge · 20 years ago
  90. f1e01e6 Added ltp-run-files.txt file to identify testcases/scripts that are NOT run using runalltests.sh by mridge · 21 years ago
  91. cc16130 Created a "testcases" directory and relocated the testcase description by robbiew · 21 years ago
  92. b4e99e5 *** empty log message *** by robbiew · 21 years ago
  93. 7f79b93 Compiled descriptions of *ALL* tests under /testcases/kernel into one file. by robbiew · 21 years ago
  94. e76ffb2 Began process of creating a description file of all tests under testcases/kernel by robbiew · 21 years ago
  95. a1b190f Created network.txt file to contain descriptions of all network tests. by robbiew · 21 years ago
  96. 1dffeaf Updated the misc.txt doc file and removed float.txt b/c it was already by robbiew · 21 years ago
  97. 91eadf3 Removed the ade.txt and added it to the new commands.txt file. by robbiew · 21 years ago
  98. b888175 Added -p to manpages by iyermanoj · 22 years ago
  99. 9569ba9 Readme for LTP automation options by martinjn · 22 years ago
  100. ac895d5 Cookbook on how to use ltp_master and autoltp automation for LTP testsuite. by martinjn · 22 years ago