allow user access to /sys/fs (--noblacklist=/sys/fs)

This commit is contained in:
netblue30 2016-10-17 08:41:39 -04:00
parent f88f8c638f
commit bb6c744fd4
6 changed files with 63 additions and 11 deletions

View file

@ -6,6 +6,9 @@
export MALLOC_CHECK_=3
export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
echo "TESTING: /sys/fs access (test/fs/sys_fs.exp)"
./sys_fs.exp
echo "TESTING: kmsg access (test/fs/kmsg.exp)"
./kmsg.exp