From 2f8688a17eb9f20d15b1ac53cb58c2759987ed71 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 13 Nov 2016 20:35:12 -0500 Subject: testing --- test/apps-x11/xterm-xpra.exp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'test/apps-x11/xterm-xpra.exp') diff --git a/test/apps-x11/xterm-xpra.exp b/test/apps-x11/xterm-xpra.exp index 379de131a..1fb5df486 100755 --- a/test/apps-x11/xterm-xpra.exp +++ b/test/apps-x11/xterm-xpra.exp @@ -79,6 +79,18 @@ expect { "name=blablabla" } sleep 1 + +send -- "firemon --x11\r" +expect { + timeout {puts "TESTING ERROR 7\n";exit} + "name=test xterm" +} +expect { + timeout {puts "TESTING ERROR 7.1\n";exit} + "DISPLAY" +} +sleep 1 + send -- "firejail --shutdown=test\r" sleep 3 -- cgit v1.2.3-54-g00ecf