[PATCH] Improve test coverage of strlen function
Noah Goldstein
goldstein.w.n@gmail.com
Wed Jun 2 17:18:47 GMT 2021
On Mon, May 31, 2021 at 11:21 AM H.J. Lu via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
> On Mon, May 31, 2021 at 7:42 AM Carlos O'Donell <carlos@redhat.com> wrote:
> >
> > On 5/27/21 7:34 PM, Sunil K Pandey via Libc-alpha wrote:
> > > This patch covers following test condition.
> > >
> > > - String starts with different alignment and ends at the page boundary
> > > with less than 32 byte length.
> > > - String starts with different alignment and cross page boundary with
> > > 31 byte fixed length.
> >
> > Is this work covered by the Intel's copyright assignment with the FSF?
> >
>
> Yes. Sunil will submit a v2 patch.
Are you and Sunil working on a project together to improve testing
of string/memory functions?
>
> --
> H.J.
More information about the Libc-alpha
mailing list