php-src/ext/sockets/tests
Andy Postnikov c58241a003
Make socket path shorter for ext/sockets/tests/socket_cmsg_{rights|credentials}.phpt
When running in CI it fails when path/address is longer 108
2022-09-30 17:07:40 +01:00
..
bug46360.phpt Fix test for TCP_NODELAY constant 2018-02-04 16:59:29 +01:00
bug49341.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug51958.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug63000.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug76839.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug80723.phpt Fixed bug #80723 2021-02-16 12:33:50 +01:00
ipv4loop.phpt Use SOL_TCP instead of getprotobyname() in tests 2021-05-07 14:55:18 +02:00
ipv6_skipif.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
ipv6loop.phpt Use SOL_TCP instead of getprotobyname() in tests 2021-05-07 14:55:18 +02:00
mcast_helpers.php.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
mcast_ipv4_recv.phpt Use ephemeral ports in mcast_ipv*_recv.phpt 2020-11-30 09:49:39 +01:00
mcast_ipv4_send.phpt Run tidy 2020-09-18 14:28:32 +02:00
mcast_ipv4_send_error.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
mcast_ipv6_recv.phpt Use ephemeral ports in mcast_ipv*_recv.phpt 2020-11-30 09:49:39 +01:00
mcast_ipv6_recv_limited.phpt Run tidy 2020-09-18 14:28:32 +02:00
mcast_ipv6_send.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_abstract_path.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_abstract_path_sendmsg.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_accept_failure.phpt Fix double free when socket_accept fails 2020-11-11 12:48:25 +01:00
socket_addrinfo_bind.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_addrinfo_connect.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_addrinfo_explain.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_addrinfo_lookup.phpt Promote notice to ValueError for invalid hint key 2020-09-28 16:24:04 +01:00
socket_bind.phpt Avoid use of random ports in some socket tests 2019-07-03 12:47:49 +02:00
socket_clear_error-win32.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
socket_clear_error.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_cmsg_credentials.phpt Make socket path shorter for ext/sockets/tests/socket_cmsg_{rights|credentials}.phpt 2022-09-30 17:07:40 +01:00
socket_cmsg_rights.phpt Make socket path shorter for ext/sockets/tests/socket_cmsg_{rights|credentials}.phpt 2022-09-30 17:07:40 +01:00
socket_connect_params.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
socket_create_listen-nobind.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_create_listen-win32.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_create_listen.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_create_listen_used.phpt Use ephemeral port in socket_create_listen_used.phpt 2021-01-12 10:09:30 +01:00
socket_create_pair-wrongparams-win32.phpt Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
socket_create_pair-wrongparams.phpt Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
socket_create_pair.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_export_stream-1.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_export_stream-2.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_export_stream-3.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_export_stream-4-win.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
socket_export_stream-4.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_export_stream-5.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_getopt.phpt
socket_getpeername.phpt Avoid use of random ports in some socket tests 2019-07-03 12:47:49 +02:00
socket_getpeername_ipv4loop.phpt Use SOL_TCP instead of getprotobyname() in tests 2021-05-07 14:55:18 +02:00
socket_getpeername_ipv6loop.phpt Use SOL_TCP instead of getprotobyname() in tests 2021-05-07 14:55:18 +02:00
socket_getsockname.phpt Avoid use of random ports in some socket tests 2019-07-03 12:47:49 +02:00
socket_import_stream-1.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_import_stream-2.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_import_stream-3.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_import_stream-4-win.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
socket_import_stream-4.phpt Use ephemeral ports in socket test 2021-09-20 10:19:48 +02:00
socket_import_stream-5.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_listen-wrongparams.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_read_params.phpt fix flaky socket test 2019-06-18 08:30:46 +02:00
socket_recvmsg.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_select-wrongparams-1-win32.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_select-wrongparams-1.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_select-wrongparams-2.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_select-wrongparams-4.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_select.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_select_error.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_send.phpt Fix test case 2019-10-12 16:28:57 +02:00
socket_send_params.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_sendrecvmsg_error.phpt Normalize error message capitalization 2020-08-05 16:44:06 +02:00
socket_sendrecvmsg_multi_msg-unix.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_sendrecvmsg_multi_msg.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_sendto_params.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_sentto_recvfrom_ipv4_udp.phpt fix flaky socket tests 2019-06-15 08:08:08 +02:00
socket_sentto_recvfrom_ipv6_udp-win32.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
socket_sentto_recvfrom_ipv6_udp.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_sentto_recvfrom_unix.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_set_block-retval.phpt Merge branch 'PHP-7.4' into PHP-8.0 2021-08-12 12:02:27 +02:00
socket_set_nonblock-retval.phpt Merge branch 'PHP-7.4' into PHP-8.0 2021-08-12 12:02:27 +02:00
socket_set_nonblock.phpt Convert resources to objects in ext/sockets 2020-08-03 23:26:38 +02:00
socket_set_option_bindtodevice.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_set_option_error_socket_option.phpt Fix #79923: fix socket_set_option_bindtodevice test 2020-08-03 15:03:07 +02:00
socket_set_option_in6_pktinfo.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
socket_set_option_rcvtimeo.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_set_option_seolinger.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_set_option_sndtimeo.phpt Update ext/sockets parameter names 2020-10-06 12:12:43 +02:00
socket_setopt_basic.phpt Add test socket_setopt() basic functionality 2019-02-13 02:30:48 +01:00
socket_shutdown-win32.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
socket_shutdown.phpt Run tidy 2020-09-18 14:28:32 +02:00
socket_strerror.phpt Only test one error in socket_strerror() test 2020-08-10 15:58:38 +02:00
unixloop.phpt Run tidy 2020-09-18 14:28:32 +02:00
wsaprotocol_info_0.phpt Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00