From 100d87fad8de4b22365be1058523ab101617076f Mon Sep 17 00:00:00 2001 From: ABR290B Date: Sat, 8 Dec 2018 09:20:49 +0530 Subject: POSIX Signature Test for arpa/inet.h (GCI2018) --- testsuites/psxtests/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 62378f1182..f49cb918f7 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1602,7 +1602,11 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ psxhdrs/netdb/getprotobynumber.c \ psxhdrs/netdb/getservbyname.c \ psxhdrs/netdb/getservbyport.c \ - psxhdrs/netdb/h_errno.c + psxhdrs/netdb/h_errno.c \ + psxhdrs/arpa/inet/inet_addr.c \ + psxhdrs/arpa/inet/inet_ntop.c \ + psxhdrs/arpa/inet/inet_ntoa.c \ + psxhdrs/arpa/inet/inet_pton.c ## Not supported by RTEMS, but POSIX API Compliance tests exist. -- cgit v1.2.3