Basic how to run
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 23 Nov 2017 02:33:37 +0000 (21:33 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 23 Nov 2017 02:33:37 +0000 (21:33 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
README

diff --git a/README b/README
index 0f88f933a7e6d44af0026598c9adae00099050b2..5e277e3f72d82c59459107918adea998762bb688 100644 (file)
--- 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.
 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/
This page took 0.023884 seconds and 5 git commands to generate.