X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Fnotification.c;h=68ec64d01cee1fd1c64b1b9500f90e9a77148bb9;hp=f076bbd0e5f5373740061b13f47ef4efdfcd2ad9;hb=9479b7a777d49a3d6a30af20693173ab0c4b00d7;hpb=3dde0a9310a828bb49caefad56a76833860668d0 diff --git a/tests/regression/tools/notification/notification.c b/tests/regression/tools/notification/notification.c index f076bbd0e..68ec64d01 100644 --- a/tests/regression/tools/notification/notification.c +++ b/tests/regression/tools/notification/notification.c @@ -315,7 +315,7 @@ void test_triggers_buffer_usage_condition(const char *session_name, assert("Logic error for test vector generation"); } - loop_ret = asprintf(&test_tuple_string, "session name %s, channel name %s, threshold ratio %s, threshold byte %s, domain type %s", + loop_ret = asprintf(&test_tuple_string, "session name %s, channel name %s, threshold ratio %s, threshold byte %s, domain type %s", session_name_set ? "set" : "unset", channel_name_set ? "set" : "unset", threshold_ratio_set ? "set" : "unset",