tests: normalize names of files and more
[babeltrace.git] / tests / plugins / src.ctf.fs / Makefile.am
index 73571141d8ea306ef807f27d20d5c5f0efae274e..02628d3db25955d0930b3ad89b2de7061491cc44 100644 (file)
@@ -1,5 +1,12 @@
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = succeed
 
 dist_check_SCRIPTS = \
-       query/test_query \
-       query/test_query_trace_info.py
+       fail/test-fail.sh \
+       query/test-query-metadata-info.sh \
+       query/test-query-support-info.sh \
+       query/test_query_support_info.py \
+       query/test-query-trace-info.sh \
+       query/test_query_trace_info.py \
+       test-deterministic-ordering.sh
This page took 0.034028 seconds and 4 git commands to generate.