From 721a9e71e468353d6d1b27d742422c544f966a27 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Wed, 22 Nov 2017 21:33:37 -0500 Subject: [PATCH] Basic how to run Signed-off-by: Jonathan Rajotte --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 0f88f93..5e277e3 100644 --- a/README +++ b/README @@ -19,3 +19,9 @@ The running environment should provide all dependencies required by lttng-ust/lttng-tools/lttng-modules 2.7/2.8/2.9/2.10, babeltrace 1.3/1.4/1.5. Latest liburcu stable is also recommended. + +How to run: +========== + +1: python lttng_ivc/bootstrap.py +2: pytest -sv lttng_ivc/tests/ -- 2.34.1