<div dir="ltr">Hey,<br><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 18, 2014 at 9:09 AM, Fouda Manga, Christian <span dir="ltr"><<a href="mailto:christian.fouda_manga@siemens.com" target="_blank">christian.fouda_manga@siemens.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">






<div>
<font face="Calibri"><span style="font-size:11pt">
<div>Hi,</div>
<div> </div>
<div>we are using CppUnit Framework to test gas analyser which are safety relevant products. For the certification of the product, we have to do the following:</div>
<div> </div>
<ol style="margin:0px;padding-left:36pt">
<li>show the specification and the documentation of the all the tools used. That means also for the test tools (CppUnit Framework).  </li><li>Prove that that the test tool fulfills its specification</li></ol>
<div> </div>
<div>I have the following questions:</div>
<div> </div>
<ol style="margin:0px;padding-left:36pt">
<li>Is there any specification or detailed documentation available? </li><li>Is there a proof of fulfilling the specification available?</li></ol>
<div> </div>
<div> </div></span></font><br></div></blockquote></div><br></div><div class="gmail_extra">So the most up-to-date documentation is at <a href="http://people.freedesktop.org/~mmohrhard/cppunit/">http://people.freedesktop.org/~mmohrhard/cppunit/</a> which contains all my fixes for documentation errors. However there is no formal specification for cppunit except for this automatically generated documentation based on the doxygen comments in the code.<br>
<br><br></div><div class="gmail_extra">As there is no formal specification we can of course not prof that we fulfill it. We have a number of automated tests in examples/cppunittest that you can execute and that test most features and make sure that they are working correctly. I'm not sure if the VisualStudio project file in the directory is still working but I execute the tests at least during packaging on Linux.<br>
<br></div><div class="gmail_extra">Help in improving the documentation is of course highly appreciated.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Markus<br>
</div></div></div>