http://xyst.i2p/DEBUG/cppcheck/157.html
= m_nspawned . end ()) m_nspaw += it -> second ; // Asynchronously fire up all tests in test group for ( int t = 1 ; t <= g_maxTestsInGroup ; ++ t ) { if ( m_fromPE0 . count ( g )) { CProxy_TUTTest < CProxy_TUTSuite >:: ckNew ( thisProxy , g , t , 0 ); } else { CProxy_TUTTest < CProxy_TUTSuite >:: ckNew ( thisProxy , g , t ); } } } void TUTSuite :: evaluateTest ( std :: vector < std :: string >&& status ) // ***************************************************************************** //...