php-src/ext/standard/tests/network
ptarjan ecbe4af0de fix many parallel test issues
While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
2013-09-26 00:30:23 -07:00
..
bug20134.phpt
bug41347.phpt - unify warning between win and unix and enable test 2011-09-04 21:48:22 +00:00
closelog_basic.phpt
closelog_error.phpt
fsockopen_basic.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
fsockopen_error.phpt
fsockopen_variation1.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
fsockopen_variation2.phpt
gethostbyaddr_basic1.phpt - other hostname can be defined or returned first 2011-09-05 12:34:55 +00:00
gethostbyaddr_error.phpt
gethostbyname_basic001.phpt Bug #63147: introduce SKIP_ONLINE_TESTS, for gethostbyname 2012-09-30 19:40:43 -07:00
gethostbyname_basic003.phpt
gethostbyname_error001.phpt
gethostbyname_error002.phpt
gethostbyname_error003.phpt
gethostbyname_error004.phpt Bug #63147: introduce SKIP_ONLINE_TESTS, for gethostbyname 2012-09-30 19:40:43 -07:00
gethostbyname_error005.phpt
gethostbyname_error006.phpt
gethostbynamel_basic1.phpt
gethostbynamel_error.phpt fix the test with the removal of the unnecessary newline 2011-05-16 23:33:05 +00:00
getmxrr.phpt Bug #63147: SKIP_ONLINE_TESTS, for getmxrr 2012-09-30 19:40:52 -07:00
http-stream.phpt http-stream test requires network connectivity 2013-02-21 03:21:23 -08:00
inet_ipv6.phpt
inet.phpt
ip2long_error.phpt
ip2long_variation1.phpt added some tests based on bug #64395 2013-06-19 16:24:30 +02:00
ip2long_variation2_x64.phpt Fixed tests (inet_pton behaves differently on Darwin) 2013-08-02 18:43:08 +08:00
ip2long_variation2.phpt added some tests based on bug #64395 2013-06-19 16:24:30 +02:00
ip_x86_64.phpt
ip.phpt
long2ip_error.phpt
long2ip_variation1.phpt
setcookie.phpt Bug #23955: allow specifiy max age for setcookie() 2013-01-06 03:22:44 +01:00
shutdown.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
socket_get_status_basic.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
syslog_basic-win32.phpt
syslog_error.phpt
tcp4loop.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
tcp6loop.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
udgloop.phpt
udp4loop.phpt
udp6loop.phpt fix many parallel test issues 2013-09-26 00:30:23 -07:00
unixloop.phpt