#! /bin/sh
#
# Test that the mlock() function return -1 upon unsuccessful completion.
#
# This is tested implicitly via assertions 8 to 12.

echo "Tested implicitly via assertions 8 to 12."
exit 0
