https://git.rtems.org/rtems/tree/testsuites/psxtests/psx13/main.c
On Thu, Apr 22, 2021, 10:48 AM Gedare Bloom <ged...@rtems.org> wrote: > On Thu, Apr 22, 2021 at 9:44 AM Ryan Long <ryan.l...@oarcorp.com> wrote: > > > > What other file? > > > > ls rtems/testsuites/psxtests/psx13 > > > > > > > > From: Joel Sherrill <j...@rtems.org> > > Sent: Thursday, April 22, 2021 9:21 AM > > To: Sebastian Huber <sebastian.hu...@embedded-brains.de> > > Cc: Gedare Bloom <ged...@rtems.org>; Ryan Long <ryan.l...@oarcorp.com>; > rtems-de...@rtems.org <devel@rtems.org> > > Subject: Re: [PATCH] psx13: Reworked and relicensed > > > > > > > > While you are updating the license on the OAR authored code, you should > pick up the other file in this directory. > > > > > > > > On Thu, Apr 22, 2021, 9:09 AM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > > > > On 22/04/2021 15:44, Gedare Bloom wrote: > > > > >> + rv = close( fd1 ); > > >> + rtems_test_assert( rv == 0 ); > > >> > > > Just curious, why be inconsistent how you check for the return from > > > close? Above using != EOF, here using == 0. It doesn't matter greatly. > > Different APIs are tested. One uses 0, the other uses EOF. > > > > -- > > embedded brains GmbH > > Herr Sebastian HUBER > > Dornierstr. 4 > > 82178 Puchheim > > Germany > > email: sebastian.hu...@embedded-brains.de > > phone: +49-89-18 94 741 - 16 > > fax: +49-89-18 94 741 - 08 > > > > Registergericht: Amtsgericht München > > Registernummer: HRB 157899 > > Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler > > Unsere Datenschutzerklärung finden Sie hier: > > https://embedded-brains.de/datenschutzerklaerung/ > > > > _______________________________________________ > > devel mailing list > > devel@rtems.org > > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel