source: rtems/testsuites/libtests/networking01/networking01.scn @ 95c1921

5
Last change on this file since 95c1921 was 195d412, checked in by Christian Mauderer <Christian.Mauderer@…>, on 05/02/16 at 12:49:33

libnetworking: Add minimal getnameinfo()

This implementation just falls back to giving a string representation of
the IP. It supports IPv4 only.

Add test for getnameinfo().

  • Property mode set to 100644
File size: 236 bytes
Line 
1*** BEGIN OF TEST LIBNETWORKING 1 ***
2Try AF_INET6
3force node name
4force service name
5get node only
6get service only
7get node and service
8get node and service with maximum number of characters for IP
9*** END OF TEST LIBNETWORKING 1 ***
Note: See TracBrowser for help on using the repository browser.