From d0664e2db83ce2c4815dcdb6f84d957a9a880673 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Oct 2017 08:42:01 -0400 Subject: testing --- test/fs/fs_dev_shm.exp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'test/fs/fs_dev_shm.exp') diff --git a/test/fs/fs_dev_shm.exp b/test/fs/fs_dev_shm.exp index 1d810084c..405d32396 100755 --- a/test/fs/fs_dev_shm.exp +++ b/test/fs/fs_dev_shm.exp @@ -13,7 +13,8 @@ expect { timeout {puts "TESTING ERROR 0\n";exit} "Child process initialized" } -sleep 1 +after 100 +send -- "stty -echo\r" send -- "echo mytest > /dev/shm/ttt;echo done\r" expect { @@ -43,8 +44,7 @@ expect { "mytest" {puts "TESTING ERROR 6\n";exit} "done" } - -sleep 1 +after 100 send -- "exit\r" sleep 1 @@ -54,7 +54,8 @@ expect { timeout {puts "TESTING ERROR 7\n";exit} "Child process initialized" } -sleep 1 +after 100 +send -- "stty -echo\r" send -- "echo mytest > /dev/shm/ttt;echo done\r" expect { -- cgit v1.2.3-70-g09d2