Tests: fix: test_kernel_function: erroneous test count
[lttng-tools.git] / tests / regression / kernel / test_kernel_function
index 8b37a91625d9b0d30bb00721aba3c856fdb34229..b1d5491fcd201835c39e77065552c1ea3b8cf2c3 100755 (executable)
@@ -9,7 +9,7 @@ TEST_DESC="Kernel tracer - function event"
 
 CURDIR=$(dirname $0)/
 TESTDIR=$CURDIR/../..
-NUM_TESTS=6
+NUM_TESTS=7
 
 source $TESTDIR/utils/utils.sh
 
This page took 0.023427 seconds and 4 git commands to generate.