1. f1334bb ltpapicmd: tst_get_unused_port: Do not require envs by Cyril Hrubis · 11 years ago
  2. 5dd162e tools/apicmd: add tst_get_unused_port by Alexey Kodanev · 11 years ago
  3. 8b458d6 ltpapicmd.c: Fix the printf() format warnings. by Cyril Hrubis · 11 years ago
  4. 2b515b0 ltpapicmd.c: split main into separate functions by Stanislav Kholmanskikh · 11 years ago
  5. f2f4645 tools: added tst_kvercmp2 binary by Stanislav Kholmanskikh · 11 years ago
  6. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  7. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  8. de2f00a ltpapicmd: further cleanups by Wanlong Gao · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. 3b535a8 tools: add tst_ncpus/_max api to get number of CPUS by Wanlong Gao · 12 years ago
  11. bf5adc5 ltpapicmd: code cleanups by Wanlong Gao · 12 years ago
  12. 0ea22a1 gitignore: split into subdirs a bit by Mike Frysinger · 13 years ago
  13. 03a223f Clean up tool. by Garrett Cooper · 14 years ago
  14. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  15. 9828f6d Remove the final set of references to tst_brkloop*. by Garrett Cooper · 14 years ago
  16. fc2ce7f Remove more tst_brkloop* references. by Garrett Cooper · 14 years ago
  17. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  18. c777529 Don't warn that TCID, TST_TOTAL and TST_COUNT is not set when using tst_kvercmp. And. Check /proc/net/connector to see if process event connector is supported or not. Also merged some cleanups done by Matt Helsley. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>. by subrata_modak · 16 years ago
  19. 1d1937a This patch adds a few tests for a variety of bind mounts. More than just shared subtrees are involved as plain --bind and plain --move are used. Read-only bind mounts are not covered by these tests however. Avantika Mathur originally wrote the tests. I've ported them to use LTP APIs and conventions. I've also modified Avantika's scripts to try and robustly cleanup after broken tests so that leftover mounts and failures at any point in a test are cleaned up thoroughly. I've made what efforts I can to follow the conventions I found in LTP FAQs and the source however there's alot here so I may have missed something. Shared bind mounts were introduced in 2.6.15. Because of this we need a tst_kvercmp command which can be invoked from a script. I've added this to ltpapicmd.c. This patch applies to the April release of LTP. I'll also be posting results for x86, x86_64, and ppc64 on a variety of kernels. In order to highlight the results contributed by this patch I've only run this portion of the patched LTP. Comments welcome. Signed-off-by: Matt Helsley <matthltc@us.ibm.com>. by subrata_modak · 16 years ago
  20. 3840154 Fix various printf strings to correct formatting and remove spaces, by, Randy Dunlap <rdunlap@xenotime.net> by subrata_modak · 17 years ago
  21. 05272bc Correcting error messages by mreed10 · 18 years ago
  22. f7a6ade Applied patch from Andreas Jaeger to allow this tools to build on x86-64. by robbiew · 22 years ago
  23. 6a0f2fb Fixed bug. by iyermanoj · 22 years ago
  24. a62852b Added code to set Tst_count by iyermanoj · 22 years ago
  25. de99c3a Clean: condition does not need to remove the links. by iyermanoj · 22 years ago
  26. 15a72da Modified usage message incase TCID and TST_TOTAL are not set. by iyermanoj · 22 years ago
  27. 0931642 Fixed install part of the Makefile. Was not installing correctly. by iyermanoj · 22 years ago
  28. 0862c55 clean up by iyermanoj · 22 years ago
  29. 3681142 Added command line version of LTP harness APIs these commands will print LTP by iyermanoj · 22 years ago