Home | History | Annotate | Download | only in sigprocmask
      1 This document defines the coverage for function sigaddset().
      2 
      3 Assertion	Covered?
      4 1		NO, skipping any threads-related testing for now
      5 2		IMPLICITLY tested by assertions 1-18
      6 3		IMPLICITLY tested by assertions 4-6
      7 4		YES
      8 5		YES
      9 6		YES
     10 7		YES
     11 8		YES
     12 9		YES
     13 10		YES
     14 11		WON'T test, because POSIX does not define behavior in this case.
     15 12		YES
     16 13		WON'T test, because POSIX does not define behavior in this case.
     17 14		WON'T test, bacause it is pthread_sigmask() specific and tested in there.
     18 15		YES
     19 16		WON'T test, bacause it is pthread_sigmask() specific and tested in there.
     20 17		YES
     21 18		WON'T test, bacause it is pthread_sigmask() specific and tested in there.
     22 
     23 
     24