Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
condbranches/ | 03-Aug-2024 | - | 326 | 313 | ||
Makefile | D | 03-Aug-2024 | 84 | 8 | 4 | |
README | D | 03-Aug-2024 | 476 | 16 | 9 |
README
1 2CONTENTS 3 4 service tests 5 6 7condbranches 8 9 This service-test reports failures when some conditional branches, 10 which were introduced for to exclude code causing crashes or hangs or 11 other troubles are disabled (the relevant variables are set to zero). 12 This is for to remind of that bug-fixes are needed and not to forget 13 to enable finally these branches of tests) and is some criteria of 14 completeness - all or not all branches of tests were executed. 15 16