test_posix_mq: get tests passing under FreeBSD 10.3
commit958d445f48ceb1b6ded4f193d03681273734c860
authorEric Wong <e@80x24.org>
Sat, 18 Mar 2017 08:07:26 +0000 (18 08:07 +0000)
committerEric Wong <e@80x24.org>
Sat, 18 Mar 2017 08:10:52 +0000 (18 08:10 +0000)
treea44b656d7f3428c9f80804bdfbb161394b31d8dc
parentcef65a3fb602b9a9f3348cf622a3c9215783aabf
test_posix_mq: get tests passing under FreeBSD 10.3

Apparently POSIX message queues adopted close-on-fork behavior
in FreeBSD at some point.  Oh well, somebody else who is more
interested in FreeBSD than can look into fixing it on their end.

Improve exception reporting a bit while we're at it.
test/test_posix_mq.rb