robbiew | dc85aaf | 2003-10-28 15:33:49 +0000 | [diff] [blame^] | 1 | #DESCRIPTION:Stream Control Transmission Protocol (SCTP) Tests |
| 2 | # |
| 3 | timetolive_v6 test_timetolive_v6 |
| 4 | timetolive test_timetolive |
| 5 | tcp_style_v6 test_tcp_style_v6 |
| 6 | tcp_style test_tcp_style |
| 7 | sockopt_v6 test_sockopt_v6 |
| 8 | sockopt test_sockopt |
| 9 | sendmsg_v6 test_sendmsg_v6 |
| 10 | sctp_recvmsg_v6 test_sctp_recvmsg_v6 |
| 11 | sctp_recvmsg test_sctp_recvmsg |
| 12 | recvmsg test_recvmsg |
| 13 | peeloff_v6 test_peeloff_v6 |
| 14 | peeloff test_peeloff |
| 15 | inaddr_any_v6 test_inaddr_any_v6 |
| 16 | inaddr_any test_inaddr_any |
| 17 | getname_v6 test_getname_v6 |
| 18 | getname test_getname |
| 19 | fragments_v6 test_fragments_v6 |
| 20 | fragments test_fragments |
| 21 | connect test_connect |
| 22 | basic_v6 test_basic_v6 |
| 23 | basic test_basic |
| 24 | autoclose test_autoclose |
| 25 | assoc_shutdown test_assoc_shutdown |
| 26 | assoc_abort test_assoc_abort |
| 27 | sctp_sendrecvmsg test_sctp_sendrecvmsg |
| 28 | sctp_sendrecvmsg_v6 test_sctp_sendrecvmsg_v6 |