• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#! /bin/sh
2#
3# Test that the mlockall() function return -1 upon unsuccessful completion.
4#
5# This is tested implicitly via assertions 12 to 15.
6
7echo "Tested implicitly via assertions 12 to 15."
8exit 0
9