criu/test
Yicheng Qin b20ee87785 test/zdtm/mountpoints: clear the umask when creating
/dev/null

Clear the umask when creating /dev/null and restore the umask
after the creation.
Mountpoints test unlinks and makes new /dev/null inside by mknod.
But in some linux, there is default umask, e.g., as 022. It means that
/dev/null created directly cannot be wrote by group and other users.
It is not reasonable because /dev/null should be accessable to all
users.

Signed-off-by: Yicheng Qin <yichengq@google.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-06 14:19:52 +04:00
..
app-emu test: app-emu -- Fix typo in command line 2013-07-01 19:39:45 +04:00
mem-snap crtools: Fix -v option to conform to common sense 2013-06-11 20:12:03 +04:00
tcp Use criu instead of crtools in test scripts 2013-06-03 13:58:05 +04:00
zdtm test/zdtm/mountpoints: clear the umask when creating 2013-08-06 14:19:52 +04:00
app-emu.sh test: add a script for executing all app-emu test cases 2012-11-22 19:08:29 +04:00
functions.sh test/app-emu: wait while tasks are dying before starting restore 2012-11-22 19:08:14 +04:00
Makefile test: don't skip errors if someone fails 2013-04-01 20:10:05 +04:00
post-dump.sh zdtm: the post-dump scripts returns zero, if action is not post-dump 2013-07-24 19:10:49 +04:00
zdtm.sh zdtm.sh: wait page-server by a proper way 2013-07-24 19:10:23 +04:00