Home | History | Annotate | Download | only in shm_unlink
      1 #! /bin/sh
      2 #
      3 # Test that the shm_unlink() function return -1 upon unsuccessful completion.
      4 #
      5 # This is tested implicitly via assertions 9 to 11.
      6 
      7 echo "Tested implicitly via assertions 9 to 11."
      8 exit 0
      9