X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ivc.git;a=blobdiff_plain;f=README;h=9865bbf5fd42412f89255c07116e73fb0bbea29f;hp=5e277e3f72d82c59459107918adea998762bb688;hb=HEAD;hpb=721a9e71e468353d6d1b27d742422c544f966a27 diff --git a/README b/README index 5e277e3..9865bbf 100644 --- a/README +++ b/README @@ -24,4 +24,9 @@ How to run: ========== 1: python lttng_ivc/bootstrap.py -2: pytest -sv lttng_ivc/tests/ +2: python lttng_ivc/build_projects.py +3: pytest -sv lttng_ivc/tests/ + +With tox: + +1: tox -r ./