Fix: event_header is optional
[babeltrace.git] / tests / cli / Makefile.am
CommitLineData
5df9e303 1SUBDIRS = intersection
dc3fffef 2check_SCRIPTS = test_trace_read test_packet_seq_num test_convert_args
6ca1931c
PP
3
4LOG_DRIVER_FLAGS='--merge'
5LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
6
7TESTS = test_trace_read \
6ca1931c
PP
8 test_packet_seq_num \
9 test_convert_args \
10 intersection/test_intersection
11
12if USE_PYTHON
13TESTS += intersection/test_multi_trace_intersection.py
14endif
This page took 0.032428 seconds and 4 git commands to generate.