Re: [PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for termios.h

2019-05-07 Thread Joel Sherrill
Thank you. This is now pushed. Does a ticket need to be updated for this? I am having trouble remembering how we tracked what .h files still needed work. On Mon, May 6, 2019 at 2:02 PM Jacob Shin wrote: > --- > testsuites/psxtests/Makefile.am | 11 > .../psxtests/psxhdrs/te

[PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for termios.h

2019-05-06 Thread Jacob Shin
--- testsuites/psxtests/Makefile.am | 11 .../psxtests/psxhdrs/termios/cfgetispeed.c| 50 ++ .../psxtests/psxhdrs/termios/cfgetospeed.c| 50 ++ .../psxtests/psxhdrs/termios/cfsetispeed.c| 50 ++ .../psxtests/psxhdrs/ter