HomeFreeBSD

Correct error messages in recently added test.

Description

Correct error messages in recently added test.

The large read test uses an empty file created via mkstemp() rather than
/dev/null as character devices are subject to two different clamping
sysctls. However, I forgot to update some of the error messages after
changing to mkstemp() that were still referring to /dev/null.

Details

Provenance
jhbAuthored on
Parents
rS297473: Fix an error in r292373. Use proper count to update "pages in" counter.
Branches
Unknown
Tags
Unknown