| 58 | static int SetToOneMeanWeAlreadyCheckedThisGuy; |
| 59 | |
| 60 | void setUp(void) |
| 61 | { |
| 62 | SetToOneToFailInTearDown = 0; |
| 63 | SetToOneMeanWeAlreadyCheckedThisGuy = 0; |
| 64 | } |
| 65 | |
| 66 | void tearDown(void) |
| 67 | { |
no outgoing calls
no test coverage detected
searching dependent graphs…