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

David Goulet dgoulet at efficios.com
Mon Mar 25 10:16:50 EDT 2013


Merged!

Thanks
David

Christian Babeux:
> 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
>  



More information about the lttng-dev mailing list