Add tests for miscellaneous commands
[tinc] / test / integration / meson.build
index cf09cac..d2859a4 100644 (file)
@@ -1,6 +1,10 @@
 tests = [
   'basic.py',
-  'command_fsck.py',
+  'cmd_dump.py',
+  'cmd_fsck.py',
+  'cmd_misc.py',
+  'cmd_net.py',
+  'cmd_sign_verify.py',
   'commandline.py',
   'executables.py',
   'import_export.py',