1. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  2. a346902 runltplite: fix the "-r" option by Wanlong Gao · 8 years ago
  3. fa12e22 runltplite.sh: Adding SKIPFILE option by Satheesh Rajendran · 8 years ago
  4. e8776ea runltp, runltplite.sh: Fix bashism. by Cyril Hrubis · 10 years ago
  5. 8bdf0a0 Block device option in runltplite.sh by Harald Weppner · 10 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  8. 66d67b5 Fix invocation by fixing typo. by Garrett Cooper · 14 years ago
  9. 89fde87 s/scenario_groups/$LTPROOT\/scenario_groups/g by Garrett Cooper · 14 years ago
  10. 9d5dac6 Paint myself out of a corner I setup a year ago. by Garrett Cooper · 14 years ago
  11. cf86b8b Improve the runltp scripts. by Garrett Cooper · 14 years ago
  12. f95875a Remove ./ suffix in usage message and examples. by Garrett Cooper · 14 years ago
  13. adebaed Check in `creating directory' cosmetic item for runltplite.sh as well, just to be consistent. by uid311324 · 15 years ago
  14. 8266c29 Remove `verbose mode' from runltp*: by subrata_modak · 15 years ago
  15. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  16. 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
  17. 724098e This patch is to fix the 2 further issues apart from the patch I sent out yestoday: [PATCH] Fs_perms: Miss Installing a Binary. Fs_perms test always gives false failure. This is because in the script, it returns whatever the last "fs_perms" command returns. In the case, if "fs_perms" passes, it will return "1" (it returns whatever the expected result specificed. That is 1 here). The patch fixes it by validating the return code of every "fs_perms" command, and returns the final result at the end of the main script -- fs_perms_simpletest.sh. The other issue is that, some tests need to access files in "${LTPROOT}/testcases/bin" directory. For example, "fs_perms" and "fs_racer". As the result, if we are running the tests outside of that directory through "pan" alone, "runltp.sh" or "runltplite.sh", those tests are not running properly. The patch fixes it in both "runltp.sh" and "runltplite.sh" by changing the current working directory to the "bin" just before running "pan", and restore it back. However, the problem still exist if running those tests by "pan" alone not through either "runltp.sh" or "runltplite.sh". This patch has been tested by running the most of LTP tests through "runltp.sh" without seen any negative affect. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  18. e42c4b2 a few POSIX fixes from Dustin Kirkland in [1908313] by vapier · 16 years ago
  19. 352a8ae Removed the ":" after 'v' in the getopts line because it is not using optarg. by mreed10 · 18 years ago
  20. a9e3857 Initial drop of BVT suite by mridge · 19 years ago