On 25.04.2015 01:58, Markus Mohrhard wrote:
> so this is a question for our gbuild experts: Is there a way to pass a
> parameter through to the cppunit tester from the command line.
>
> So I would like to have something like:
>
> make CppunitTest_my_test testname1 testname2 testname3
>
> and get
Hey,
so this is a question for our gbuild experts: Is there a way to pass a
parameter through to the cppunit tester from the command line.
So I would like to have something like:
make CppunitTest_my_test testname1 testname2 testname3
and get the testname1, testname2, testname3 as argument to
sa