Re: [PATCH v3] Tests for inttype.h methods

2020-04-03 Thread Joel Sherrill
I tested it on the pc386 BSP. Once the style stuff is fixed, it should be OK to push. --joel On Fri, Apr 3, 2020 at 1:07 PM Gedare Bloom wrote: > Couple of formatting problems to fix: > > On Fri, Apr 3, 2020 at 10:53 AM Eshan dhawan > wrote: > > > > --- > > testsuites/psxtests/psxinttypes01/i

Re: [PATCH v3] Tests for inttype.h methods

2020-04-03 Thread Gedare Bloom
Couple of formatting problems to fix: On Fri, Apr 3, 2020 at 10:53 AM Eshan dhawan wrote: > > --- > testsuites/psxtests/psxinttypes01/init.c | 25 --- > .../psxtests/psxinttypes01/psxinttypes01.doc | 10 +++- > 2 files changed, 31 insertions(+), 4 deletions(-) > > diff

[PATCH v3] Tests for inttype.h methods

2020-04-03 Thread Eshan dhawan
--- testsuites/psxtests/psxinttypes01/init.c | 25 --- .../psxtests/psxinttypes01/psxinttypes01.doc | 10 +++- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/testsuites/psxtests/psxinttypes01/init.c b/testsuites/psxtests/psxinttypes01/init.c index 030aa2