Tests: Python agent: update after Python agent refactoring
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 1 Apr 2015 00:10:07 +0000 (20:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 Aug 2015 21:54:25 +0000 (17:54 -0400)
commit173ef810f2e1087b004f5db3ccb03e52442ff23e
treeed6c63a29e180e87310e6b1075f815dd2e058b3c
parent833984dec970c82384d0f41bab4df5bd5d730f3e
Tests: Python agent: update after Python agent refactoring

This patch makes the tests follow the recent refactoring
of the LTTng-UST Python agent.

You need both python2 and python3 in your $PATH to run this
test now (since the agent is compatible with both versions
of Python).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/ust/python-logging/LTTngTest.py [deleted file]
tests/regression/ust/python-logging/test.py [new file with mode: 0644]
tests/regression/ust/python-logging/test_python_logging
This page took 0.025104 seconds and 4 git commands to generate.