diff options
author | ngie <ngie@FreeBSD.org> | 2017-02-10 02:51:53 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-02-10 02:51:53 +0000 |
commit | f527327f0f8bed881a334aac6ab21b78a38c4752 (patch) | |
tree | 68ecbbd45679e080b60b6c34c52816d89987dc8f /contrib/netbsd-tests/lib/libc/regex/test_regex.h | |
parent | a85eb86e22c2d20e7f2d81da683666595f6ad7f0 (diff) | |
download | FreeBSD-src-f527327f0f8bed881a334aac6ab21b78a38c4752.zip FreeBSD-src-f527327f0f8bed881a334aac6ab21b78a38c4752.tar.gz |
MFC r307190,r307196,r307204,r307205:
r307190:
Skip :uchg on FreeBSD
Unfortunately removing files with uchg set always succeeds with root on
FreeBSD. Unfortunately running the test as an unprivileged user isn't doable
because mounting tmpfs requires root
PR: 212861
r307196:
Port contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD
- Add inttypes.h #include for PRId64 macro
- Use FreeBSD's copy of getfh(2), which doesn't include a `fh_size` parameter.
Use sizeof(fhandle_t) instead as the size of fhp is always fixed as
fhandle_t, unlike NetBSD's copy of fhp, which is void*.
r307204:
Expect :large to fail on FreeBSD
FreeBSD doesn't appear to validate large -o size values like
NetBSD does
PR: 212862
r307205:
Change atf_skip call to atf_expect_fail to make it clear that a failure is
expected
PR: 212861
Suggested by: jmmv
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/regex/test_regex.h')
0 files changed, 0 insertions, 0 deletions