Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(kernel): fix typos #8927

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore(kernel): fix typos

271dd70
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(kernel): fix typos #8927

chore(kernel): fix typos
271dd70
Select commit
Loading
Failed to load commit list.
GitHub Actions / CT Test Results failed Oct 10, 2024 in 0s

15 fail, 223 skipped, 1 280 pass in 1h 5m 3s

    2 files     69 suites   1h 5m 3s ⏱️
1 518 tests 1 280 ✅ 223 💤 15 ❌
1 732 runs  1 464 ✅ 253 💤 15 ❌

Results for commit 271dd70.

Annotations

Check warning on line 659 in lib/kernel/test/zlib_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

zip_usage failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test zip_usage in zlib_SUITE failed!
{test_case_failed,"Failed to match \"true\", actual result was false"}

Check warning on line 724 in lib/kernel/test/zlib_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

gz_usage failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test gz_usage in zlib_SUITE failed!
{test_case_failed,"Failed to match \"true\", actual result was false"}

Check warning on line 910 in lib/kernel/test/zlib_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

smp failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test smp in zlib_SUITE failed!
{'EXIT',{test_case_failed,"Failed to match \"true\", actual result was false"}}

Check warning on line 249 in lib/kernel/test/logger_std_h_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

1 out of 2 runs failed: default_formatter

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test default_formatter in logger_std_h_SUITE failed!
{{badmatch,[]},
 [{logger_std_h_SUITE,default_formatter,1,
                      [{file,"logger_std_h_SUITE.erl"},{line,249}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1303}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 232 in lib/kernel/test/logger_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

change_config failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test change_config in logger_SUITE failed!
{{badmatch,
     {error,
         {attempting_synchronous_call_to_self,
             {change_config,set,logger_SUITE,#{}}}}},
 [{logger_SUITE,change_config,1,[{file,"logger_SUITE.erl"},{line,232}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1303}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 668 in lib/kernel/test/logger_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

handler_failed failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test handler_failed in logger_SUITE failed!
{{badmatch,
     {error,
         {handler_not_added,
             {attempting_synchronous_call_to_self,
                 {add_handler,h2,logger_SUITE,
                     #{id => h2,module => logger_SUITE,level => all,
                       filters => [],filter_default => log,
                       formatter => {logger_formatter,#{}}}}}}}},
 [{logger_SUITE,handler_failed,1,[{file,"logger_SUITE.erl"},{line,668}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1303}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1749 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

gethostbyaddr failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test gethostbyaddr in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_gethostbyaddr,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115296.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.gethostbyaddr.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1751 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

gethostbyaddr_v6 failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test gethostbyaddr_v6 in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_gethostbyaddr_v6,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115299.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.gethostbyaddr_v6.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1753 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

gethostbyname failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test gethostbyname in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_gethostbyname,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115302.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.gethostbyname.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1755 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

gethostbyname_v6 failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test gethostbyname_v6 in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_gethostbyname_v6,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115305.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.gethostbyname_v6.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1757 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

getaddr failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test getaddr in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_getaddr,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115308.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.getaddr.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1759 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

getaddr_v6 failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test getaddr_v6 in inet_res_SUITE failed!
{undef,[{inet_SUITE,t_getaddr_v6,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115311.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.getaddr_v6.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1761 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

ipv4_to_ipv6 failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test ipv4_to_ipv6 in inet_res_SUITE failed!
{undef,[{inet_SUITE,ipv4_to_ipv6,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115314.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.ipv4_to_ipv6.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 1763 in lib/kernel/test/inet_res_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

host_and_addr failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test host_and_addr in inet_res_SUITE failed!
{undef,[{inet_SUITE,host_and_addr,
                    [[{nameserver,undefined},
                      {res_lookup,[native]},
                      {watchdog,<0.115317.0>},
                      {kernel_factor,5},
                      {label,{host,undefined}},
                      {tc_logfile,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/inet_res_suite.host_and_addr.html"},
                      {tc_group_properties,[]},
                      {tc_group_path,[]},
                      {data_dir,"/buildroot/otp/lib/kernel/make_test_dir/kernel_test/inet_res_SUITE_data/"},
                      {priv_dir,"/buildroot/otp/lib/kernel/make_test_dir/ct_logs/ct_run.test_server@f9de312ac1d5.2024-10-10_18.59.47/make_test_dir.kernel_test.logs/run.2024-10-10_19.00.14/log_private/"},
                      {nodenames,[]}]],
                    []},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
        {test_server,run_test_case_eval1,6,
                     [{file,"test_server.erl"},{line,1303}]},
        {test_server,run_test_case_eval,9,
                     [{file,"test_server.erl"},{line,1235}]}]}

Check warning on line 0 in lib/kernel/test/heart_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

error_in_suite failed

artifacts/Unit Test Results/kernel_junit.xml [took 0s]
Raw output
Test error_in_suite in heart_SUITE failed!
'inet_SUITE cannot be compiled or loaded'

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

223 skipped tests found

There are 223 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
all
altname
api_b_dgram_connect_udp6
api_b_open_and_close_seqp_sctp6
api_b_open_and_close_stream_sctp6
api_b_open_and_close_tcp6
api_b_open_and_close_udp6
api_b_open_and_info_tcp6
api_b_open_and_info_udp6
api_b_open_and_maybe_close_raw
api_b_sendmsg_iov_dgram_inet6
api_b_sendmsg_iov_stream_inet6
api_b_sendv_tcp6
api_b_simple_open_and_close_tcp6
api_b_simple_open_and_close_udp6
api_ffd_open_and_open_wd_and_send_udp6
api_ffd_open_and_open_wod_and_send_udp6
api_ffd_open_connect_and_open_wd_and_send_tcp6
api_ffd_open_connect_and_open_wod_and_send_tcp6
api_ffd_open_wd_and_info_tcp6
api_ffd_open_wd_and_info_udp6
api_ffd_open_wod_and_info_tcp6
api_ffd_open_wod_and_info_udp6
api_m_getaddrinfo_v4
api_m_getaddrinfo_v6
api_m_getnameinfo_v4
api_m_getnameinfo_v6
api_opt_ip_add_drop_membership
api_opt_ip_recvopts_udp4
api_opt_ipv6_flowinfo_udp6
api_opt_ipv6_hoplimit_udp6
api_opt_ipv6_mopts_udp6
api_opt_ipv6_recverr_udp6
api_opt_ipv6_recvpktinfo_udp6
api_opt_ipv6_tclass_udp6
api_opt_sock_acceptfilter
api_opt_sock_broadcast
api_opt_sock_bsp_state
api_opt_sock_debug
api_opt_sock_error
api_opt_sock_exclusiveaddruse
api_opt_sock_linger
api_opt_sock_mark
api_opt_sock_max_msg_size
api_opt_sock_maxdg
api_opt_sock_passcred_tcp4
api_opt_sock_peek_off_tcpL
api_opt_sock_peercred_tcpL
api_opt_sock_rcvtimeo_udp4
api_opt_sock_sndlowat_udp4
api_opt_sock_sndtimeo_udp4
api_sendfile_inet6
api_sendfile_loop_inet6
api_to_accept_tcp6
api_to_connect_tcp6
api_to_maccept_tcp6
api_to_recv_tcp6
api_to_recv_udp4
api_to_recv_udp6
api_to_recvfrom_udp6
api_to_recvmsg_tcp6
api_to_recvmsg_udp6
api_to_send_tcp4
api_to_send_tcp6
api_to_sendmsg_tcp4
api_to_sendmsg_tcp6
api_to_sendto_udp4
api_to_sendto_udp6
appup_test
both_known_1
busy_disconnect_active
ioctl_tcp_info
large_file_heavy
lost_connection2
lost_unregister
many_nodes
mem_kill_std
names_multihoming_ipv4
names_multihoming_ipv6
nt
open_multihoming_ipv4_and_ipv6_socket
open_multihoming_ipv6_socket
otp16359_maccept_tcp6
otp18240_accept_mon_leak_tcp6
otp19251
otp_3924
qlen_kill_std
rotate_on_start_compressed
sc_cpe_socket_cleanup_tcp6
sc_cpe_socket_cleanup_udp6
sc_lc_acceptor_response_tcp6
sc_lc_recv_response_tcp6
sc_lc_recvfrom_response_udp6
sc_lc_recvmsg_response_tcp6
sc_lc_recvmsg_response_udp6
sc_rc_recv_response_tcp6
sc_rc_recvmsg_response_tcp6
sc_rs_recv_send_shutdown_receive_tcp6
sc_rs_recvmsg_send_shutdown_receive_tcp6
shell_support_ansi_input
simple_resolve2
start_link
sync_failure
t_simple_link_local_sockaddr_in6_send_recv
t_simple_link_local_sockaddr_in_send_recv
t_simple_local_sockaddr_in6_send_recv
test_runtime_dependencies_versions
traffic_ping_pong_large_send_and_recv_sctp6
traffic_ping_pong_large_send_and_recv_tcp6
traffic_ping_pong_large_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_large_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_medium_send_and_recv_sctp6
traffic_ping_pong_medium_send_and_recv_tcp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_udp6
traffic_ping_pong_medium_sendto_and_recvfrom_udp6
traffic_ping_pong_small_send_and_recv_sctp6
traffic_ping_pong_small_send_and_recv_tcp6
traffic_ping_pong_small_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_small_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_small_sendmsg_and_recvmsg_udp6
traffic_ping_pong_small_sendto_and_recvfrom_udp6
traffic_send_and_recv_chunks_sctp6
traffic_send_and_recv_chunks_tcp6
traffic_send_and_recv_counters_sctp6
traffic_send_and_recv_counters_tcp6
traffic_sendmsg_and_recvmsg_counters_sctp6
traffic_sendmsg_and_recvmsg_counters_tcp6
traffic_sendmsg_and_recvmsg_counters_udp6
traffic_sendto_and_recvfrom_counters_udp6
ttest_sgenf_cgenf_small_tcp4
ttest_sgenf_cgenf_small_tcp6
ttest_sgenf_cgeno_small_tcp4
ttest_sgenf_cgeno_small_tcp6
ttest_sgenf_cgent_small_tcp4
ttest_sgenf_cgent_small_tcp6
ttest_sgenf_csockf_small_tcp4
ttest_sgenf_csockf_small_tcp6
ttest_sgenf_csocko_small_tcp4
ttest_sgenf_csocko_small_tcp6
ttest_sgenf_csockt_small_tcp4
ttest_sgenf_csockt_small_tcp6
ttest_sgeno_cgenf_small_tcp4
ttest_sgeno_cgenf_small_tcp6
ttest_sgeno_cgeno_small_tcp4
ttest_sgeno_cgeno_small_tcp6
ttest_sgeno_cgent_small_tcp4
ttest_sgeno_cgent_small_tcp6
ttest_sgeno_csockf_small_tcp4
ttest_sgeno_csockf_small_tcp6
ttest_sgeno_csocko_small_tcp4
ttest_sgeno_csocko_small_tcp6
ttest_sgeno_csockt_small_tcp4
ttest_sgeno_csockt_small_tcp6
ttest_sgent_cgenf_small_tcp4
ttest_sgent_cgenf_small_tcp6
ttest_sgent_cgeno_small_tcp4
ttest_sgent_cgeno_small_tcp6
ttest_sgent_cgent_small_tcp4
ttest_sgent_cgent_small_tcp6
ttest_sgent_csockf_small_tcp4
ttest_sgent_csockf_small_tcp6
ttest_sgent_csocko_small_tcp4
ttest_sgent_csocko_small_tcp6
ttest_sgent_csockt_small_tcp4
ttest_sgent_csockt_small_tcp6
ttest_sgsf_csockf_small_tcp4
ttest_sgsf_csockf_small_tcp6
ttest_simple_ssockt_csocko_small_tcp4
ttest_simple_ssockt_csocko_small_tcp6
ttest_simple_ssockt_csocko_small_tcpL
ttest_ssockf_cgenf_small_tcp4
ttest_ssockf_cgenf_small_tcp6
ttest_ssockf_cgeno_small_tcp4
ttest_ssockf_cgeno_small_tcp6
ttest_ssockf_cgent_small_tcp4
ttest_ssockf_cgent_small_tcp6
ttest_ssockf_cgsf_small_tcp4
ttest_ssockf_cgsf_small_tcp6
ttest_ssockf_csockf_small_tcp4
ttest_ssockf_csockf_small_tcp6
ttest_ssockf_csockf_small_tcpL
ttest_ssockf_csocko_small_tcp4
ttest_ssockf_csocko_small_tcp6
ttest_ssockf_csocko_small_tcpL
ttest_ssockf_csockt_small_tcp4
ttest_ssockf_csockt_small_tcp6
ttest_ssockf_csockt_small_tcpL
ttest_ssocko_cgenf_small_tcp4
ttest_ssocko_cgenf_small_tcp6
ttest_ssocko_cgeno_small_tcp4
ttest_ssocko_cgeno_small_tcp6
ttest_ssocko_cgent_small_tcp4
ttest_ssocko_cgent_small_tcp6
ttest_ssocko_csockf_small_tcp4
ttest_ssocko_csockf_small_tcp6
ttest_ssocko_csockf_small_tcpL
ttest_ssocko_csocko_small_tcp4
ttest_ssocko_csocko_small_tcp6
ttest_ssocko_csocko_small_tcpL
ttest_ssocko_csockt_small_tcp4
ttest_ssocko_csockt_small_tcp6
ttest_ssocko_csockt_small_tcpL
ttest_ssockt_cgenf_small_tcp4
ttest_ssockt_cgenf_small_tcp6
ttest_ssockt_cgeno_small_tcp4
ttest_ssockt_cgeno_small_tcp6
ttest_ssockt_cgent_small_tcp4
ttest_ssockt_cgent_small_tcp6
ttest_ssockt_csockf_small_tcp4
ttest_ssockt_csockf_small_tcp6
ttest_ssockt_csockf_small_tcpL
ttest_ssockt_csocko_small_tcp4
ttest_ssockt_csocko_small_tcp6
ttest_ssockt_csocko_small_tcpL
ttest_ssockt_csockt_small_tcp4
ttest_ssockt_csockt_small_tcp6
ttest_ssockt_csockt_small_tcpL
unc_paths
volume_relative_paths
windows_reuseaddr
write_failure

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / CT Test Results

1518 tests found

There are 1518 tests, see "Raw output" for the full list of tests.
Raw output
accept_closed_by_other_process
accept_system_limit
accept_timeout
accept_timeouts_in_order
accept_timeouts_in_order2
accept_timeouts_in_order3
accept_timeouts_in_order4
accept_timeouts_in_order5
accept_timeouts_in_order6
accept_timeouts_in_order7
accept_timeouts_mixed
access
active_1
active_20
active_5
active_echo
active_false
active_n
active_n_closed
active_once
active_once_closed
active_once_echo
active_raw
active_true
add
add_del_path
add_path
add_paths
add_remove_filter
add_remove_handler
add_remove_instance_custom_device
add_remove_instance_file1
add_remove_instance_file2
add_remove_instance_file3
add_remove_instance_file4
add_remove_instance_standard_error
add_remove_instance_standard_io
add_remove_instance_tty
advanced_partition
advise
all
all_available
all_loaded
all_logger_level
allocate
allocate_file_size
allowed
altname
ancient_major
api_b_dgram_connect_udp4
api_b_dgram_connect_udp6
api_b_gethostname
api_b_getifaddrs
api_b_getservbyname
api_b_getservbyport
api_b_name_and_addr_info
api_b_name_and_index
api_b_open_and_close_seqpL
api_b_open_and_close_seqp_sctp4
api_b_open_and_close_seqp_sctp6
api_b_open_and_close_stream_sctp4
api_b_open_and_close_stream_sctp6
api_b_open_and_close_tcp4
api_b_open_and_close_tcp6
api_b_open_and_close_tcpL
api_b_open_and_close_udp4
api_b_open_and_close_udp6
api_b_open_and_close_udpL
api_b_open_and_info_tcp4
api_b_open_and_info_tcp6
api_b_open_and_info_udp4
api_b_open_and_info_udp6
api_b_open_and_maybe_close_raw
api_b_send_and_recv_seqpL
api_b_send_and_recv_stream_sctp4
api_b_send_and_recv_tcp4
api_b_send_and_recv_tcpL
api_b_sendmsg_and_recvmsg_seqpL
api_b_sendmsg_and_recvmsg_stream_sctp4
api_b_sendmsg_and_recvmsg_tcp4
api_b_sendmsg_and_recvmsg_tcpL
api_b_sendmsg_and_recvmsg_udp4
api_b_sendmsg_and_recvmsg_udpL
api_b_sendmsg_iov_dgram_inet
api_b_sendmsg_iov_dgram_inet6
api_b_sendmsg_iov_dgram_local
api_b_sendmsg_iov_stream_inet
api_b_sendmsg_iov_stream_inet6
api_b_sendmsg_iov_stream_local
api_b_sendto_and_recvfrom_udp4
api_b_sendto_and_recvfrom_udpL
api_b_sendv_and_recv_tcp4
api_b_sendv_tcp4
api_b_sendv_tcp6
api_b_simple_open_and_close_tcp4
api_b_simple_open_and_close_tcp6
api_b_simple_open_and_close_udp4
api_b_simple_open_and_close_udp6
api_connect_init
api_connectx_init
api_deflate
api_deflateEnd
api_deflateInit
api_deflateParams
api_deflateReset
api_deflateSetDictionary
api_ffd_open_and_open_wd_and_send_udp4
api_ffd_open_and_open_wd_and_send_udp6
api_ffd_open_and_open_wod_and_send_udp4
api_ffd_open_and_open_wod_and_send_udp6
api_ffd_open_connect_and_open_wd_and_send_tcp4
api_ffd_open_connect_and_open_wd_and_send_tcp6
api_ffd_open_connect_and_open_wod_and_send_tcp4
api_ffd_open_connect_and_open_wod_and_send_tcp6
api_ffd_open_wd_and_info_tcp4
api_ffd_open_wd_and_info_tcp6
api_ffd_open_wd_and_info_udp4
api_ffd_open_wd_and_info_udp6
api_ffd_open_wod_and_info_tcp4
api_ffd_open_wod_and_info_tcp6
api_ffd_open_wod_and_info_udp4
api_ffd_open_wod_and_info_udp6
api_g_un_zip
api_inflate2
api_inflate3
api_inflateEnd
api_inflateGetDictionary
api_inflateInit
api_inflateReset
api_inflateSetDictionary
api_listen
api_m_debug
api_m_error_bind
api_m_error_open
api_m_getaddrinfo_v4
api_m_getaddrinfo_v6
api_m_getnameinfo_v4
api_m_getnameinfo_v6
api_m_getservbyname_overflow
api_m_info
api_open_close
api_opt_ip_add_drop_membership
api_opt_ip_mopts_udp4
api_opt_ip_pktinfo_udp4
api_opt_ip_recverr_udp4
api_opt_ip_recvopts_udp4
api_opt_ip_recvorigdstaddr_udp4
api_opt_ip_recvtos_udp4
api_opt_ip_recvttl_udp4
api_opt_ip_tos_udp4
api_opt_ipv6_flowinfo_udp6
api_opt_ipv6_hoplimit_udp6
api_opt_ipv6_mopts_udp6
api_opt_ipv6_recverr_udp6
api_opt_ipv6_recvpktinfo_udp6
api_opt_ipv6_tclass_udp6
api_opt_simple_otp_controlling_process
api_opt_simple_otp_meta_option
api_opt_simple_otp_options
api_opt_simple_otp_rcvbuf_option
api_opt_sock_acceptconn_tcp
api_opt_sock_acceptconn_udp
api_opt_sock_acceptfilter
api_opt_sock_bindtodevice
api_opt_sock_broadcast
api_opt_sock_bsp_state
api_opt_sock_debug
api_opt_sock_domain
api_opt_sock_dontroute
api_opt_sock_error
api_opt_sock_exclusiveaddruse
api_opt_sock_keepalive
api_opt_sock_linger
api_opt_sock_mark
api_opt_sock_max_msg_size
api_opt_sock_maxdg
api_opt_sock_oobinline
api_opt_sock_passcred_tcp4
api_opt_sock_peek_off_tcpL
api_opt_sock_peercred_tcpL
api_opt_sock_priority_tcp4
api_opt_sock_priority_udp4
api_opt_sock_rcvbuf_udp4
api_opt_sock_rcvlowat_udp4
api_opt_sock_rcvtimeo_udp4
api_opt_sock_reuseaddr
api_opt_sock_sndbuf_udp4
api_opt_sock_sndlowat_udp4
api_opt_sock_sndtimeo_udp4
api_opt_sock_timestamp_tcp4
api_opt_sock_timestamp_udp4
api_opt_tcp_congestion_tcp4
api_opt_tcp_cork_tcp4
api_opt_tcp_keepcnt_tcp4
api_opt_tcp_keepidle_tcp4
api_opt_tcp_keepintvl_tcp4
api_opt_tcp_maxseg_tcp4
api_opt_tcp_nodelay_tcp4
api_opt_udp_cork_udp4
api_opts
api_safeInflate
api_sendfile_inet
api_sendfile_inet6
api_sendfile_local
api_sendfile_loop_inet
api_sendfile_loop_inet6
api_sendfile_loop_local
api_to_accept_tcp4
api_to_accept_tcp6
api_to_connect_tcp4
api_to_connect_tcp6
api_to_maccept_tcp4
api_to_maccept_tcp6
api_to_recv_tcp4
api_to_recv_tcp6
api_to_recv_udp4
api_to_recv_udp6
api_to_recvfrom_udp4
api_to_recvfrom_udp6
api_to_recvmsg_tcp4
api_to_recvmsg_tcp6
api_to_recvmsg_udp4
api_to_recvmsg_udp6
api_to_send_tcp4
api_to_send_tcp6
api_to_sendmsg_tcp4
api_to_sendmsg_tcp6
api_to_sendto_udp4
api_to_sendto_udp6
api_un_compress
api_un_zip
app_config
app_test
append
appup_test
arg_overflow
args_file
args_file_env
argument_separation
argument_with_option
async_call
atomic
background_command
bad_address
bad_command
bad_erl_libs
bad_error_logger
bad_input
bad_level
bad_sasl_compatibility
badarg
basic
basic_atomic_load
basic_errors
basic_name_partition
basic_partition
basic_stream
bidirectional_traffic
big_boot_embedded
bin white space
bin_default
bin_default_dirty
bin_dirname_fail
bin_no_srcfile
bin_no_use_dirname_fail
bin_not_abs
bin_ok_symlink
bin_outside_eprfx
bin_outside_eprfx_dirty
bin_same_dir
bin_unreachable_absolute
bin_unreachable_relative
bin_unreasonable_path
binary_passive_recv
block_blocked
block_call
block_queue
block_queue2
blocked_notif
boot1
boot2
boot_var
both_known_1
broadcast
buffer_size
buffers
busy_disconnect_active
busy_disconnect_passive
busy_send
cache_module_level
call
call_against_ei_node
call_against_old_node
call_benchmark
call_from_old_node
call_old_against_new
call_reqtmo
call_to_deprecated
call_to_now_0
call_to_size_1
callback_api
called_dies
called_node_dies
called_throws
cast
cast_old_against_new
catenated_gzips
change_attribute
change_config
change_size2
change_size_after
change_size_before
change_size_during
change_size_truncate
character
chars_limit
check_config
checksum
chunk
chunk_bench_rand
chunk_bench_zeroed
clash
clear_cmd
close
close_block
close_deadlock
close_race
close_stdin
close_with_pending_output
closed_socket
cmd_unicode
cmdline_setcookie_2
code_archive
code_archive2
code_path_cache
combined
combined_getbin
compare_levels
compatible
compile_erl
compile_mib
compile_script
compile_yecc
complicated
compress_async_crash
compress_errors
compress_usage
cond_wait
config
config_change
config_fail
config_relative_paths
config_sanity_check
configfd_bash
configfd_port_program
connect
connect_all_false
connect_node
connection_cookie
consult1
controlling_process
controlling_process_self
copy
core_files
crash_std_h_to_disk_log
crash_std_h_to_file
create_join_thread
create_log
ctrl_keys
cur_dir_0
cur_dir_1
dash_S
dash_extra
dash_run
dash_s
data_before_close
datasync
deep_cwd
deep_list_command
def_sndrcvinfo
default
default_formatter
default_options
default_sasl_compatible
default_size
deflate_bench_rand
deflate_bench_zeroed
defunct
del_path
delay_send_error
delayed_write
delete
deprecated_not_in_obsolete
depth
destructive
detached_thread
dflag_mandatory_25
dictionary_usage
differing_cookies
dir_disappeared
dir_req
disconnected_start
disk_log_events
disk_log_full
disk_log_opts
disk_log_wrap
dist_ctrl_proc_reject
dist_ctrl_proc_smoke
dist_spawn_error
distr_changed_tc1
distr_changed_tc2
distributed_exit
distributed_recv
distributed_send
doc_examples_raw
doc_examples_raw_getbin
domain
dot_erlang
double
dw_atomic_massage
dyn_differing_cookies
dyn_distribution
dyn_node_name
e_del_dir
e_delete
e_make_dir
e_rename
econnreset_after_async_send_active
econnreset_after_async_send_active_once
econnreset_after_async_send_passive
econnreset_after_sync_send
edns0
edns0_multi_formerr
empty_group_by_remote_leave
emulator
end_per_group
end_per_suite
ensure_all_started
ensure_loaded
ensure_loaded_bad_case
ensure_loaded_many
ensure_loaded_many_kill
ensure_modules_loaded
ensure_started
env
epmd_reconnect
equal_tids
erl_1424
erl_file_encoding
erl_uds_dist_smoke_test
erlang_display
error
error_in_suite
error_index
error_info
error_log
error_logger_false
error_logger_false_progress
error_logger_false_sasl_compatible
error_logger_file
error_logger_notice_header
error_logger_silent
error_logger_silent_sasl_compatible
error_logger_tty
error_logger_tty_sasl_compatible
error_repair
error_report
errors
eval1
evil_args_file
exchange
exclusive
exit_initial
ext_mod_dep
external
external_editor
external_editor_unicode
external_editor_visual
external_nodes
failover
failover_comp
faulty_config
faulty_log
faulty_msg
features
features_all
features_atom_warnings
features_directives
features_disable
features_erlc_describe
features_erlc_unknown
features_include
features_load
features_macros
features_runtime
file_handle_info_basic_directory
file_handle_info_basic_file
file_handle_info_times
file_info_bad
file_info_basic_directory
file_info_basic_file
file_info_times
file_opts
file_read_file_info_opts
file_requests
file_utc
file_wfi_helpers
file_write_file_info
file_write_file_info_opts
file_write_read_file_info_opts
files_monitor
fill_sendq
filter_config
filter_failed
filter_successful
find_executable
flaw1
float
forced_sync
format_depth
format_log_1
format_log_2
format_mfa
format_msg
format_report
format_time
formatter_fail
four_filled
foursplit
full_notif
garbage_messages
gc_seq_token
gen_event
gen_fsm
gen_server
gen_statem
get_argument
get_arguments
get_cmd
get_columns_and_rows
get_columns_and_rows_escript
get_coverage
get_env
get_file
get_file_and_size
get_key
get_mode
get_modules
get_path
get_plain_arguments
get_status
get_supervisor
getaddr
getaddr_v6
gethostbyaddr
gethostbyaddr_v6
gethostbyname
gethostbyname_v6
getopts
global_disconnect
global_groups_change
global_lost_nodes
good_citizen
group_leave
gz_usage
gz_usage2
halt_ext_inf
halt_ext_ro
halt_ext_sz_1
halt_ext_sz_2
halt_int_inf
halt_int_ro
halt_int_sz_1
halt_int_sz_2
halt_misc
halt_ro_alog
halt_ro_balog
halt_ro_crash
halt_trunc
handle_many_config_files
handler_failed
handler_requests_under_load
head_func
heart_no_kill
heavier
heavy
hidden_groups
hidden_node
home_dir
host_and_addr
hostnames
http_bad_packet
icky
idle_timer
illegal_nodenames
implicit_inet6
inc_wrap_file
inet_coming_up
inet_disconnects
inet_dist_options_options
inet_existing
inflate_bench_rand
inflate_bench_zeroed
info
info_current
info_report
inherit_on_dist_spawn
inherit_on_spawn
init_group_history_deadlock
init_per_group
init_per_suite
initial
integer
interleaved_read_write
intermediate_error
internal_log
intro
invalid_app_file
ioctl_get_gifaddr
ioctl_get_gifbrdaddr
ioctl_get_gifdstaddr
ioctl_get_gifflags
ioctl_get_gifhwaddr
ioctl_get_gifindex
ioctl_get_gifmap
ioctl_get_gifmtu
ioctl_get_gifname
ioctl_get_gifnetmask
ioctl_get_giftxqlen
ioctl_nread
ioctl_simple1
ioctl_simple2
ioctl_tcp_info
ipread
ipv4_to_ipv6
ipv6_v6only_sctp
ipv6_v6only_tcp
ipv6_v6only_udp
is_loaded
iter_max_socks
job_control_local
job_control_remote
job_control_remote_noshell
kernel_config
kill_disabled
kill_pid
killing_acceptor
killing_multi_acceptors
killing_multi_acceptors2
label_compression_limit
large_deflate
large_file
large_file_errors
large_file_heavy
large_file_light
large_limit_active_echo
large_limit_passive_echo
large_output_command
large_raw
large_raw_getbin
large_write
large_writes
large_writes_delayed
last_ms_answer
lc_graph
leave_exit_race
leftover_name
legacy_header
level
level_or_msg_in_meta
limit_active_echo
limit_burst_disabled
limit_burst_enabled_one
limit_burst_enabled_period
limit_passive_echo
line
linger_zero
linger_zero_sndbuf
list_dir
list_dir_error
list_dir_limit
literals
load
load_abs
load_binary
load_file
load_use_cache
local_abstract
local_archive
local_basic
local_basic_binary
local_fdopen
local_fdopen_unbound
local_unbound
lock_die
locks
locks_hidden
log_all_levels_api
log_failed
log_no_levels
logfile
logger_disk_log
logger_disk_log_formatter
logger_file
logger_file_formatter
logger_file_log_progress
logger_file_no_filter
logger_file_no_filter_level
logger_file_sasl_compatible
logger_filters
logger_filters_stop
logger_many_handlers_default_first
logger_many_handlers_default_last
logger_many_handlers_default_last_broken_filter
logger_metadata
logger_module_level
logger_proxy
logger_undefined
logging
loop_all
lost_connection
lost_connection2
lost_unregister
macros
major
make_del_dir
make_del_dir_r
make_dep_options
make_link
many_nodes
many_restarts
many_users
mass_death
match_set_seq_token
mature_heap_token
max_buffer_size
max_size
max_size_command
max_threads
mdns_encode_decode
mem_kill_new
mem_kill_std
message_leak
minor
missing_args_file
missing_compulsory_dflags
missing_scope_join
mixed
modes
module_status
monitor
monitor_closed_socket
monitor_nodes_cleanup
monitor_nodes_combinations
monitor_nodes_complex_nodedown_reason
monitor_nodes_down_up
monitor_nodes_errors
monitor_nodes_many
monitor_nodes_misc
monitor_nodes_node_type
monitor_nodes_nodedown_reason
monitor_nodes_otp_6481
monitor_nonempty_scope
monitor_open_and_close_multi_mon
monitor_open_and_close_multi_socks
monitor_open_and_close_multi_socks_and_mon
monitor_open_and_demon_and_close_multi_socks
monitor_open_and_exit_multi_mon
monitor_open_and_exit_multi_socks
monitor_open_and_exit_multi_socks_and_mon
monitor_scope
monitor_self
monitor_simple_open_and_close
monitor_simple_open_and_demon_and_close
monitor_simple_open_and_exit
mult_embedded_flags
mult_lib_roots
multi_accept_close_listen
multi_monitor
multicall
multicall_dies
multicall_mix
multicall_node_dies
multicall_old_against_new
multicall_recv_opt
multicall_recv_opt2
multicall_recv_opt3
multicall_reqtmo
multicall_timeout
multicast
multiple_handlers
multiple_raw
multiple_raw_getbin
multiple_slaves
mutex
name_addr_and_cached
name_die
name_exit
names
names_and_locks
names_hidden
names_multihoming_ipv4
names_multihoming_ipv6
names_unihoming_ipv4
names_unihoming_ipv6
net_kernel_start
net_setuptime
net_ticker_spawn_options
netsplit
new_idx_vsn
new_modes
next_rotate_file
no_accept
no_file
no_gg_proc
no_gg_proc_sync
node_start_immediately_after_crash
node_start_soon_after_crash
nodedown_start
nodenames
nolocal
non_block_send
normal
normalize
normalize_and_backslash
normalized_paths
nt
null_in_command
nxdomain_reply
object_code
obsolete_but_not_deprecated
off_heap
old_heap_token
old_io_protocol
old_modes
on_load
on_load_binary
on_load_deadlock
on_load_deleted
on_load_embedded
on_load_errors
on_load_failing
on_load_pending
on_load_purge
on_load_self_call
on_load_trace_on_load
on_load_update
one_empty
one_filled
one_grp
one_grp_x
one_header
only_allow_owner
op_switch_to_drop
op_switch_to_drop_file
op_switch_to_drop_tty
op_switch_to_flush
op_switch_to_flush_file
op_switch_to_flush_tty
op_switch_to_sync
op_switch_to_sync_file
op_switch_to_sync_tty
open1
open_change_size
open_error
open_errors
open_existing_log
open_fd
open_modes
open_multihoming_ipv4_and_ipv6_socket
open_multihoming_ipv4_socket
open_multihoming_ipv6_socket
open_overwrite
open_size
open_truncate
open_unihoming_ipv6_socket
optional_applications
options_api
other_node
otp16359_maccept_tcp4
otp16359_maccept_tcp6
otp16359_maccept_tcpL
otp18240_accept_mon_leak_tcp4
otp18240_accept_mon_leak_tcp6
otp18635
otp19063
otp19251
otp_10131
otp_10852
otp_12242
otp_1586
otp_16504
otp_16768
otp_16809
otp_17492
otp_18323_open
otp_18323_opts_processing
otp_18357
otp_1849
otp_18707
otp_18883
otp_2012
otp_2078
otp_2718
otp_2973
otp_3002
otp_3162
otp_3184
otp_3924
otp_4066
otp_4227
otp_5363
otp_5606
otp_5640
otp_5737
otp_5814
otp_6278
otp_7461
otp_7731
otp_7816
otp_8102
otp_9389
otp_9981
output
overlay_missing
pa_pz_option
partial_recv_and_close
partial_recv_and_close_2
partial_recv_and_close_3
passive_echo
passive_sockets
path_consult
path_eval
path_open
path_script
pathological
peeloff_active_n
peeloff_active_once
peeloff_active_true
perf_counter_api
permissions
permit_false_start_dist
permit_false_start_local
persistent_env
pg
plain_head
port
port_clean_token
pos1
pos2
pos3
position
pread_pwrite
pread_write
pretty_print
primary_archive
primitive_accept
print
process_metadata
process_owner_check
progress
protocol_upgrade
purge
purge_many_exits
purge_stacktrace
qlen_kill_new
qlen_kill_std
quote
quoting
rb_basic
rb_trunc
rb_utc
rb_warnings_errors
rb_warnings_info
re_register_name
read_ahead
read_compressed_cooked
read_compressed_cooked_binary
read_cooked_tar_problem
read_file_rename_race
read_line_1
read_line_2
read_line_3
read_line_4
read_link_info_for_non_link
read_not_really_compressed
read_packets
read_write
read_write_file
reboot
reconfig
reconnect
recreate_deleted_log
recv
recv_close
recv_poll_after_active_once
recvtclass
recvtos
recvtosttl
recvttl
refc
reg_s_optional_open_and_close_and_count
reg_s_single_open_and_close_and_count
register_1
relative_file_path
remote
remote_archive
remote_disconnect
remote_emulator
remote_gl
remove_pa_pz_option
remsh_basic
remsh_error
remsh_expand_compatibility_25
remsh_expand_compatibility_later_version
remsh_longnames
remsh_no_epmd
rename
reopen
reopen_changed_log
replace_default
replace_disk_log
replace_file
replace_path
report_cb
resolve
responses
restart
restart_after
restart_with_mode
ring
rotate_1
rotate_breopen
rotate_on_start_compressed
rotate_reopen
rotate_size
rotate_size_compressed
rotate_size_reopen
rotate_truncate
rotation_opts
rotation_opts_restart_handler
runtime_dependencies_functions
runtime_dependencies_modules
rwmutex
rwspinlock
s_accept_with_explicit_socket_backend
sasl_compatible
sasl_compatible_false
sasl_compatible_false_no_progress
sasl_reports
sc_cpe_socket_cleanup_tcp4
sc_cpe_socket_cleanup_tcp6
sc_cpe_socket_cleanup_tcpL
sc_cpe_socket_cleanup_udp4
sc_cpe_socket_cleanup_udp6
sc_cpe_socket_cleanup_udpL
sc_lc_acceptor_response_tcp4
sc_lc_acceptor_response_tcp6
sc_lc_acceptor_response_tcpL
sc_lc_recv_response_tcp4
sc_lc_recv_response_tcp6
sc_lc_recv_response_tcpL
sc_lc_recvfrom_response_udp4
sc_lc_recvfrom_response_udp6
sc_lc_recvfrom_response_udpL
sc_lc_recvmsg_response_tcp4
sc_lc_recvmsg_response_tcp6
sc_lc_recvmsg_response_tcpL
sc_lc_recvmsg_response_udp4
sc_lc_recvmsg_response_udp6
sc_lc_recvmsg_response_udpL
sc_rc_recv_response_tcp4
sc_rc_recv_response_tcp6
sc_rc_recv_response_tcpL
sc_rc_recvmsg_response_tcp4
sc_rc_recvmsg_response_tcp6
sc_rc_recvmsg_response_tcpL
sc_rs_recv_send_shutdown_receive_tcp4
sc_rs_recv_send_shutdown_receive_tcp6
sc_rs_recv_send_shutdown_receive_tcpL
sc_rs_recvmsg_send_shutdown_receive_tcp4
sc_rs_recvmsg_send_shutdown_receive_tcp6
sc_rs_recvmsg_send_shutdown_receive_tcpL
scope_restart
script1
script_id
script_start
segment_read
segment_write
send
send_block
send_block_unblock
send_literal
send_request
send_request_against_ei_node
send_request_check_reqid_collection
send_request_check_reqtmo
send_request_fun
send_request_receive_reqid_collection
send_request_receive_reqtmo
send_request_wait_reqid_collection
send_request_wait_reqtmo
send_timeout_active
send_timeout_basic_w_autoclose
send_timeout_basic_wo_autoclose
send_timeout_check_length
send_timeout_para_w_autoclose
send_timeout_para_wo_autoclose
send_timeout_resume
send_to_closed
send_to_empty
sendtclass
sendtos
sendtosttl
sendttl
servfail_retry_timeout_1000
servfail_retry_timeout_default
set_application_level
set_cmd
set_env
set_env_errors
set_env_persistent
set_formatter
set_level
set_module_level
set_path
set_path_file
setopts
several_accepts_in_one_go
shell_clear
shell_delete
shell_expand_location_above
shell_expand_location_below
shell_format
shell_full_queue
shell_get_password
shell_help
shell_history
shell_history_corrupt
shell_history_custom
shell_history_custom_errors
shell_history_eaccess
shell_history_repair
shell_history_repair_corrupt
shell_history_resize
shell_history_toggle
shell_huge_input
shell_ignore_pager_commands
shell_insert
shell_invalid_ansi
shell_invalid_unicode
shell_multiline_navigation
shell_multiline_prompt
shell_navigation
shell_receive_standard_out
shell_search
shell_small_window_multiline_navigation
shell_standard_error_nlcr
shell_support_ansi_input
shell_suspend
shell_transpose
shell_update_window
shell_xnfix
show_econnreset_active
show_econnreset_active_once
show_econnreset_passive
shutdown_active
shutdown_application_call
shutdown_deadlock
shutdown_func
shutdown_passive
shutdown_pending
shutdown_timeout
simple
simple_all_keys
simple_disconnect
simple_line
simple_raw
simple_raw_getbin
simple_resolve
simple_resolve2
simple_resolve3
simple_ring
single
single_line
sleepy_child
slow_active_echo
slow_passive_echo
smp
snprintf
so_priority
socket_monitor1
socket_monitor1_demon_after
socket_monitor1_manyc
socket_monitor1_manys
socket_monitor2
socket_monitor2_manyc
socket_monitor2_manys
socket_packet
socket_packet_buf
socket_packet_cheat
socket_raw
soft_purge
space_in_cwd
space_in_name
spawn1
spawn2
spawn3
spawn4
spawn_failures
spawn_link1
spawn_link2
spawn_link3
spawn_link4
spawn_opt2
spawn_opt3
spawn_opt4
spawn_opt5
spinlock
standard_io
start
start_crash
start_debug
start_distribution_false
start_gg_proc
start_link
start_phases
start_stop
start_stop_handler
sticky_dir
stop
stop_during_init
stop_status
stress_partition
string
strong_components
sub_heap_binaries
supervisor_handle_info
switch_options
symlinks
sync
sync_0
sync_failure
t_accept_inet6_tclass
t_accept_timeout
t_connect_bad
t_connect_src_port
t_connect_timeout
t_fdconnect
t_fdopen
t_implicit_inet6
t_local_abstract
t_local_basic
t_local_fdopen
t_local_fdopen_connect
t_local_fdopen_connect_unbound
t_local_fdopen_listen
t_local_fdopen_listen_unbound
t_local_unbound
t_recv_delim
t_recv_eof
t_recv_timeout
t_sendfile_arguments
t_sendfile_big_all
t_sendfile_big_size
t_sendfile_closeduring
t_sendfile_crashduring
t_sendfile_many_small
t_sendfile_offset
t_sendfile_partial
t_sendfile_recvafter
t_sendfile_recvafter_remoteclose
t_sendfile_recvduring
t_sendfile_sendafter
t_sendfile_sendduring
t_sendfile_small
t_shutdown_async
t_shutdown_both
t_shutdown_error
t_shutdown_write
t_simple_link_local_sockaddr_in6_send_recv
t_simple_link_local_sockaddr_in_send_recv
t_simple_local_sockaddr_in6_send_recv
t_simple_local_sockaddr_in_connectx_init
t_simple_local_sockaddr_in_send_recv
table_waste
template
terminate
test_exit
test_invalid_keymap
test_message_queue_data_switching
test_runtime_dependencies_versions
test_throughput_benchmark
test_valid_keymap
thread_name
thundering_herd
tick
tick_change
tick_intensity
timeout_limit
tiny_reads
tiny_reads_ahead
tiny_writes
tiny_writes_delayed
toggle_modes
token_set_get
trace_exit
tracer_set_get
traffic_ping_pong_large_send_and_recv_sctp4
traffic_ping_pong_large_send_and_recv_sctp6
traffic_ping_pong_large_send_and_recv_tcp4
traffic_ping_pong_large_send_and_recv_tcp6
traffic_ping_pong_large_send_and_recv_tcpL
traffic_ping_pong_large_sendmsg_and_recvmsg_sctp4
traffic_ping_pong_large_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_large_sendmsg_and_recvmsg_tcp4
traffic_ping_pong_large_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_large_sendmsg_and_recvmsg_tcpL
traffic_ping_pong_medium_send_and_recv_sctp4
traffic_ping_pong_medium_send_and_recv_sctp6
traffic_ping_pong_medium_send_and_recv_tcp4
traffic_ping_pong_medium_send_and_recv_tcp6
traffic_ping_pong_medium_send_and_recv_tcpL
traffic_ping_pong_medium_sendmsg_and_recvmsg_sctp4
traffic_ping_pong_medium_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_tcp4
traffic_ping_pong_medium_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_tcpL
traffic_ping_pong_medium_sendmsg_and_recvmsg_udp4
traffic_ping_pong_medium_sendmsg_and_recvmsg_udp6
traffic_ping_pong_medium_sendmsg_and_recvmsg_udpL
traffic_ping_pong_medium_sendto_and_recvfrom_udp4
traffic_ping_pong_medium_sendto_and_recvfrom_udp6
traffic_ping_pong_medium_sendto_and_recvfrom_udpL
traffic_ping_pong_small_send_and_recv_sctp4
traffic_ping_pong_small_send_and_recv_sctp6
traffic_ping_pong_small_send_and_recv_tcp4
traffic_ping_pong_small_send_and_recv_tcp6
traffic_ping_pong_small_send_and_recv_tcpL
traffic_ping_pong_small_sendmsg_and_recvmsg_sctp4
traffic_ping_pong_small_sendmsg_and_recvmsg_sctp6
traffic_ping_pong_small_sendmsg_and_recvmsg_tcp4
traffic_ping_pong_small_sendmsg_and_recvmsg_tcp6
traffic_ping_pong_small_sendmsg_and_recvmsg_tcpL
traffic_ping_pong_small_sendmsg_and_recvmsg_udp4
traffic_ping_pong_small_sendmsg_and_recvmsg_udp6
traffic_ping_pong_small_sendmsg_and_recvmsg_udpL
traffic_ping_pong_small_sendto_and_recvfrom_udp4
traffic_ping_pong_small_sendto_and_recvfrom_udp6
traffic_ping_pong_small_sendto_and_recvfrom_udpL
traffic_send_and_recv_chunks_sctp4
traffic_send_and_recv_chunks_sctp6
traffic_send_and_recv_chunks_tcp4
traffic_send_and_recv_chunks_tcp6
traffic_send_and_recv_chunks_tcpL
traffic_send_and_recv_counters_sctp4
traffic_send_and_recv_counters_sctp6
traffic_send_and_recv_counters_tcp4
traffic_send_and_recv_counters_tcp6
traffic_send_and_recv_counters_tcpL
traffic_sendmsg_and_recvmsg_counters_sctp4
traffic_sendmsg_and_recvmsg_counters_sctp6
traffic_sendmsg_and_recvmsg_counters_tcp4
traffic_sendmsg_and_recvmsg_counters_tcp6
traffic_sendmsg_and_recvmsg_counters_tcpL
traffic_sendmsg_and_recvmsg_counters_udp4
traffic_sendmsg_and_recvmsg_counters_udp6
traffic_sendmsg_and_recvmsg_counters_udpL
traffic_sendto_and_recvfrom_counters_udp4
traffic_sendto_and_recvfrom_counters_udp6
traffic_sendto_and_recvfrom_counters_udpL
trisplit
trunc_notif
truncate
try_lock_mutex
tsd
tsig_client
tsig_server
ttest_sgenf_cgenf_small_tcp4
ttest_sgenf_cgenf_small_tcp6
ttest_sgenf_cgeno_small_tcp4
ttest_sgenf_cgeno_small_tcp6
ttest_sgenf_cgent_small_tcp4
ttest_sgenf_cgent_small_tcp6
ttest_sgenf_csockf_small_tcp4
ttest_sgenf_csockf_small_tcp6
ttest_sgenf_csocko_small_tcp4
ttest_sgenf_csocko_small_tcp6
ttest_sgenf_csockt_small_tcp4
ttest_sgenf_csockt_small_tcp6
ttest_sgeno_cgenf_small_tcp4
ttest_sgeno_cgenf_small_tcp6
ttest_sgeno_cgeno_small_tcp4
ttest_sgeno_cgeno_small_tcp6
ttest_sgeno_cgent_small_tcp4
ttest_sgeno_cgent_small_tcp6
ttest_sgeno_csockf_small_tcp4
ttest_sgeno_csockf_small_tcp6
ttest_sgeno_csocko_small_tcp4
ttest_sgeno_csocko_small_tcp6
ttest_sgeno_csockt_small_tcp4
ttest_sgeno_csockt_small_tcp6
ttest_sgent_cgenf_small_tcp4
ttest_sgent_cgenf_small_tcp6
ttest_sgent_cgeno_small_tcp4
ttest_sgent_cgeno_small_tcp6
ttest_sgent_cgent_small_tcp4
ttest_sgent_cgent_small_tcp6
ttest_sgent_csockf_small_tcp4
ttest_sgent_csockf_small_tcp6
ttest_sgent_csocko_small_tcp4
ttest_sgent_csocko_small_tcp6
ttest_sgent_csockt_small_tcp4
ttest_sgent_csockt_small_tcp6
ttest_sgsf_csockf_small_tcp4
ttest_sgsf_csockf_small_tcp6
ttest_simple_ssockt_csocko_small_tcp4
ttest_simple_ssockt_csocko_small_tcp6
ttest_simple_ssockt_csocko_small_tcpL
ttest_ssockf_cgenf_small_tcp4
ttest_ssockf_cgenf_small_tcp6
ttest_ssockf_cgeno_small_tcp4
ttest_ssockf_cgeno_small_tcp6
ttest_ssockf_cgent_small_tcp4
ttest_ssockf_cgent_small_tcp6
ttest_ssockf_cgsf_small_tcp4
ttest_ssockf_cgsf_small_tcp6
ttest_ssockf_csockf_small_tcp4
ttest_ssockf_csockf_small_tcp6
ttest_ssockf_csockf_small_tcpL
ttest_ssockf_csocko_small_tcp4
ttest_ssockf_csocko_small_tcp6
ttest_ssockf_csocko_small_tcpL
ttest_ssockf_csockt_small_tcp4
ttest_ssockf_csockt_small_tcp6
ttest_ssockf_csockt_small_tcpL
ttest_ssocko_cgenf_small_tcp4
ttest_ssocko_cgenf_small_tcp6
ttest_ssocko_cgeno_small_tcp4
ttest_ssocko_cgeno_small_tcp6
ttest_ssocko_cgent_small_tcp4
ttest_ssocko_cgent_small_tcp6
ttest_ssocko_csockf_small_tcp4
ttest_ssocko_csockf_small_tcp6
ttest_ssocko_csockf_small_tcpL
ttest_ssocko_csocko_small_tcp4
ttest_ssocko_csocko_small_tcp6
ttest_ssocko_csocko_small_tcpL
ttest_ssocko_csockt_small_tcp4
ttest_ssocko_csockt_small_tcp6
ttest_ssocko_csockt_small_tcpL
ttest_ssockt_cgenf_small_tcp4
ttest_ssockt_cgenf_small_tcp6
ttest_ssockt_cgeno_small_tcp4
ttest_ssockt_cgeno_small_tcp6
ttest_ssockt_cgent_small_tcp4
ttest_ssockt_cgent_small_tcp6
ttest_ssockt_csockf_small_tcp4
ttest_ssockt_csockf_small_tcp6
ttest_ssockt_csockf_small_tcpL
ttest_ssockt_csocko_small_tcp4
ttest_ssockt_csocko_small_tcp6
ttest_ssockt_csocko_small_tcpL
ttest_ssockt_csockt_small_tcp4
ttest_ssockt_csockt_small_tcp6
ttest_ssockt_csockt_small_tcpL
tty
two
two_filled
two_grp
txt_record
type_errors
unblock
unc_paths
undefined_function_handler
undefined_functions
unicode
unicode_mode
unicode_paths
unix_comment_in_command
unknown_module
untranslatable_names
untranslatable_names_error
update
update_config
upgrade
use_ipv6_v6only_udp
very_icky
via_logger_process
virtual_dir_in_archive
volume_relative_paths
warnings_errors
warnings_info
where_is_file
whitebox
wilderness
windows_reuseaddr
wrap
wrap_ext_1
wrap_ext_2
wrap_ext_ro
wrap_filled
wrap_int_1
wrap_int_2
wrap_int_ro
wrap_notif
wrapping
wrapping_oct
write_compressed
write_failure
xdg_cookie
xfer_active
xfer_min
xfer_stream_min
xml_file_encoding
zdbbl_dist_buf_busy_limit
zip_usage
zombie_sockets