From ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Oct 2017 09:12:52 -0400 Subject: testing --- test/overlay/fs-tmpfs.exp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/overlay/fs-tmpfs.exp') diff --git a/test/overlay/fs-tmpfs.exp b/test/overlay/fs-tmpfs.exp index 7c1b5d1df..20fa315b6 100755 --- a/test/overlay/fs-tmpfs.exp +++ b/test/overlay/fs-tmpfs.exp @@ -21,6 +21,8 @@ expect { "Child process initialized" {puts "found\n"} } sleep 1 +send -- "stty -echo\r" +after 100 send -- "echo xyzxyzxyz > ~/_firejail_test_file; echo done\r" expect { @@ -29,6 +31,8 @@ expect { } after 100 +send -- "stty -echo\r" +after 100 send -- "cat ~/_firejail_test_file; echo done\r" expect { timeout {puts "TESTING ERROR 3\n";exit} @@ -43,6 +47,8 @@ after 100 send -- "exit\r" sleep 1 +send -- "stty -echo\r" +after 100 send -- "cat ~/_firejail_test_file; echo done\r" expect { timeout {puts "TESTING ERROR 5\n";exit} -- cgit v1.2.3-70-g09d2