forked from security/hakurei
test/sandbox: verify seccomp on all test cases
This change also makes seccomp hashes cross-platform. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -75,6 +75,6 @@ in
|
||||
}
|
||||
];
|
||||
|
||||
apps = import ./case lib testProgram;
|
||||
apps = import ./case pkgs.system lib testProgram;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user