From 751601ef56c3c7b36700b5501e3010a1d8053aeb Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 26 Jan 2016 09:52:24 -0500 Subject: testing --- test/servers3.exp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'test/servers3.exp') diff --git a/test/servers3.exp b/test/servers3.exp index 20a20a88d..eccdaa1d9 100755 --- a/test/servers3.exp +++ b/test/servers3.exp @@ -45,7 +45,7 @@ expect { send -- "cat index.html\r" expect { timeout {puts "TESTING ERROR 4\n";exit} - "This is the default web page for this server" + "DOCTYPE html PUBLIC" } sleep 1 @@ -63,6 +63,13 @@ expect { "ppp" {puts "TESTING ERROR 6\n";exit} "log" } +sleep 1 +send -- "ls -al /tmp;pwd\r" +expect { + timeout {puts "TESTING ERROR 10\n";exit} + "X11-unix" {puts "TESTING ERROR 11\n";exit} + "/root" +} sleep 2 puts "\nall done\n" -- cgit v1.2.3-70-g09d2