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.9.11~23 X-Git-Url: http://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=2fc47f6b5bdd095056414473a5008bf01f3ff6f4 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 01cff148c..da8f232c8 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 \