1. 6150def syscalls/creat09: Remove. by Cyril Hrubis · 9 years ago
  2. 43955d9 test.sh: Fix ROD redirection && callers by Cyril Hrubis · 9 years ago
  3. df6c543 testcases/lib: Add tst_sleep by Cyril Hrubis · 9 years ago
  4. 6bb766e lib: Get rid of tst_res() and tst_brk() by Cyril Hrubis · 9 years ago
  5. dc90045 doc, README: Fix three links to LTP download by Cyril Hrubis · 9 years ago
  6. 0eb8985 containers/share: added namespaces types argument for ns_exec by Matus Marhefka · 9 years ago
  7. 70d7e8c Update mailing list address, archive, etc. by Cyril Hrubis · 9 years ago
  8. 8b8d88b doc: Remove outdated MaintNotes. by Cyril Hrubis · 9 years ago
  9. 39ef6df added helper tools for creating and working with namespaces by Matus Marhefka · 9 years ago
  10. 3726206 doc: test-writing-guidelines: tst_record_chidlstatus by Cyril Hrubis · 9 years ago
  11. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  12. d6a390e testcases/lib/test.sh: add tst_retry() by Hangbin Liu · 9 years ago
  13. 6b37ff9 doc: Update test-writing-guidelines.txt by Cyril Hrubis · 9 years ago
  14. 9fc5d7e syscalls/fstat04: Remove. by Cyril Hrubis · 10 years ago
  15. 726bac8 doc: Add docs for ROD and ROD_SILENT by Cyril Hrubis · 10 years ago
  16. 6c81050 Fix some tiny typos in documents. by Yuan Sun · 10 years ago
  17. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 10 years ago
  18. 8b6fed7 lib: tst_timer: Add struct timeval conversions. by Cyril Hrubis · 10 years ago
  19. 9dee405 lib: Add tst_timer functions. by Cyril Hrubis · 10 years ago
  20. 9f136a4 lib: Rewrite checkpoint synchronization by Cyril Hrubis · 10 years ago
  21. 80dc331 doc: fix spelling mistakes in manuals by Wei,Jiangang · 10 years ago
  22. 068b241 doc/test-writing-guidelines.txt: fix spelling mistake by Wei,Jiangang · 10 years ago
  23. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  24. 571db51 doc: document tst_run_cmd by Stanislav Kholmanskikh · 10 years ago
  25. 4584f91 lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit by Sheng Yong · 10 years ago
  26. 420add2 lib: Add tst_umount() by Cyril Hrubis · 10 years ago
  27. a4bb6db doc: document tst_checkpoint_create and tst_checkpoint_init by Jan Stancek · 10 years ago
  28. 1dc9d12 doc/test-writing-guidelines.txt: Fix formatting. by Cyril Hrubis · 10 years ago
  29. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  30. 3e15bd7 doc: add "doing real test in the child process" paragraph by Xiaoguang Wang · 10 years ago
  31. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  32. 124c987 test-writing-guidelines: Clarify the TODO by Cyril Hrubis · 10 years ago
  33. d2eb7d4 test-writing-guidelines: added info about tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  34. 1f5eb34 test-writing-guidelines: More typo fixes by Jiri Jaburek · 10 years ago
  35. cc595b1 test-writing-guidelines: more typo/syntax fixes by Jiri Jaburek · 10 years ago
  36. 44e1ed8 test-writing-guidelines: Fixed several small typos by Jiri Jaburek · 10 years ago
  37. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  38. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  39. cee6cbe doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  40. 487d4f4 doc: Remove outdated and wrong examples. by Cyril Hrubis · 10 years ago
  41. 2197743 doc: test-writing-guidelines: Add TERRNO and TTERRNO by Cyril Hrubis · 10 years ago
  42. c45ea22 usctest.h: Remove unused TEST_PAUSEF macro by Cyril Hrubis · 10 years ago
  43. ef72ef8 doc: test-writing-guidelines by Xiaoguang Wang · 11 years ago
  44. 4de5b2c doc: test-writing-guidelines by Xiaoguang Wang · 11 years ago
  45. fb3da0a docs: add a paragraph about access() to Common Problems section by Alexey Kodanev · 11 years ago
  46. d40d54c doc: test-writing-guidelines: fixed the C test example by Stanislav Kholmanskikh · 11 years ago
  47. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 11 years ago
  48. 683d16e doc: test-writing-guidelines by Alexey Kodanev · 11 years ago
  49. 7904074 cmdlib.sh: Move daemon functions to daemonlib.sh by Cyril Hrubis · 11 years ago
  50. eb44f8e doc: test-writing-guidelines by Cyril Hrubis · 11 years ago
  51. 3346379 testcases/lib: Add test.sh test library + docs. by Cyril Hrubis · 11 years ago
  52. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 11 years ago
  53. 187e323 doc: test-writing-guidelines: Fixes by Cyril Hrubis · 11 years ago
  54. d2d64cf doc: test-writing-guidelines: Add correct cleanup by Cyril Hrubis · 11 years ago
  55. 50493f6 doc: test-writing-guidelinex.txt Update by Cyril Hrubis · 11 years ago
  56. 12563f9 doc: test writing guidelines by Cyril Hrubis · 11 years ago
  57. ddd3b85 lib: Add tst_fork() and update guidelines by Cyril Hrubis · 11 years ago
  58. 92eeadc doc: Fix PATH in test-writing-guidelines.txt by Cyril Hrubis · 11 years ago
  59. afb6168 doc: Add test writing guidelines by Cyril Hrubis · 11 years ago
  60. 5ffe7cf syscalls: Remove acct02. by Cyril Hrubis · 11 years ago
  61. b968712 misc: remove tcore testcase by Cyril Hrubis · 11 years ago
  62. f3b989f doc: Add documentation for module.mk by Cyril Hrubis · 11 years ago
  63. 04a34ba Create a function tst_resm_hexd() to print a buffer in hex by Alexey Kodanev · 12 years ago
  64. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  65. 8cb8444 doc: Add mini-howto-building-ltp-from-git.txt by Sedat Dilek · 12 years ago
  66. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  67. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  68. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  69. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  70. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  71. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 13 years ago
  72. cbf2343 Fix a typo and update some of the instructions. by Garrett Cooper · 13 years ago
  73. 5bf406e Reformatted docs into asciidoc format. by Cyril Hrubis · 14 years ago
  74. 2ec9092 Update style guide. by Garrett Cooper · 14 years ago
  75. a862f9d Added note about signal handlers into style-guide. by Cyril Hrubis · 14 years ago
  76. d34042b Fix one manpage's outstanding mode issue. by Garrett Cooper · 14 years ago
  77. 0bb94d4 Update manpages and fix typos. by Garrett Cooper · 14 years ago
  78. c9facf6 Add exception for inline variables in global namespace. by Garrett Cooper · 14 years ago
  79. 452fed5 Remove dupe include. by Garrett Cooper · 14 years ago
  80. 0fbd421 Add a note about linux/ headers. by Garrett Cooper · 14 years ago
  81. dd2a5d5 Update style guide. by Garrett Cooper · 14 years ago
  82. ded4ce1 Start style guide. by Garrett Cooper · 14 years ago
  83. f7f6682 Update some docs. by Garrett Cooper · 14 years ago
  84. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  85. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  86. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  87. d0d4a65 Remove dead APIs and vars. by Garrett Cooper · 14 years ago
  88. 002abb7 Clean up broken example. by Garrett Cooper · 14 years ago
  89. 6bfb01e Start cleanup for tst_brkloop*. by Garrett Cooper · 14 years ago
  90. a74a9f2 Update MaintNotes file for transition. by Garrett Cooper · 14 years ago
  91. e8ad463 start a nommu guide for ltp programmers by Mike Frysinger · 14 years ago
  92. aca4428 Added Maintainer Notes new file by Rishikesh K Rajak · 15 years ago
  93. c41bb21 Clean up some typos. by Garrett Cooper · 15 years ago
  94. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  95. 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
  96. 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
  97. 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
  98. 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 · 16 years ago
  99. 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
  100. 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