aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 07:50:35 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 07:50:35 -0400
commita3207cdca569d78ee6a9723c7c0dfdf10cd15845 (patch)
treeb1925e299c26d57edc4b471a342f8e1d8accf186 /test
parenttesting (diff)
downloadfirejail-a3207cdca569d78ee6a9723c7c0dfdf10cd15845.tar.gz
firejail-a3207cdca569d78ee6a9723c7c0dfdf10cd15845.tar.zst
firejail-a3207cdca569d78ee6a9723c7c0dfdf10cd15845.zip
testing
Diffstat (limited to 'test')
-rwxr-xr-xtest/environment/environment.sh6
-rwxr-xr-xtest/environment/nice.exp (renamed from test/nice.exp)3
-rw-r--r--test/environment/nice.profile (renamed from test/nice.profile)0
-rwxr-xr-xtest/environment/sound.exp (renamed from test/sound.exp)6
-rw-r--r--test/environment/sound.profile (renamed from test/sound.profile)0
-rw-r--r--test/notes13
6 files changed, 14 insertions, 14 deletions
diff --git a/test/environment/environment.sh b/test/environment/environment.sh
index ef9b49d64..f737d284b 100755
--- a/test/environment/environment.sh
+++ b/test/environment/environment.sh
@@ -50,3 +50,9 @@ echo "TESTING: firejail in firejail - single sandbox (test/environment/firejail-
50 50
51echo "TESTING: firejail in firejail - force new sandbox (test/environment/firejail-in-firejail2.exp)" 51echo "TESTING: firejail in firejail - force new sandbox (test/environment/firejail-in-firejail2.exp)"
52./firejail-in-firejail2.exp 52./firejail-in-firejail2.exp
53
54echo "TESTING: sound (test/environment/sound.exp)"
55./sound.exp
56
57echo "TESTING: nice ((test/environment/nice.exp)"
58./nice.exp
diff --git a/test/nice.exp b/test/environment/nice.exp
index f4afb547d..7e5731c63 100755
--- a/test/nice.exp
+++ b/test/environment/nice.exp
@@ -1,4 +1,7 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project
3# Copyright (C) 2014-2016 Firejail Authors
4# License GPL v2
2 5
3set timeout 10 6set timeout 10
4spawn $env(SHELL) 7spawn $env(SHELL)
diff --git a/test/nice.profile b/test/environment/nice.profile
index d02c8f58b..d02c8f58b 100644
--- a/test/nice.profile
+++ b/test/environment/nice.profile
diff --git a/test/sound.exp b/test/environment/sound.exp
index 078f8b416..e2e8fb610 100755
--- a/test/sound.exp
+++ b/test/environment/sound.exp
@@ -1,4 +1,8 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project
3# Copyright (C) 2014-2016 Firejail Authors
4# License GPL v2
5
2 6
3set timeout 10 7set timeout 10
4spawn $env(SHELL) 8spawn $env(SHELL)
@@ -75,5 +79,5 @@ expect {
75} 79}
76sleep 2 80sleep 2
77 81
78puts "\n" 82puts "\nall done\n"
79 83
diff --git a/test/sound.profile b/test/environment/sound.profile
index 2f83a0bbb..2f83a0bbb 100644
--- a/test/sound.profile
+++ b/test/environment/sound.profile
diff --git a/test/notes b/test/notes
deleted file mode 100644
index 864cd5519..000000000
--- a/test/notes
+++ /dev/null
@@ -1,13 +0,0 @@
1Testing --nosound
2
3Get a list of active PulseAudio clients:
4$ pacmd info | grep application.process.binary
5 application.process.binary = "lxpanel"
6 application.process.binary = "plugin-container"
7 application.process.binary = "plugin-container"
8
9Find active PulseAudio socket:
10$ netstat -l | grep pulse
11unix 2 [ ACC ] STREAM LISTENING 10669 /tmp/pulse-WwG6ohxIJmGO/cli
12unix 2 [ ACC ] STREAM LISTENING 12584 /tmp/pulse-WwG6ohxIJmGO/dbus-socket
13unix 2 [ ACC ] STREAM LISTENING 12581 /tmp/pulse-WwG6ohxIJmGO/native