<div dir="ltr"><p class="MsoNormal">Hello</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Which version/build of CppUnit has these new macros..</p>
<p class="MsoNormal"> </p>
<table class="" border="0" cellpadding="0" style="background-image:initial;background-repeat:initial">
<tbody><tr>
<td nowrap valign="top" style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(196,207,229);padding:0.75pt 0in 0in 6pt;background:rgb(249,250,252)">
<p class="MsoNormal" align="right" style="margin:3pt;text-align:right"><span style="font-size:10pt;font-family:'Lucida Grande',serif">#define </span></p>
</td>
<td width="1327" valign="bottom" style="width:995.25pt;border-style:solid none none;border-top-width:1pt;border-top-color:rgb(196,207,229);padding:0.75pt 0in 0in 6pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif"><a href="https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga80f4493ed53b02f9a145f4921b2e3f63"><b><span style="color:rgb(70,101,162)">CPPUNIT_TEST_SUITE_SETUP</span></b></a>()</span></p>
</td>
</tr>
<tr>
<td style="padding:0in 6pt 3pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif;color:rgb(85,85,85)"> </span></p>
</td>
<td style="padding:0in 6pt 3pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif;color:rgb(85,85,85)">Setup method that is
executed before all tests.<span class=""> </span></span></p>
</td>
</tr>
<tr>
<td nowrap valign="top" style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(196,207,229);padding:0.75pt 0in 0in 6pt;background:rgb(249,250,252)">
<p class="MsoNormal" align="right" style="margin:3pt;text-align:right"><span style="font-size:10pt;font-family:'Lucida Grande',serif">#define </span></p>
</td>
<td width="1327" valign="bottom" style="width:995.25pt;border-style:solid none none;border-top-width:1pt;border-top-color:rgb(196,207,229);padding:0.75pt 0in 0in 6pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif"><a href="https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga14ec9f25dc2402b6235fe0a70214c4b8"><b><span style="color:rgb(70,101,162);text-decoration:none">CPPUNIT_TEST_SUITE_TEARDOWN</span></b></a>()</span></p>
</td>
</tr>
<tr>
<td style="padding:0in 6pt 3pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif;color:rgb(85,85,85)"> </span></p>
</td>
<td style="padding:0in 6pt 3pt;background:rgb(249,250,252)">
<p class="MsoNormal" style="margin:3pt"><span style="font-size:10pt;font-family:'Lucida Grande',serif;color:rgb(85,85,85)">Tear down method that is
executed after all tests.<span class=""> </span></span></p>
</td>
</tr>
</tbody></table>
<p class="MsoNormal"> </p><p class="MsoNormal">I didn't see these defines in <a class="" href="https://people.freedesktop.org/~mmohrhard/cppunit/_helper_macros_8h.html" title="Macros intended to ease the definition of test suites." style="font-size:13px;color:rgb(70,101,162);text-decoration:none;font-family:monospace,fixed;line-height:13px;white-space:pre-wrap;background-color:rgb(251,252,253)">cppunit/extensions/HelperMacros.h</a></p><p class="MsoNormal"><br></p><p class="MsoNormal"><font color="#806020" face="monospace, fixed"><span style="line-height:13px;white-space:pre-wrap;background-color:rgb(251,252,253)">Please let me know</span></font></p><p class="MsoNormal"><font color="#806020" face="monospace, fixed"><span style="line-height:13px;white-space:pre-wrap;background-color:rgb(251,252,253)"><br></span></font></p><p class="MsoNormal"><font color="#806020" face="monospace, fixed"><span style="line-height:13px;white-space:pre-wrap;background-color:rgb(251,252,253)">Thanks..</span></font></p><p class="MsoNormal"><font color="#806020" face="monospace, fixed"><span style="line-height:13px;white-space:pre-wrap;background-color:rgb(251,252,253)">Usha</span></font></p></div>