• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#! /bin/sh
2#
3# Test that the appropriate privilege is required to lock process memory with
4# mlock()
5#
6# This is tested implicitly via assertion 12.
7
8echo "Tested implicitly via assertion 12."
9exit 0
10