projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c202416
)
Tests: Add the runner.sh tests runner utility
author
Christian Babeux
<christian.babeux@efficios.com>
Thu, 21 Feb 2013 20:14:48 +0000
(15:14 -0500)
committer
Christian Babeux
<christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:22 +0000
(13:00 -0500)
This script contains the run_tests function to ease the run of a testsuite.
Usage example:
source $TESTDIR/utils/runner.sh
tests=( some_test
some_other_test )
opts=("$@")
run_tests tests[@] opts[@]
Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
No differences found
This page took
0.027966 seconds
and
5
git commands to generate.