Tests: Move python test app to `tests/utils/testapp` directory
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 13 May 2021 01:21:28 +0000 (21:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 May 2021 17:56:30 +0000 (13:56 -0400)
commiteb7277b0337e67b56606d3c7f4114ac5a22ec34c
tree164c73187081abe6b6c831e5f09f689304ae61ed
parent783db3166036b959e842c9238eb67d338823ab40
Tests: Move python test app to `tests/utils/testapp` directory

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I9bc55c0fc0b8de42157d64884c7e1ee08b800525
configure.ac
tests/regression/ust/Makefile.am
tests/regression/ust/python-logging/Makefile.am [deleted file]
tests/regression/ust/python-logging/test.py [deleted file]
tests/regression/ust/python-logging/test_python_logging.in
tests/utils/testapp/Makefile.am
tests/utils/testapp/gen-py-events/Makefile.am [new file with mode: 0644]
tests/utils/testapp/gen-py-events/gen-py-events.py [new file with mode: 0644]
This page took 0.025296 seconds and 4 git commands to generate.