Home | History | Annotate | Download | only in sigfillset
      1 This document defines the coverage for function sigemptyset().
      2 
      3 Assertion	Covered?
      4 1		YES
      5 2		YES
      6 3		WON'T
      7 
      8 WON'T TEST
      9 3-1 - Not possible to make sigfillset() fail at will to return a -1.
     10 	POSIX spec doesn't mention how to cause sigfillset() to fail
     11 	when called.
     12