projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add Babeltrace 2 Python bindings tests
[babeltrace.git]
/
tests
/
bindings
/
python
/
bt2
/
Makefile.am
1
check_SCRIPTS = testall.sh
2
EXTRA_DIST = \
3
$(check_SCRIPTS) \
4
test_clock_class.py \
5
test_ctf_writer_clock.py \
6
test_event_class.py \
7
test_event.py \
8
test_fields.py \
9
test_field_types.py \
10
test_packet.py \
11
test_stream_class.py \
12
test_stream.py \
13
test_trace.py \
14
test_values.py \
15
.coveragerc
This page took
0.029853 seconds
and
4
git commands to generate.