Tests: add tests for the babeltrace python package
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 30 Aug 2017 20:02:54 +0000 (16:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 17 Sep 2017 17:58:38 +0000 (13:58 -0400)
commitb016b06b258cde220c44ec5f32093996868c382f
tree6c387c0afb8b51101a73299d601490db6e40c6a9
parentc72a561f585859b74c6b0e4729fd51e552a6eac2
Tests: add tests for the babeltrace python package

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
tests/bindings/python/Makefile.am
tests/bindings/python/babeltrace/Makefile.am [new file with mode: 0644]
tests/bindings/python/babeltrace/test_python_babeltrace [new file with mode: 0755]
tests/bindings/python/babeltrace/test_python_babeltrace.in [new file with mode: 0644]
tests/bindings/python/babeltrace/test_reader.py [new file with mode: 0644]
tests/bindings/python/babeltrace/test_reader_event.py [new file with mode: 0644]
tests/bindings/python/babeltrace/test_reader_event_declaration.py [new file with mode: 0644]
tests/bindings/python/babeltrace/test_reader_field_declaration.py [new file with mode: 0644]
This page took 0.024696 seconds and 4 git commands to generate.