tests: replace BT_ASSERT with exit in test_bin_info
[babeltrace.git] / tests / bindings / python / bt2 / Makefile.am
CommitLineData
704c2307 1EXTRA_DIST = \
d0994773 2 test_clock_class_priority_map.py \
704c2307 3 test_clock_class.py \
704c2307
PP
4 test_component.py \
5 test_component_class.py \
6 test_connection.py \
7 test_ctf_writer_clock.py \
8 test_event.py \
9 test_event_class.py \
b4f45851 10 test_field_class.py \
d0994773 11 test_field.py \
704c2307 12 test_graph.py \
5602ef81
SM
13 test_message.py \
14 test_message_iterator.py \
704c2307
PP
15 test_packet.py \
16 test_plugin.py \
17 test_port.py \
d0994773 18 test_query_executor.py \
704c2307
PP
19 test_stream.py \
20 test_stream_class.py \
21 test_trace.py \
5602ef81 22 test_trace_collection_message_iterator.py \
d0994773 23 test_value.py \
8c2367b8 24 utils.py \
9cf643d1 25 .coveragerc
This page took 0.037176 seconds and 4 git commands to generate.