This commit is contained in:
netblue30 2016-04-24 07:50:35 -04:00
parent 9366b9ddd3
commit a3207cdca5
6 changed files with 14 additions and 14 deletions

View file

@ -50,3 +50,9 @@ echo "TESTING: firejail in firejail - single sandbox (test/environment/firejail-
echo "TESTING: firejail in firejail - force new sandbox (test/environment/firejail-in-firejail2.exp)"
./firejail-in-firejail2.exp
echo "TESTING: sound (test/environment/sound.exp)"
./sound.exp
echo "TESTING: nice ((test/environment/nice.exp)"
./nice.exp

View file

@ -1,4 +1,7 @@
#!/usr/bin/expect -f
# This file is part of Firejail project
# Copyright (C) 2014-2016 Firejail Authors
# License GPL v2
set timeout 10
spawn $env(SHELL)

View file

@ -1,4 +1,8 @@
#!/usr/bin/expect -f
# This file is part of Firejail project
# Copyright (C) 2014-2016 Firejail Authors
# License GPL v2
set timeout 10
spawn $env(SHELL)
@ -75,5 +79,5 @@ expect {
}
sleep 2
puts "\n"
puts "\nall done\n"

View file

@ -1,13 +0,0 @@
Testing --nosound
Get a list of active PulseAudio clients:
$ pacmd info | grep application.process.binary
application.process.binary = "lxpanel"
application.process.binary = "plugin-container"
application.process.binary = "plugin-container"
Find active PulseAudio socket:
$ netstat -l | grep pulse
unix 2 [ ACC ] STREAM LISTENING 10669 /tmp/pulse-WwG6ohxIJmGO/cli
unix 2 [ ACC ] STREAM LISTENING 12584 /tmp/pulse-WwG6ohxIJmGO/dbus-socket
unix 2 [ ACC ] STREAM LISTENING 12581 /tmp/pulse-WwG6ohxIJmGO/native