HomeFreeBSD

Switch ztest mmap(2) ASSERTs to VERIFYs

Description

Switch ztest mmap(2) ASSERTs to VERIFYs

This is just a small bit of cleanup to ensure ztest fails early
on systems where mmap(2) is not functioning. For the automated
testing which is the primary consumer of ztest there is no
functional change because debugging is always enabled.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2177

Details

Provenance
Richard Yao <ryao@gentoo.org>Authored on Dec 26 2013, 8:51 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Mar 12 2014, 4:05 PM
Parents
rG85802aa42bf8: Free props in ztest_init()
Branches
Unknown
Tags
Unknown
Reverted By
rG799402d8c79d: Revert "Switch ztest mmap(2) ASSERTs to VERIFYs"