On Fri, Nov 22, 2002 at 05:29:34PM +0100, Philippe 'BooK' Bruhat wrote:
> 1..7
> ok 1 - The proxy requests what we expect
> ok 1 - Got what we wanted
> ok 2 - The proxy requests what we expect
> ok 2 - Got what we wanted
> ok 1 - Served the correct number of requests
> not ok 3 - Got what we wanted
Hello,
I am trying to test a module, but to that end, I must fork two processes,
and the parent and the two kids each perform a series of tests.
The output is such:
1..7
ok 1 - The proxy requests what we expect
ok 1 - Got what we wanted
ok 2 - The proxy requests what we expect
ok 2 - Got what we