syzkaller/pkg/osutil
Dmitry Vyukov 596466b38c pkg/runtest: fixes for fuchsia
Add simple fuchsia program, the one that is run during image testing.
Fix csource errno printing for fuchsia.
Fix creation of executable files (chmod is not implemented on fuchsia).
Check that we get signal/coverage from all syscalls.
2018-09-06 10:56:09 +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/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
osutil_appengine.go pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
osutil_bsd.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
osutil_darwin.go pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
osutil_fuchsia.go pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
osutil_linux.go pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
osutil_test.go pkg/osutil: add IsExist helper function 2017-06-17 12:11:24 +02:00
osutil_unix.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
osutil_windows.go pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
osutil.go pkg/runtest: fixes for fuchsia 2018-09-06 10:56:09 +02:00