Re: [PATCH] Add Testsuite for PSXINTTYPES01

2019-06-13 Thread Vaibhav Gupta
On Thu, Jun 13, 2019 at 3:55 AM Gedare Bloom wrote: > On Wed, Jun 12, 2019 at 12:17 PM Vaibhav Gupta > wrote: > > > > Ok, will do that. > > > > On Wed, Jun 12, 2019, 10:10 PM Aditya Upadhyay > wrote: > >> > >> Hi Vaibhav, > >> > >> RTEMS does not use // for comment. Just make this little change

Re: [PATCH] Add Testsuite for PSXINTTYPES01

2019-06-12 Thread Gedare Bloom
On Wed, Jun 12, 2019 at 12:17 PM Vaibhav Gupta wrote: > > Ok, will do that. > > On Wed, Jun 12, 2019, 10:10 PM Aditya Upadhyay wrote: >> >> Hi Vaibhav, >> >> RTEMS does not use // for comment. Just make this little change and send the >> next version of this patch. Speaking of patch versions, pl

Re: [PATCH] Add Testsuite for PSXINTTYPES01

2019-06-12 Thread Vaibhav Gupta
Ok, will do that. On Wed, Jun 12, 2019, 10:10 PM Aditya Upadhyay wrote: > Hi Vaibhav, > > RTEMS does not use // for comment. Just make this little change and send > the > next version of this patch. > > On Wed, Jun 12, 2019 at 3:09 PM Vaibhav Gupta > wrote: > > > > --- > > testsuites/psxtests/

Re: [PATCH] Add Testsuite for PSXINTTYPES01

2019-06-12 Thread Aditya Upadhyay
Hi Vaibhav, RTEMS does not use // for comment. Just make this little change and send the next version of this patch. On Wed, Jun 12, 2019 at 3:09 PM Vaibhav Gupta wrote: > > --- > testsuites/psxtests/Makefile.am | 7 + > testsuites/psxtests/configure.ac | 1 + > t

[PATCH] Add Testsuite for PSXINTTYPES01

2019-06-12 Thread Vaibhav Gupta
--- testsuites/psxtests/Makefile.am | 7 + testsuites/psxtests/configure.ac | 1 + testsuites/psxtests/psxinttypes01/init.c | 233 ++ .../psxtests/psxinttypes01/psxinttypes01.doc | 70 ++ .../psxtests/psxinttypes01/psxinttypes01.scn | 44

Re: [PATCH] Add testsuite for psxinttypes01

2019-06-12 Thread Vaibhav Gupta
On Wed, Jun 12, 2019 at 3:26 AM Gedare Bloom wrote: > On Mon, Jun 10, 2019 at 10:38 PM Vaibhav Gupta > wrote: > > > > > > > > On Mon, Jun 10, 2019 at 10:01 PM Gedare Bloom wrote: > >> > >> Hi Vaibhav, > >> > >> This is getting better, see below for review comments. > >> > >> On Mon, Jun 10, 201

Re: [PATCH] Add testsuite for psxinttypes01

2019-06-11 Thread Gedare Bloom
On Mon, Jun 10, 2019 at 10:38 PM Vaibhav Gupta wrote: > > > > On Mon, Jun 10, 2019 at 10:01 PM Gedare Bloom wrote: >> >> Hi Vaibhav, >> >> This is getting better, see below for review comments. >> >> On Mon, Jun 10, 2019 at 4:48 AM Vaibhav Gupta >> wrote: >> > + puts( "2 - Valid Inputs - Negat

Re: [PATCH] Add testsuite for psxinttypes01

2019-06-10 Thread Vaibhav Gupta
On Mon, Jun 10, 2019 at 10:01 PM Gedare Bloom wrote: > Hi Vaibhav, > > This is getting better, see below for review comments. > > On Mon, Jun 10, 2019 at 4:48 AM Vaibhav Gupta > wrote: > > > > --- > > testsuites/psxtests/Makefile.am | 7 + > > testsuites/psxtests/configure.ac

Re: [PATCH] Add testsuite for psxinttypes01

2019-06-10 Thread Gedare Bloom
Hi Vaibhav, This is getting better, see below for review comments. On Mon, Jun 10, 2019 at 4:48 AM Vaibhav Gupta wrote: > > --- > testsuites/psxtests/Makefile.am | 7 + > testsuites/psxtests/configure.ac | 1 + > testsuites/psxtests/psxinttypes01/init.c | 220

[PATCH] Add testsuite for psxinttypes01

2019-06-10 Thread Vaibhav Gupta
--- testsuites/psxtests/Makefile.am | 7 + testsuites/psxtests/configure.ac | 1 + testsuites/psxtests/psxinttypes01/init.c | 220 ++ .../psxtests/psxinttypes01/psxinttypes01.doc | 67 ++ .../psxtests/psxinttypes01/psxinttypes01.scn | 75