Add basic pledge/unveil sandbox on OpenBSD
[tinc] / test / integration / testlib / proc.py
index 1faea55..a0e6c45 100755 (executable)
@@ -50,6 +50,7 @@ class Feature(Enum):
     OPENSSL = "openssl"
     READLINE = "readline"
     TUNEMU = "tunemu"
+    SANDBOX = "sandbox"
     UML = "uml"
     VDE = "vde"