Remove access checks in tests under root
[tinc] / test / integration / meson.build
index cf09cac..899de35 100644 (file)
@@ -1,6 +1,14 @@
 tests = [
+  'address_cache.py',
   'basic.py',
-  'command_fsck.py',
+  'cmd_dump.py',
+  'cmd_fsck.py',
+  'cmd_import.py',
+  'cmd_join.py',
+  'cmd_keys.py',
+  'cmd_misc.py',
+  'cmd_net.py',
+  'cmd_sign_verify.py',
   'commandline.py',
   'executables.py',
   'import_export.py',