tests: update EXTRA_DIST of Python bindings
[babeltrace.git] / tests / bindings / python / bt2 / Makefile.am
CommitLineData
cc261e29 1EXTRA_DIST = \
8e0dec5a 2 test_clock_class_priority_map.py \
cc261e29 3 test_clock_class.py \
cc261e29
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 \
32656995 10 test_field_class.py \
8e0dec5a 11 test_field.py \
cc261e29 12 test_graph.py \
fa4c33e3
SM
13 test_message.py \
14 test_message_iterator.py \
cc261e29
PP
15 test_packet.py \
16 test_plugin.py \
17 test_port.py \
8e0dec5a 18 test_query_executor.py \
cc261e29
PP
19 test_stream.py \
20 test_stream_class.py \
21 test_trace.py \
fa4c33e3 22 test_trace_collection_message_iterator.py \
8e0dec5a 23 test_value.py \
9cf643d1 24 .coveragerc
This page took 0.035003 seconds and 4 git commands to generate.