<div dir="ltr"><div>In Accelerators/Piston/Testing/Python/CMakeLists.txt we set a different test name prefix for each variation of the argument.</div><div><br></div><div class="gmail_extra">I agree with Bill, for Cxx you may need to make up a new testing macro.<br></div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div>
<br><div class="gmail_quote">On Thu, Sep 11, 2014 at 11:07 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'm writing a VTK test that takes some command-line arguments to<br>
control some options in a filter. What I would like to do is define<br>
several tests in the CMakeLists.txt file that run this same code but<br>
which pass different arguments in through argv[].<br>
<br>
I haven't found an example of this kind of test in VTK. Most tests are<br>
defined by passing to vtk_add_test_cxx the name of the source file for<br>
the test.<br>
<br>
Can anyone point me to an example similar to what I want to do?<br>
<br>
Thanks!<br>
Cory<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div></div>