History log of /external/ltp/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d38bb4e5a58724602fd7054b7f7e01fc93cfaad0 08-Mar-2016 Vineet Gupta <Vineet.Gupta1@synopsys.com> sort the open posix tests before executing

Helps do a simple diff of output logs !

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
90991f96ddca8321f9f24d1a512752a3a5c6a37b 09-Jan-2015 Maxin B. John <maxin.john@enea.com> run-posix-option-group-test: remove set -x debug

remove "set -x" in the shell script and provide the description
of testcases while running tests.

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
b40d23ffb43a190f93872c42b16ff17c0fe41959 19-Jul-2010 Garrett Cooper <yanegomi@gmail.com> Rem. ambiguity by suffixing script name with test.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh