[Cppunit-devel] CPP Unit questions
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-09-11 17:52:44
|
1) Do you have any static analysis capablility? (This is basically a code checker/parser that checks for a set of C++ coding standard violations) 2) Do you have any assembly branch coverage support? (This would check that all branches in the code are tested down to the assembly language code. Interested in PPC7410 assembly) 3) Are there any automated tools that parse C++ source and automatically generate a majority branch coverage? 4) Are there any training classes available? Thanks, Brian Brody NGC Software |