Organize test code better

This commit is contained in:
2026-04-25 15:10:42 +02:00
parent 0ea83b2af0
commit 7f9b21ef4f
16 changed files with 2852 additions and 2830 deletions
+8
View File
@@ -0,0 +1,8 @@
mod common;
mod cli;
mod env;
mod modes;
mod mounts;
mod namespaces;
mod seccomp;