Home | History | Annotate | Download | only in raise
      1 The current coverage of this suite is limited to testing raise() on processes.
      2 
      3 The threads items that could be added later are:
      4 
      5 - Test assertion 1 for threads.
      6 - Test assertion 3.
      7 This document defines the coverage for function raise().
      8 
      9 Assertion	Covered?
     10 1		YES, only covering processes, not threads
     11 2		YES
     12 3		WON'T test for now since it is specific to threads
     13 4		YES
     14 5		IMPLICITLY tested by testing assertion 1
     15 6		YES
     16 7		YES
     17