* [lttng-dev] [PATCH lttng-tools] Fix: check for lttng modules presence before testing
@ 2019-05-22 20:49 Jonathan Rajotte
0 siblings, 0 replies; only message in thread
From: Jonathan Rajotte @ 2019-05-22 20:49 UTC (permalink / raw)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
---
tests/regression/tools/notification/test_notification_multi_app | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/regression/tools/notification/test_notification_multi_app b/tests/regression/tools/notification/test_notification_multi_app
index 7465a83f8..b68067924 100755
--- a/tests/regression/tools/notification/test_notification_multi_app
+++ b/tests/regression/tools/notification/test_notification_multi_app
@@ -474,6 +474,7 @@ TESTS=(
)
if [ "$(id -u)" == "0" ]; then
+ validate_lttng_modules_present
TESTS+=(
test_multi_app_kernel
test_on_register_evaluation_kernel
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-22 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22 20:49 [lttng-dev] [PATCH lttng-tools] Fix: check for lttng modules presence before testing Jonathan Rajotte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox