From f905f046cc554f8ec2b800bcb9965b0f360cfd91 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 6 May 2018 11:22:35 -0400 Subject: remove 64bit seccomp filter from 32bit architectures --- test/filters/fseccomp.exp | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'test') diff --git a/test/filters/fseccomp.exp b/test/filters/fseccomp.exp index 93f24ba71..87c5932ae 100755 --- a/test/filters/fseccomp.exp +++ b/test/filters/fseccomp.exp @@ -37,23 +37,6 @@ expect { "jeq socket" } -after 100 -send -- "fseccomp secondary 64 seccomp-test-file\r" -after 100 -send -- "fsec-print seccomp-test-file\r" -expect { - timeout {puts "TESTING ERROR 5.1\n";exit} - "jeq mount" -} -expect { - timeout {puts "TESTING ERROR 5.2\n";exit} - "jeq umount2" -} -expect { - timeout {puts "TESTING ERROR 5.3\n";exit} - "ret ALLOW" -} - after 100 send -- "fseccomp default seccomp-test-file\r" after 100 -- cgit v1.2.3-54-g00ecf