Can you modify Junit, or use a different test system, to allow calling scripts instead ? I expect we will end up having much more automatically generated test-cases over time, and the more we will have, the less sense it will make to generate them all at test start.
Thanks! Mathieu ----- Original Message ----- > From: "Alexandre Montplaisir" <[email protected]> > To: "Mathieu Desnoyers" <[email protected]>, "Matthew Khouzam" > <[email protected]> > Cc: "lttng-dev" <[email protected]>, "Trace Compass Developer > Discussions" <[email protected]> > Sent: Sunday, November 16, 2014 9:39:44 PM > Subject: Re: Stress tests added to ctf testsuite > > Hi Mathieu, > > Looks great! Preliminary testing shows that Trace Compass also blows up > in many different ways, but hey that's expected ;) > > If I may suggest, having a script, either shell or Python, to just > generate/clean the test traces would be very useful. > We don't use the run.sh scripts in CI (we're within JUnit tests, there > is no executable at that point), we just look at the trace directories > and try to run everything in there. If there was a simple way to "create > everything" and then "clean everything" it would make it easier to > integrate in our (and I guess others') build system. > > Cheers, > Alexandre > > > On 2014-11-16 11:41 AM, Mathieu Desnoyers wrote: > > Hi! > > > > If you look at > > https://github.com/efficios/ctf-testsuite > > > > I just pushed various CTF stress-tests, and did some > > general cleanup in the tree (e.g. renaming tests to > > meaningful names). > > > > Have fun! > > > > Thanks, > > > > Mathieu > > > > -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
