php-src/ext/standard/tests/network
Arnaud Le Blanc 1bef730840 MFH
2009-04-25 21:13:07 +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
define_syslog_variables_basic-win32.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_basic.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_error.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_variation2-win32.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_variation2.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_variation-win32.phpt various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
define_syslog_variables_variation.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_error.phpt Adding tests for gethostbyaddr() and gethostbynamel() 2008-03-26 18:19:31 +00:00
gethostbynamel_error.phpt MFH: Fix test: use canonical name to avoid problems with domain search path 2008-07-23 08:27:17 +00:00
getmxrr.phpt MFH 2008-07-21 11:09:36 +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 various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +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