Introduce precooked project
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 11 Oct 2017 19:49:26 +0000 (15:49 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 11 Oct 2017 19:49:26 +0000 (15:49 -0400)
commitfe7b987e59efd97e3f6b879cffa4a120dd469b49
tree5e0087c88b38c236faf24efd358f2c1757cb1837
parentde9b991ba1163882d83d4b60030014fedb8300cc
Introduce precooked project

Precooked projects are cached project. This allows test that need
vanilla binary of projects to simply get a valid project without the
need to build one if it was already built.

This case is persistent accross pytest call and will update itself if
the run configuration is changed.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
.cache/v/cache/lastfailed [deleted file]
.gitignore
lttng_ivc/launch.py
lttng_ivc/settings.py
lttng_ivc/tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py
lttng_ivc/utils/ProjectFactory.py
lttng_ivc/utils/project.py
This page took 0.025072 seconds and 5 git commands to generate.