Re: [PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h

2018-12-12 Thread Joel Sherrill
Thank you! I had to make two changes: + NULL -> (void *) 0 since NULL is not necessarily defined without including another .h + two spaces not a tab This is now merged. On Tue, Dec 11, 2018 at 6:30 PM Jacob Shin wrote: > --- > testsuites/psxtests/Makefile.am| 6 ++- >

[PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h

2018-12-11 Thread Jacob Shin
--- testsuites/psxtests/Makefile.am| 6 ++- .../psxtests/psxhdrs/net/if/if_freenameindex.c | 47 + .../psxtests/psxhdrs/net/if/if_indextoname.c | 49 ++ testsuites/psxtests/psxhdrs/net/if/if_nameindex.c | 47 ++

[PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h

2018-12-10 Thread Jacob Shin
Hello. This is a test case for net/if.h. This was a task for Google Code-In (GCI); however, GCI is now over and there is no way to submit this via GCI. Note: I sent this email before but it got blocked since I was not yet a member of the mailing list. If this email is a duplicate, this email can be