summaryrefslogtreecommitdiffstats
path: root/test/test-root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-root.sh')
-rwxr-xr-xtest/test-root.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test-root.sh b/test/test-root.sh
index ac6b2ef00..66096f33a 100755
--- a/test/test-root.sh
+++ b/test/test-root.sh
@@ -2,6 +2,9 @@
2 2
3./chk_config.exp 3./chk_config.exp
4 4
5echo "TESTING: tmpfs"
6./option_tmpfs.exp
7
5echo "TESTING: network interfaces" 8echo "TESTING: network interfaces"
6./net_interface.exp 9./net_interface.exp
7 10