Introduce ust_app_tools_update tests
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 22 Nov 2017 19:11:08 +0000 (14:11 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 22 Nov 2017 19:11:08 +0000 (14:11 -0500)
commit7a8653b4485695713e009bd5a76cff587e5587b0
tree965050a577767059dbef2ec1dde5fbeedf28695f
parentb84968566f2f36e2914002aaec9b1b4b84247b38
Introduce ust_app_tools_update tests

This provide a basic testing scenario where an app build against
lttng-ust 2.x is run inside a runtime for version 2.(x+1) or 2.(x-1) in
cases where we expect known features.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lttng_ivc/tests/ust_app_tools_update/__init__.py [new file with mode: 0644]
lttng_ivc/tests/ust_app_tools_update/test_ust_app_vs_ust_tools.py [new file with mode: 0644]
This page took 0.023666 seconds and 5 git commands to generate.