syzkaller/pkg/osutil
Dmitry Vyukov 01e3571841 pkg/host: check that we can open files rather than that they exist
See issue #640 where /dev/net/tun is present, but open fails with ENODEV.
Check that we can actually open all these files.

Fixes #640
2018-07-10 13:44:59 +02:00
..
fileutil_test.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
fileutil.go pkg/report: handle syzkaller binaries 2017-12-12 13:29:45 +01:00
osutil_akaros.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_appengine.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_bsd.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_darwin.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_fuchsia.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_linux.go pkg/osutil: allow disabling sandboxing with env var 2018-05-17 14:03:46 +02:00
osutil_test.go pkg/osutil: add IsExist helper function 2017-06-17 12:11:24 +02:00
osutil_unix.go all: basic building on netbsd 2017-10-23 10:10:05 +02:00
osutil_windows.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil.go pkg/host: check that we can open files rather than that they exist 2018-07-10 13:44:59 +02:00