From: Jérémie Galarneau Date: Tue, 11 Sep 2018 19:11:39 +0000 (-0400) Subject: Tests: add missing rotation and autoload tests to check target X-Git-Tag: v2.10.6~30 X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=080bfe25f940487cc18229b55108234c91eb4a5e Tests: add missing rotation and autoload tests to check target Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 0f547a64d..893aa64a2 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -19,6 +19,7 @@ TESTS = tools/filtering/test_invalid_filter \ tools/snapshots/test_ust_streaming \ tools/save-load/test_save \ tools/save-load/test_load \ + tools/save-load/test_autoload \ tools/mi/test_mi \ tools/wildcard/test_event_wildcard \ tools/crash/test_crash \