aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sandbox/case/device.nix
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-07-09 03:47:16 +0900
committerOphestra <cat@gensokyo.uk>2025-07-09 04:21:35 +0900
commite574042d765f135814c5afabaf24cb7109fab175 (patch)
tree6301ab836acc681c90891ca199c5dcc8cdca9ad3 /test/sandbox/case/device.nix
parent2b44493e8a255b40a9809208f5c751ca7c539027 (diff)
test/sandbox: verify seccomp on all test cases
This change also makes seccomp hashes cross-platform. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/sandbox/case/device.nix')
-rw-r--r--test/sandbox/case/device.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sandbox/case/device.nix b/test/sandbox/case/device.nix
index 9765fd58..cba608f1 100644
--- a/test/sandbox/case/device.nix
+++ b/test/sandbox/case/device.nix
@@ -9,6 +9,12 @@
device = true;
mapRealUid = false;
useCommonPaths = true;
+ userns = false;
+
+ # 0, PresetStrict
+ expectedFilter = {
+ x86_64-linux = "e880298df2bd6751d0040fc21bc0ed4c00f95dc0d7ba506c244d8b8cf6866dba8ef4a33296f287b66cccc1d78e97026597f84cc7dec1573e148960fbd35cd735";
+ };
want = {
env = [