aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-root.sh')
-rwxr-xr-xtest/test-root.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test-root.sh b/test/test-root.sh
index aca48d334..0fdaf4ff7 100755
--- a/test/test-root.sh
+++ b/test/test-root.sh
@@ -44,9 +44,6 @@ then
44 ./servers6.exp 44 ./servers6.exp
45fi 45fi
46 46
47echo "TESTING: /proc/sysrq-trigger reset disabled (sysrq-trigger.exp)"
48./sysrq-trigger.exp
49
50echo "TESTING: seccomp umount (seccomp-umount.exp)" 47echo "TESTING: seccomp umount (seccomp-umount.exp)"
51./filters/seccomp-umount.exp 48./filters/seccomp-umount.exp
52 49
@@ -80,3 +77,5 @@ rm -f /tmp/chroot/etc/resolv.conf
80ln -s tmp /tmp/chroot/etc/resolv.conf 77ln -s tmp /tmp/chroot/etc/resolv.conf
81./chroot-resolvconf.exp 78./chroot-resolvconf.exp
82rm -f tmpfile 79rm -f tmpfile
80rm /tmp/chroot/etc/resolv.conf
81