X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Ftrigger%2Futils%2Fnotification-client.c;h=98c00d6f7a77303f269c00cf9bed98601021b1c6;hb=0efb2ad7fc448283184e43d6fb0915febae45384;hp=ac572bfc6d870233570adafeb267de0978f43c97;hpb=94dbd8e4ed88cd56829159e1fef374a16fddd593;p=lttng-tools.git diff --git a/tests/regression/tools/trigger/utils/notification-client.c b/tests/regression/tools/trigger/utils/notification-client.c index ac572bfc6..98c00d6f7 100644 --- a/tests/regression/tools/trigger/utils/notification-client.c +++ b/tests/regression/tools/trigger/utils/notification-client.c @@ -62,6 +62,7 @@ static bool action_list_contains_notify( return false; } +/* Only expects named triggers. */ static bool is_trigger_name(const char *expected_trigger_name, struct lttng_notification *notification) {