On Fri, Sep 9, 2011 at 11:02 PM, J wrote:
> Hi,
> I need a bit of help sorting this out...
> I have a memory test script that is a bit of compiled C. The test itself
> can only ever return a 0 or 1 exit code, this is explicitly coded and there
> are no other options.
> I also have a wrapper test
Hi,
I need a bit of help sorting this out...
I have a memory test script that is a bit of compiled C. The test itself
can only ever return a 0 or 1 exit code, this is explicitly coded and there
are no other options.
I also have a wrapper test script that calls the C program that should also
onl