Fix: tests: test definitions arrays contain invalid data
[lttng-tools.git] / tests / regression / tools / health / test_health.sh
index f586a299dbf02443d43a05b3b07b388ff9816eb0..01da978a92147c8b20a83e161db8873c1e3e8c9c 100644 (file)
@@ -8,7 +8,7 @@ UST_EVENT_NAME="tp:tptest"
 KERNEL_EVENT_NAME="sched_switch"
 CHANNEL_NAME="testchan"
 HEALTH_CHECK_BIN="health_check"
-NUM_TESTS=99
+NUM_TESTS=96
 SLEEP_TIME=30
 
 source $TESTDIR/utils/utils.sh
@@ -212,7 +212,6 @@ NEEDS_ROOT=(
        0
        0
        0
-       0
        1
 
        0
@@ -234,7 +233,6 @@ TEST_CONSUMERD=(
        0
        0
        0
-       0
 
        1
        1
@@ -255,7 +253,6 @@ TEST_RELAYD=(
        0
        0
        0
-       0
 
        0
        0
This page took 0.023628 seconds and 4 git commands to generate.