Home | History | Annotate | Download | only in tests

Lines Matching full:xxxxxx

236   check ((stpcpy (one, "xxxxxx") - one) == 6, 34);
237 equal (one, "xxxxxx", 35); /* Writeover. */