Patch for "libreplace" testsuite

Jelmer Vernooij jelmer at samba.org
Thu Dec 23 04:47:45 MST 2010


Hi Matthias,

On Thu, 2010-12-23 at 12:42 +0100, Matthias Dieter Wallnöfer wrote:
> is this patch correct?
Thanks for finding that one, +1

Cheers,

Jelmer

> > diff --git a/lib/replace/test/testsuite.c b/lib/replace/test/testsuite.c
> > index 1f242eb..0e455f2 100644
> > --- a/lib/replace/test/testsuite.c
> > +++ b/lib/replace/test/testsuite.c
> > @@ -771,7 +771,7 @@ static int test_FUNCTION(void)
> >  {
> >         printf("test: FUNCTION\n");
> >         if (strcmp(__FUNCTION__, "test_FUNCTION") != 0) {
> > -               printf("failure: FAILURE [\nFAILURE invalid\n]\n");
> > +               printf("failure: FUNCTION [\nFUNCTION invalid\n]\n");
> >                 return false;
> >         }
> >         printf("success: FUNCTION\n");
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20101223/f59865bc/attachment.pgp>


More information about the samba-technical mailing list