From 751601ef56c3c7b36700b5501e3010a1d8053aeb Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 26 Jan 2016 09:52:24 -0500 Subject: testing --- test/test-root.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'test/test-root.sh') diff --git a/test/test-root.sh b/test/test-root.sh index 66096f33a..ee3b7aeb2 100755 --- a/test/test-root.sh +++ b/test/test-root.sh @@ -5,6 +5,9 @@ echo "TESTING: tmpfs" ./option_tmpfs.exp +echo "TESTING: profile tmpfs" +./profile_tmpfs.exp + echo "TESTING: network interfaces" ./net_interface.exp @@ -19,7 +22,7 @@ fi if [ -f /etc/init.d/apache2 ] then - echo "TESTING: servers apache2, private-dev" + echo "TESTING: servers apache2, private-dev, private-tmp" ./servers3.exp fi @@ -31,13 +34,13 @@ fi if [ -f /etc/init.d/unbound ] then - echo "TESTING: servers unbound, private-dev" + echo "TESTING: servers unbound, private-dev, private-tmp" ./servers5.exp fi if [ -f /etc/init.d/nginx ] then - echo "TESTING: servers nginx, private-dev" + echo "TESTING: servers nginx, private-dev, private-tmp" ./servers6.exp fi -- cgit v1.2.3-70-g09d2