X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Frotation%2Ftest_save_load_mi;h=6a1f42101b23aa333e23ebd2cf49b48692ee00ea;hb=d61d4fae208679ab4824cb0b53cfc1390803944e;hp=a4dce0951c8a44d2861a1dfa799a595caf796c24;hpb=fa182fe058682b855a353931e5ef1994325c3da3;p=lttng-tools.git diff --git a/tests/regression/tools/rotation/test_save_load_mi b/tests/regression/tools/rotation/test_save_load_mi index a4dce0951..6a1f42101 100755 --- a/tests/regression/tools/rotation/test_save_load_mi +++ b/tests/regression/tools/rotation/test_save_load_mi @@ -57,7 +57,7 @@ function test_save_load_mi () ok $? "Found the right rotation size value in XML" # Check the output of lttng list with the 2 rotation parameters - list_lttng_with_opts $SESSION_NAME + list_lttng_ok $SESSION_NAME $MI_VALIDATE ${tmp_xml_output} ok $? "Valid lttng list XML" @@ -77,7 +77,7 @@ function test_save_load_mi () OUTPUT_DEST=${tmp_xml_output} # Check the output of lttng list with the 2 rotation parameters after the load - list_lttng_with_opts $SESSION_NAME + list_lttng_ok $SESSION_NAME $MI_VALIDATE ${tmp_xml_output} ok $? "Valid lttng list XML after load"