]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is always
authorngie <ngie@FreeBSD.org>
Fri, 24 Oct 2014 03:42:37 +0000 (03:42 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 24 Oct 2014 03:42:37 +0000 (03:42 +0000)
commit043b7b066a4a6d413f2064709a0619adbf30caf6
treeba65699276655d0e5d864b5a9d1535d3793a0a23
parenta2a568a9e6a53abb22572b7cec54f138718c434d
- Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is always
  executed on a non-devfs filesystem
- Expect mknod(path, S_IFREG, 0) to fail on FreeBSD

Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
contrib/netbsd-tests/lib/libc/sys/t_mknod.c