aboutsummaryrefslogtreecommitdiff
path: root/testcases/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/lib/Makefile')
-rw-r--r--testcases/lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/testcases/lib/Makefile b/testcases/lib/Makefile
index f4f8c8524..990b46089 100644
--- a/testcases/lib/Makefile
+++ b/testcases/lib/Makefile
@@ -12,6 +12,7 @@ MAKE_TARGETS := tst_sleep tst_random tst_checkpoint tst_rod tst_kvcmp\
tst_device tst_net_iface_prefix tst_net_ip_prefix tst_net_vars\
tst_getconf tst_supported_fs tst_check_drivers tst_get_unused_port\
tst_get_median tst_hexdump tst_get_free_pids tst_timeout_kill\
- tst_check_kconfigs tst_cgctl
+ tst_check_kconfigs tst_cgctl tst_fsfreeze tst_ns_create tst_ns_exec\
+ tst_ns_ifmove tst_lockdown_enabled tst_secureboot_enabled
include $(top_srcdir)/include/mk/generic_leaf_target.mk