aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_ct.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_ct.mk')
-rw-r--r--test/plugin_ct.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_ct.mk b/test/plugin_ct.mk
index be44287..d2df526 100644
--- a/test/plugin_ct.mk
+++ b/test/plugin_ct.mk
@@ -1,7 +1,6 @@
# Common Test plugin.
-CT_CASES = all apps apps-only case check group logs-dir opts suite tests
-CT_TARGETS = $(addprefix ct-,$(CT_CASES))
+CT_TARGETS = $(call list_targets,ct)
.PHONY: ct $(CT_TARGETS)