about summary refs log tree commit diff
path: root/posix/tst-getaddrinfo4.c
Commit message (Collapse)AuthorAgeFilesLines
* Increase test case timeoutSiddhesh Poyarekar2013-06-041-0/+1
|
* Test getaddrinfo return valueDmitry V. Levin2013-05-211-0/+67
This helps testing for regression of BZ#15339. Creation of network isolated environments is a privileged operation and therefore is not included to the test.