php-src/ext/standard/tests/network
2011-05-15 05:21:01 +00:00
..
bug20134.phpt MFH 2009-04-24 19:48:41 +00:00
bug41347.phpt Fix tests (MFH) 2007-11-05 17:43:21 +00:00
closelog_basic.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
closelog_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
fsockopen_basic.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
fsockopen_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
fsockopen_variation1.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
fsockopen_variation2.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
gethostbyaddr_basic1.phpt New basic network function tests. Tested on Windows, Linux and Linux 64 bit 2009-08-28 22:46:43 +00:00
gethostbyaddr_error.phpt Adding tests for gethostbyaddr() and gethostbynamel() 2008-03-26 18:19:31 +00:00
gethostbyname_basic001.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_basic002.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_basic003.phpt New basic network function tests. Tested on Windows, Linux and Linux 64 bit 2009-08-28 22:46:43 +00:00
gethostbyname_error001.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_error002.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_error003.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_error004.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_error005.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbyname_error006.phpt - New tests (testfest Quebec) 2009-05-16 18:26:59 +00:00
gethostbynamel_basic1.phpt New basic network function tests. Tested on Windows, Linux and Linux 64 bit 2009-08-28 22:46:43 +00:00
gethostbynamel_error.phpt Missed merging this into the new PHP_5_4 branch 2011-05-15 05:21:01 +00:00
getmxrr.phpt Changed test case to use our new dummy MX records. 2010-05-25 05:01:03 +00:00
http-stream.phpt fix test if allow_url_fopen is disabled in php.ini 2008-03-08 19:08:25 +00:00
inet_ipv6.phpt skip this test on MacOS 2007-04-10 21:20:44 +00:00
inet.phpt MFH 2009-04-25 21:13:07 +00:00
ip2long_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
ip2long_variation1.phpt Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit 2009-04-28 22:27:00 +00:00
ip_x86_64.phpt fix test 2007-10-02 11:21:40 +00:00
ip.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
long2ip_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
long2ip_variation1.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
shutdown.phpt Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection 2006-12-19 08:58:58 +00:00
socket_get_status_basic.phpt - Fixed tests 2009-01-25 16:53:07 +00:00
syslog_basic-win32.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
syslog_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
tcp4loop.phpt
tcp6loop.phpt
udgloop.phpt
udp4loop.phpt
udp6loop.phpt
unixloop.phpt