Tests: lttng_snapshot_add_output_ok: allow specifying output type
[lttng-tools.git] / tests / regression / tools / mi / test_mi
index 391286f5f64accce8ab97064f4ff9569f7b9ee39..ba0febf4281237ed09f907e0a943b1dc3002cb45 100755 (executable)
@@ -676,7 +676,7 @@ function test_snapshot () {
        #Test fail command
        #No channel enable start command should return element success false
        OUTPUT_DEST=$OUTPUT_DIR/$OUTPUT_FILE
-       lttng_snapshot_add_output_ok $session_name $snapshot_path
+       lttng_snapshot_add_output_ok $session_name file://$snapshot_path
        $XML_VALIDATE $OUTPUT_DEST
        ok $? "Mi test: snapshot xsd validation"
 
This page took 0.024565 seconds and 4 git commands to generate.