Remove clock_class_priority_map.py
[babeltrace.git] / tests / bindings / python / bt2 / Makefile.am
CommitLineData
cc261e29
PP
1EXTRA_DIST = \
2 test_clock_class.py \
cc261e29
PP
3 test_component.py \
4 test_component_class.py \
5 test_connection.py \
6 test_ctf_writer_clock.py \
7 test_event.py \
8 test_event_class.py \
32656995 9 test_field_class.py \
cc261e29
PP
10 test_fields.py \
11 test_graph.py \
fa4c33e3
SM
12 test_message.py \
13 test_message_iterator.py \
cc261e29
PP
14 test_packet.py \
15 test_plugin.py \
16 test_port.py \
17 test_stream.py \
18 test_stream_class.py \
19 test_trace.py \
fa4c33e3 20 test_trace_collection_message_iterator.py \
cc261e29 21 test_values.py \
9cf643d1 22 .coveragerc
This page took 0.035159 seconds and 4 git commands to generate.