* Stefan Reinauer stepan@coresystems.de [060818 17:06]:
If you want to have a look at the old and the new version, go to:
For a quick test I ran a coverage test with our new and shiny test suite and here's the results:
Code covered: 95.9 %
That is pretty damn good for a first run. Even if it was a safety critical applications.
The whole coverage report can be checked here: http://openbios.org/~stepan/toke/coverage/fcode-utils/toke/index.html
As you can clearly see most of the files only have their panic code uncovered. Which is pretty normal. Only whats wrong with strsubvocab.c ;-)
David, thank you very much for this high quality contribution.
Stefan