Add test to parse lf/crlf metadata
[babeltrace.git] / tests / plugins / src.ctf.fs / query / test_query_metadata_info
index 2efa9e9ab5ed670fe71c0a8c6c4348e0eceadc3e..0be2f81292a73b23d92b7e3652881ca00b116c0a 100755 (executable)
@@ -78,6 +78,8 @@ test_non_existent_trace_dir() {
        rm -f "${stdout_file}" "${stderr_file}"
 }
 
-plan_tests 5
+plan_tests 7
 test_query_metadata_info succeed1
 test_non_existent_trace_dir
+test_query_metadata_info lf-metadata
+test_query_metadata_info crlf-metadata
This page took 0.033535 seconds and 4 git commands to generate.