From 8fdede5811ad03ccb6261fc992fcf11b4a06a3b3 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 22 Aug 2016 11:31:08 -0400 Subject: testing --- test/utils/caps-print.exp | 2 +- test/utils/cpu-print.exp | 2 +- test/utils/dns-print.exp | 2 +- test/utils/fs-print.exp | 2 +- test/utils/join-profile.exp | 2 +- test/utils/join.exp | 2 +- test/utils/join2.exp | 2 +- test/utils/join3.exp | 2 +- test/utils/ls.exp | 2 +- test/utils/protocol-print.exp | 2 +- test/utils/seccomp-print.exp | 2 +- test/utils/shutdown2.exp | 2 +- test/utils/shutdown3.exp | 2 +- test/utils/shutdown4.exp | 2 +- test/utils/trace.exp | 1 + 15 files changed, 15 insertions(+), 14 deletions(-) (limited to 'test/utils') diff --git a/test/utils/caps-print.exp b/test/utils/caps-print.exp index 9cc4b1872..fa5239da2 100755 --- a/test/utils/caps-print.exp +++ b/test/utils/caps-print.exp @@ -28,5 +28,5 @@ expect { timeout {puts "TESTING ERROR 3\n";exit} "net_raw - disabled" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/cpu-print.exp b/test/utils/cpu-print.exp index 4a9ffa0ac..ca2e57313 100755 --- a/test/utils/cpu-print.exp +++ b/test/utils/cpu-print.exp @@ -20,5 +20,5 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "Cpus_allowed_list: 1-2" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/dns-print.exp b/test/utils/dns-print.exp index 51dcab508..406ab5149 100755 --- a/test/utils/dns-print.exp +++ b/test/utils/dns-print.exp @@ -20,5 +20,5 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "nameserver 1.2.3.4" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/fs-print.exp b/test/utils/fs-print.exp index fa0eab95b..4d4ceb718 100755 --- a/test/utils/fs-print.exp +++ b/test/utils/fs-print.exp @@ -28,5 +28,5 @@ expect { timeout {puts "TESTING ERROR 3\n";exit} "blacklist /proc/kmsg" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/join-profile.exp b/test/utils/join-profile.exp index a4262b999..a2078c2f6 100755 --- a/test/utils/join-profile.exp +++ b/test/utils/join-profile.exp @@ -30,6 +30,6 @@ expect { } send -- "exit" -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/join.exp b/test/utils/join.exp index ab4917f7d..7f582e2e5 100755 --- a/test/utils/join.exp +++ b/test/utils/join.exp @@ -33,6 +33,6 @@ expect { } send -- "exit" -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/join2.exp b/test/utils/join2.exp index 82540fe39..5895eb730 100755 --- a/test/utils/join2.exp +++ b/test/utils/join2.exp @@ -33,6 +33,6 @@ expect { } send -- "exit" -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/join3.exp b/test/utils/join3.exp index e92045dd1..3ccc47bf9 100755 --- a/test/utils/join3.exp +++ b/test/utils/join3.exp @@ -33,6 +33,6 @@ expect { } send -- "exit" -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/ls.exp b/test/utils/ls.exp index 3a99be0d5..b83957a4f 100755 --- a/test/utils/ls.exp +++ b/test/utils/ls.exp @@ -37,5 +37,5 @@ expect { sleep 1 send -- "rm -f lstesting\r" -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/protocol-print.exp b/test/utils/protocol-print.exp index 152a64467..b4b94ea93 100755 --- a/test/utils/protocol-print.exp +++ b/test/utils/protocol-print.exp @@ -20,5 +20,5 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "unix,inet,inet6" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/seccomp-print.exp b/test/utils/seccomp-print.exp index d0531a9c3..f6ff1e721 100755 --- a/test/utils/seccomp-print.exp +++ b/test/utils/seccomp-print.exp @@ -32,5 +32,5 @@ expect { timeout {puts "TESTING ERROR 4\n";exit} "RETURN_ALLOW" } -sleep 1 +after 100 puts "\nall done\n" diff --git a/test/utils/shutdown2.exp b/test/utils/shutdown2.exp index 7857b919c..777a73ec9 100755 --- a/test/utils/shutdown2.exp +++ b/test/utils/shutdown2.exp @@ -40,6 +40,6 @@ expect { timeout {puts "TESTING ERROR 5\n";exit} "5" } -sleep 1 +after 100 puts "\nalldone\n" diff --git a/test/utils/shutdown3.exp b/test/utils/shutdown3.exp index 02b68c4ce..a74fb3386 100755 --- a/test/utils/shutdown3.exp +++ b/test/utils/shutdown3.exp @@ -60,6 +60,6 @@ expect { timeout {puts "TESTING ERROR 10\n";exit} "5" } -sleep 1 +after 100 puts "\nalldone\n" diff --git a/test/utils/shutdown4.exp b/test/utils/shutdown4.exp index 0f2e0e7fe..2942ba3d5 100755 --- a/test/utils/shutdown4.exp +++ b/test/utils/shutdown4.exp @@ -60,6 +60,6 @@ expect { timeout {puts "TESTING ERROR 50\n";exit} "50" } -sleep 1 +after 100 puts "\nalldone\n" diff --git a/test/utils/trace.exp b/test/utils/trace.exp index b562a6b49..78a04b273 100755 --- a/test/utils/trace.exp +++ b/test/utils/trace.exp @@ -110,5 +110,6 @@ expect { "bash:access /etc/terminfo/" {puts "debian\n"} "bash:access /usr/share/terminfo/" {puts "arch\n"} } +after 100 puts "\nall done\n" -- cgit v1.2.3-70-g09d2