Enji Cooper 45dc13f1ea Better handle filesystems mounted with -o noexec
ftruncate/11, open/20, and truncate/11 copy sleep(1) to a temporary file on the
target filesystem, execute the binary, then expect a result. This doesn't work
with scenarios where the target binary cannot be executed, e.g. the filesystem
was mounted with -o noexec.

Ensure the filesystem hasn't been mounted with -o noexec for the testcases
before executing them.

Differential Revision: https://reviews.freebsd.org/D5622
MFC after: 1 week
Reviewed by: markj
Sponsored by: EMC / Isilon Storage Division
2016-03-12 19:41:38 +00:00
..
2015-08-09 05:14:25 +00:00
2015-05-21 05:06:08 +00:00
2016-03-11 01:35:39 +00:00
2016-02-29 21:39:00 +00:00
2014-12-26 07:36:42 +00:00
2015-10-11 17:45:20 +00:00
2015-09-23 05:39:20 +00:00
2016-01-23 15:33:11 +00:00
2016-01-05 05:25:16 +00:00
2016-02-23 07:13:22 +00:00
2015-01-06 22:29:12 +00:00
2016-03-09 22:45:04 +00:00
2015-09-27 07:04:16 +00:00
2016-01-22 07:32:39 +00:00
2016-03-04 22:37:44 +00:00
2016-03-03 15:36:00 +00:00
2015-12-31 22:45:00 +00:00
2015-10-08 11:42:15 +00:00
2015-11-12 03:25:04 +00:00
2015-01-03 23:16:13 +00:00
2015-11-21 09:09:25 +00:00