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

2020-04-02 Thread Joel Sherrill
You added a few test cases so they need to be added to the .doc file in the same directory. I don't think you changed the test output so the .scn (screen) file should be OK. --joel On Thu, Apr 2, 2020 at 5:30 AM Eshan dhawan wrote: > --- > testsuites/psxtests/psxinttypes01/init.c | 25 +++

[PATCH v2] Tests for inttype.h methods

2020-04-02 Thread Eshan dhawan
--- testsuites/psxtests/psxinttypes01/init.c | 25 +--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/testsuites/psxtests/psxinttypes01/init.c b/testsuites/psxtests/psxinttypes01/init.c index 030aa2aa57..d86313b251 100644 --- a/testsuites/psxtests/psxinttypes0