Tests: kernel buffer usage: skip proper amount of tests when not root
[lttng-tools.git] / tests / regression / tools / notification / test_notification_kernel_buffer_usage
index 3214f90f9aebd2d27d70da17969ac7981d6a62a1..17b8d765d3043b43b71bf805b5c58c8113028ad1 100755 (executable)
@@ -19,7 +19,7 @@ TESTAPP_STATE_PATH=$(mktemp -u "$TMPDIR/application_state.XXXXXXXXXX")
 SESSION_NAME="my_session"
 CHANNEL_NAME="my_channel"
 
-NUM_TESTS=104
+NUM_TESTS=99
 
 # shellcheck source=../../../utils/utils.sh
 source "$TESTDIR/utils/utils.sh"
This page took 0.024271 seconds and 5 git commands to generate.