Fix: tests: skip tests on static build
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 12 May 2016 20:08:44 +0000 (16:08 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 14 May 2016 20:32:57 +0000 (16:32 -0400)
commit53b00091d773d915a2ee1771fe2b1adbb5af880d
tree1bae180e8fd4408d54f14c1e8a4e8b8fdfd852ad
parent50bb784816553ba2d27fb28572fde534f391c887
Fix: tests: skip tests on static build

Skip tests that depend on shared objects on static build rather than
bailing out, which will let the overall test suite succeed.

Fixes: #977
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/health/test_health.sh
tests/regression/ust/clock-override/test_clock_override
tests/regression/ust/getcpu-override/test_getcpu_override
tests/regression/ust/overlap/test_overlap
tests/regression/ust/ust-dl/test_ust-dl
This page took 0.0289 seconds and 4 git commands to generate.