[lttng-dev] [PATCH lttng-tools 1/6] Tests: Fix wrong number of tests in test plan of the thread stall test

Christian Babeux christian.babeux at efficios.com
Thu Mar 21 15:56:42 EDT 2013


Signed-off-by: Christian Babeux <christian.babeux at efficios.com>
---
 tests/regression/tools/health/test_thread_stall | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/regression/tools/health/test_thread_stall b/tests/regression/tools/health/test_thread_stall
index 92cfb01..1651c02 100755
--- a/tests/regression/tools/health/test_thread_stall
+++ b/tests/regression/tools/health/test_thread_stall
@@ -24,7 +24,7 @@ SESSION_NAME="health_thread_stall"
 EVENT_NAME="bogus"
 HEALTH_CHECK_BIN="health_check"
 SESSIOND_PRELOAD=".libs/libhealthstall.so"
-NUM_TESTS=12
+NUM_TESTS=11
 
 source $TESTDIR/utils/utils.sh
 
-- 
1.8.1.3




More information about the lttng-dev mailing list