From 8b9844e4f1ee4b26fcbc64f73e4e621f6ff0e63f Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Fri, 21 Sep 2018 18:45:10 +0200 Subject: tests: skip more tests if capabilities/seccomp of host differs --- test/filters/noroot.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/filters/noroot.exp') diff --git a/test/filters/noroot.exp b/test/filters/noroot.exp index ba52a903a..dee0416c1 100755 --- a/test/filters/noroot.exp +++ b/test/filters/noroot.exp @@ -91,6 +91,7 @@ expect { } expect { timeout {puts "TESTING ERROR 14\n";exit} + "2" {puts "seccomp already active\n";} "0" } expect { -- cgit v1.2.3-54-g00ecf