Home | History | Annotate | Download | only in kill
      1 This file defines the coverage for the kill() function testing.
      2 
      3 Assertion	Status
      4 1		DONE
      5 2		DONE - Open questions on assumptions
      6 3		DONE - Note:  This has a bug.  The child doesn't die; it sits in constant wait.  TBD how to fix (I tried adding another layer, but can't figure out how to kill the child without killing everything, so nothing is checked in.)
      7 4		IMPLICITLY tested by assertion 1
      8 5		NOT STARTED
      9 6		NOT STARTED
     10 7		NOT STARTED
     11 8		NOT STARTED
     12 9		NOT STARTED
     13 10		WON'T test. This assertion cannot really be tested; however, it is listed
     14 		as an FYI for the tester in that the assertion may cause some
     15 		items which could be perceived as failures to actually be
     16 		passes.
     17 11		NOT STARTED
     18 12		NOT STARTED
     19 13		NOT STARTED
     20 14		NOT STARTED
     21 15		NOT STARTED
     22