X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ivc.git;a=blobdiff_plain;f=README;h=9865bbf5fd42412f89255c07116e73fb0bbea29f;hp=0f88f933a7e6d44af0026598c9adae00099050b2;hb=HEAD;hpb=e2c8ca8a48c53104bf3b4cab1ef58b2060d5beba diff --git a/README b/README index 0f88f93..9865bbf 100644 --- a/README +++ b/README @@ -19,3 +19,14 @@ 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: python lttng_ivc/build_projects.py +3: pytest -sv lttng_ivc/tests/ + +With tox: + +1: tox -r ./