File: TestSocketAddrinfo.rb

package info (click to toggle)
jruby 1.7.26-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84,572 kB
  • sloc: ruby: 669,910; java: 253,056; xml: 35,152; ansic: 9,187; yacc: 7,267; cpp: 5,244; sh: 1,036; makefile: 345; jsp: 48; tcl: 40
file content (41 lines) | stat: -rw-r--r-- 2,231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
exclude :test_addrinfo_inspect_sockaddr_inet6, "needs investigation"
exclude :test_addrinfo_inspect_sockaddr_unix, "needs investigation"
exclude :test_addrinfo_ip, "needs investigation"
exclude :test_addrinfo_ip_unpack, "needs investigation"
exclude :test_addrinfo_ip_unpack_inet6, "needs investigation"
exclude :test_addrinfo_new_inet, "needs investigation"
exclude :test_addrinfo_new_inet6, "needs investigation"
exclude :test_addrinfo_new_unix, "needs investigation"
exclude :test_addrinfo_predicates, "needs investigation"
exclude :test_addrinfo_predicates_unix, "needs investigation"
exclude :test_addrinfo_tcp, "needs investigation"
exclude :test_addrinfo_udp, "needs investigation"
exclude :test_addrinfo_unix, "needs investigation"
exclude :test_addrinfo_unix_dgram, "needs investigation"
exclude :test_addrinfo_unix_path, "needs investigation"
exclude :test_basicsocket_local_address, "needs investigation"
exclude :test_basicsocket_remote_address, "needs investigation"
exclude :test_basicsocket_send, "needs investigation"
exclude :test_bind, "needs investigation"
exclude :test_connect, "needs investigation"
exclude :test_connect_from, "needs investigation"
exclude :test_connect_to, "needs investigation"
exclude :test_family_addrinfo, "needs investigation"
exclude :test_ipv4_address_predicates, "needs investigation"
exclude :test_ipv6_address_predicates, "needs investigation"
exclude :test_ipv6_to_ipv4, "needs investigation"
exclude :test_listen, "needs investigation"
exclude :test_marshal, "needs investigation"
exclude :test_marshal_inet6, "needs investigation"
exclude :test_marshal_unix, "needs investigation"
exclude :test_s_foreach, "needs investigation"
exclude :test_socket_accept, "needs investigation"
exclude :test_socket_accept_nonblock, "needs investigation"
exclude :test_socket_bind, "needs investigation"
exclude :test_socket_connect, "needs investigation"
exclude :test_socket_connect_nonblock, "needs investigation"
exclude :test_socket_getnameinfo, "needs investigation"
exclude :test_socket_recvfrom, "needs investigation"
exclude :test_socket_recvfrom_nonblock, "needs investigation"
exclude :test_socket_sysaccept, "needs investigation"
exclude :test_udpsocket_send, "needs investigation"