From 83781d0de57e584077848a7b19f291b1d9d9d604 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 1 Sep 2015 11:45:23 -0400 Subject: testing, admin work --- test/profile_syntax2.exp | 4 ++-- test/seccomp-debug.exp | 10 +++------- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'test') diff --git a/test/profile_syntax2.exp b/test/profile_syntax2.exp index cd514aa0e..7c5d1b5cd 100755 --- a/test/profile_syntax2.exp +++ b/test/profile_syntax2.exp @@ -28,11 +28,11 @@ expect { } expect { timeout {puts "TESTING ERROR 5\n";exit} - "Initialize seccomp filter" + "SECCOMP Filter" } expect { timeout {puts "TESTING ERROR 6\n";exit} - "Blacklisting syscall" + "BLACKLIST" } expect { timeout {puts "TESTING ERROR 7\n";exit} diff --git a/test/seccomp-debug.exp b/test/seccomp-debug.exp index a7b89912a..1034f040e 100755 --- a/test/seccomp-debug.exp +++ b/test/seccomp-debug.exp @@ -7,11 +7,7 @@ match_max 100000 send -- "firejail --seccomp --debug\r" expect { timeout {puts "TESTING ERROR 0\n";exit} - "Blacklisting syscall" -} -expect { - timeout {puts "TESTING ERROR 1\n";exit} - "open_by_handle_at" + "SECCOMP Filter" } expect { timeout {puts "TESTING ERROR 2\n";exit} @@ -28,5 +24,5 @@ expect { sleep 2 send -- "exit\r" -sleep 1 -puts "\n" +after 100 +puts "all done\n" -- cgit v1.2.3-70-g09d2