projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d710ac
)
Fix: put back the high-throughput test removed by mistake
author
David Goulet
<dgoulet@efficios.com>
Thu, 13 Dec 2012 23:27:23 +0000
(18:27 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Thu, 13 Dec 2012 23:27:23 +0000
(18:27 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/ust/runall.sh
patch
|
blob
|
blame
|
history
diff --git
a/tests/ust/runall.sh
b/tests/ust/runall.sh
index 24071adc3b46c6f1b82500574c85c04a82d8677e..01afceca7c4f94394ef28a3e43f73e1734d13b26 100755
(executable)
--- a/
tests/ust/runall.sh
+++ b/
tests/ust/runall.sh
@@
-3,7
+3,7
@@
DIR=$(dirname $0)
tests=( $DIR/run-ust-global-tests.sh $DIR/nprocesses/run \
- $DIR/before-after/run \
+ $DIR/
high-throughput/run $DIR/
before-after/run \
$DIR/multi-session/run $DIR/overlap/run )
# $DIR/low-throughput/run --> DEACTIVATED.
This page took
0.027231 seconds
and
4
git commands to generate.