make -C tools/testing/selftests TARGETS=net TEST_PROGS=tls TEST_GEN_PROGS=="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: tls # TAP version 13 # 1..725 # # Starting 725 tests from 17 test cases. # # RUN global.non_established ... # # OK global.non_established # ok 1 global.non_established # # RUN global.keysizes ... # # OK global.keysizes # ok 2 global.keysizes # # RUN global.no_pad ... # # OK global.no_pad # ok 3 global.no_pad # # RUN global.tls_v6ops ... # # OK global.tls_v6ops # ok 4 global.tls_v6ops # # RUN global.prequeue ... # # OK global.prequeue # ok 5 global.prequeue # # RUN tls_basic.base_base ... # # OK tls_basic.base_base # ok 6 tls_basic.base_base # # RUN tls_basic.bad_cipher ... # # OK tls_basic.bad_cipher # ok 7 tls_basic.bad_cipher # # RUN tls.12_aes_gcm.sendfile ... # # OK tls.12_aes_gcm.sendfile # ok 8 tls.12_aes_gcm.sendfile # # RUN tls.12_aes_gcm.send_then_sendfile ... # # OK tls.12_aes_gcm.send_then_sendfile # ok 9 tls.12_aes_gcm.send_then_sendfile # # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # # OK tls.12_aes_gcm.multi_chunk_sendfile # ok 10 tls.12_aes_gcm.multi_chunk_sendfile # # RUN tls.12_aes_gcm.recv_max ... # # OK tls.12_aes_gcm.recv_max # ok 11 tls.12_aes_gcm.recv_max # # RUN tls.12_aes_gcm.recv_small ... # # OK tls.12_aes_gcm.recv_small # ok 12 tls.12_aes_gcm.recv_small # # RUN tls.12_aes_gcm.msg_more ... # # OK tls.12_aes_gcm.msg_more # ok 13 tls.12_aes_gcm.msg_more # # RUN tls.12_aes_gcm.msg_more_unsent ... # # OK tls.12_aes_gcm.msg_more_unsent # ok 14 tls.12_aes_gcm.msg_more_unsent # # RUN tls.12_aes_gcm.msg_eor ... # # OK tls.12_aes_gcm.msg_eor # ok 15 tls.12_aes_gcm.msg_eor # # RUN tls.12_aes_gcm.sendmsg_single ... # # OK tls.12_aes_gcm.sendmsg_single # ok 16 tls.12_aes_gcm.sendmsg_single # # RUN tls.12_aes_gcm.sendmsg_fragmented ... # # OK tls.12_aes_gcm.sendmsg_fragmented # ok 17 tls.12_aes_gcm.sendmsg_fragmented # # RUN tls.12_aes_gcm.sendmsg_large ... # # OK tls.12_aes_gcm.sendmsg_large # ok 18 tls.12_aes_gcm.sendmsg_large # # RUN tls.12_aes_gcm.sendmsg_multiple ... # # OK tls.12_aes_gcm.sendmsg_multiple # ok 19 tls.12_aes_gcm.sendmsg_multiple # # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # # OK tls.12_aes_gcm.sendmsg_multiple_stress # ok 20 tls.12_aes_gcm.sendmsg_multiple_stress # # RUN tls.12_aes_gcm.splice_from_pipe ... # # OK tls.12_aes_gcm.splice_from_pipe # ok 21 tls.12_aes_gcm.splice_from_pipe # # RUN tls.12_aes_gcm.splice_more ... # # OK tls.12_aes_gcm.splice_more # ok 22 tls.12_aes_gcm.splice_more # # RUN tls.12_aes_gcm.splice_from_pipe2 ... # # OK tls.12_aes_gcm.splice_from_pipe2 # ok 23 tls.12_aes_gcm.splice_from_pipe2 # # RUN tls.12_aes_gcm.send_and_splice ... # # OK tls.12_aes_gcm.send_and_splice # ok 24 tls.12_aes_gcm.send_and_splice # # RUN tls.12_aes_gcm.splice_to_pipe ... # # OK tls.12_aes_gcm.splice_to_pipe # ok 25 tls.12_aes_gcm.splice_to_pipe # # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # # OK tls.12_aes_gcm.splice_cmsg_to_pipe # ok 26 tls.12_aes_gcm.splice_cmsg_to_pipe # # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # ok 27 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # # RUN tls.12_aes_gcm.recv_and_splice ... # # OK tls.12_aes_gcm.recv_and_splice # ok 28 tls.12_aes_gcm.recv_and_splice # # RUN tls.12_aes_gcm.peek_and_splice ... # # OK tls.12_aes_gcm.peek_and_splice # ok 29 tls.12_aes_gcm.peek_and_splice # # RUN tls.12_aes_gcm.recvmsg_single ... # # OK tls.12_aes_gcm.recvmsg_single # ok 30 tls.12_aes_gcm.recvmsg_single # # RUN tls.12_aes_gcm.recvmsg_single_max ... # # OK tls.12_aes_gcm.recvmsg_single_max # ok 31 tls.12_aes_gcm.recvmsg_single_max # # RUN tls.12_aes_gcm.recvmsg_multiple ... # # OK tls.12_aes_gcm.recvmsg_multiple # ok 32 tls.12_aes_gcm.recvmsg_multiple # # RUN tls.12_aes_gcm.single_send_multiple_recv ... # # OK tls.12_aes_gcm.single_send_multiple_recv # ok 33 tls.12_aes_gcm.single_send_multiple_recv # # RUN tls.12_aes_gcm.multiple_send_single_recv ... # # OK tls.12_aes_gcm.multiple_send_single_recv # ok 34 tls.12_aes_gcm.multiple_send_single_recv # # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # ok 35 tls.12_aes_gcm.single_send_multiple_recv_non_align # # RUN tls.12_aes_gcm.recv_partial ... # # OK tls.12_aes_gcm.recv_partial # ok 36 tls.12_aes_gcm.recv_partial # # RUN tls.12_aes_gcm.recv_nonblock ... # # OK tls.12_aes_gcm.recv_nonblock # ok 37 tls.12_aes_gcm.recv_nonblock # # RUN tls.12_aes_gcm.recv_peek ... # # OK tls.12_aes_gcm.recv_peek # ok 38 tls.12_aes_gcm.recv_peek # # RUN tls.12_aes_gcm.recv_peek_multiple ... # # OK tls.12_aes_gcm.recv_peek_multiple # ok 39 tls.12_aes_gcm.recv_peek_multiple # # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # # OK tls.12_aes_gcm.recv_peek_multiple_records # ok 40 tls.12_aes_gcm.recv_peek_multiple_records # # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # ok 41 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # # RUN tls.12_aes_gcm.recv_lowat ... # # OK tls.12_aes_gcm.recv_lowat # ok 42 tls.12_aes_gcm.recv_lowat # # RUN tls.12_aes_gcm.bidir ... # # OK tls.12_aes_gcm.bidir # ok 43 tls.12_aes_gcm.bidir # # RUN tls.12_aes_gcm.pollin ... # # OK tls.12_aes_gcm.pollin # ok 44 tls.12_aes_gcm.pollin # # RUN tls.12_aes_gcm.poll_wait ... # # OK tls.12_aes_gcm.poll_wait # ok 45 tls.12_aes_gcm.poll_wait # # RUN tls.12_aes_gcm.poll_wait_split ... # # OK tls.12_aes_gcm.poll_wait_split # ok 46 tls.12_aes_gcm.poll_wait_split # # RUN tls.12_aes_gcm.blocking ... # # OK tls.12_aes_gcm.blocking # ok 47 tls.12_aes_gcm.blocking # # RUN tls.12_aes_gcm.nonblocking ... # # OK tls.12_aes_gcm.nonblocking # ok 48 tls.12_aes_gcm.nonblocking # # RUN tls.12_aes_gcm.mutliproc_even ... # # OK tls.12_aes_gcm.mutliproc_even # ok 49 tls.12_aes_gcm.mutliproc_even # # RUN tls.12_aes_gcm.mutliproc_readers ... # # OK tls.12_aes_gcm.mutliproc_readers # ok 50 tls.12_aes_gcm.mutliproc_readers # # RUN tls.12_aes_gcm.mutliproc_writers ... # # OK tls.12_aes_gcm.mutliproc_writers # ok 51 tls.12_aes_gcm.mutliproc_writers # # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # # OK tls.12_aes_gcm.mutliproc_sendpage_even # ok 52 tls.12_aes_gcm.mutliproc_sendpage_even # # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # # OK tls.12_aes_gcm.mutliproc_sendpage_readers # ok 53 tls.12_aes_gcm.mutliproc_sendpage_readers # # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # # OK tls.12_aes_gcm.mutliproc_sendpage_writers # ok 54 tls.12_aes_gcm.mutliproc_sendpage_writers # # RUN tls.12_aes_gcm.control_msg ... # # OK tls.12_aes_gcm.control_msg # ok 55 tls.12_aes_gcm.control_msg # # RUN tls.12_aes_gcm.control_msg_nomerge ... # # OK tls.12_aes_gcm.control_msg_nomerge # ok 56 tls.12_aes_gcm.control_msg_nomerge # # RUN tls.12_aes_gcm.data_control_data ... # # OK tls.12_aes_gcm.data_control_data # ok 57 tls.12_aes_gcm.data_control_data # # RUN tls.12_aes_gcm.shutdown ... # # OK tls.12_aes_gcm.shutdown # ok 58 tls.12_aes_gcm.shutdown # # RUN tls.12_aes_gcm.shutdown_unsent ... # # OK tls.12_aes_gcm.shutdown_unsent # ok 59 tls.12_aes_gcm.shutdown_unsent # # RUN tls.12_aes_gcm.shutdown_reuse ... # # OK tls.12_aes_gcm.shutdown_reuse # ok 60 tls.12_aes_gcm.shutdown_reuse # # RUN tls.12_aes_gcm.getsockopt ... # # OK tls.12_aes_gcm.getsockopt # ok 61 tls.12_aes_gcm.getsockopt # # RUN tls.13_aes_gcm.sendfile ... # # OK tls.13_aes_gcm.sendfile # ok 62 tls.13_aes_gcm.sendfile # # RUN tls.13_aes_gcm.send_then_sendfile ... # # OK tls.13_aes_gcm.send_then_sendfile # ok 63 tls.13_aes_gcm.send_then_sendfile # # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # # OK tls.13_aes_gcm.multi_chunk_sendfile # ok 64 tls.13_aes_gcm.multi_chunk_sendfile # # RUN tls.13_aes_gcm.recv_max ... # # OK tls.13_aes_gcm.recv_max # ok 65 tls.13_aes_gcm.recv_max # # RUN tls.13_aes_gcm.recv_small ... # # OK tls.13_aes_gcm.recv_small # ok 66 tls.13_aes_gcm.recv_small # # RUN tls.13_aes_gcm.msg_more ... # # OK tls.13_aes_gcm.msg_more # ok 67 tls.13_aes_gcm.msg_more # # RUN tls.13_aes_gcm.msg_more_unsent ... # # OK tls.13_aes_gcm.msg_more_unsent # ok 68 tls.13_aes_gcm.msg_more_unsent # # RUN tls.13_aes_gcm.msg_eor ... # # OK tls.13_aes_gcm.msg_eor # ok 69 tls.13_aes_gcm.msg_eor # # RUN tls.13_aes_gcm.sendmsg_single ... # # OK tls.13_aes_gcm.sendmsg_single # ok 70 tls.13_aes_gcm.sendmsg_single # # RUN tls.13_aes_gcm.sendmsg_fragmented ... # # OK tls.13_aes_gcm.sendmsg_fragmented # ok 71 tls.13_aes_gcm.sendmsg_fragmented # # RUN tls.13_aes_gcm.sendmsg_large ... # # OK tls.13_aes_gcm.sendmsg_large # ok 72 tls.13_aes_gcm.sendmsg_large # # RUN tls.13_aes_gcm.sendmsg_multiple ... # # OK tls.13_aes_gcm.sendmsg_multiple # ok 73 tls.13_aes_gcm.sendmsg_multiple # # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # # OK tls.13_aes_gcm.sendmsg_multiple_stress # ok 74 tls.13_aes_gcm.sendmsg_multiple_stress # # RUN tls.13_aes_gcm.splice_from_pipe ... # # OK tls.13_aes_gcm.splice_from_pipe # ok 75 tls.13_aes_gcm.splice_from_pipe # # RUN tls.13_aes_gcm.splice_more ... # # OK tls.13_aes_gcm.splice_more # ok 76 tls.13_aes_gcm.splice_more # # RUN tls.13_aes_gcm.splice_from_pipe2 ... # # OK tls.13_aes_gcm.splice_from_pipe2 # ok 77 tls.13_aes_gcm.splice_from_pipe2 # # RUN tls.13_aes_gcm.send_and_splice ... # # OK tls.13_aes_gcm.send_and_splice # ok 78 tls.13_aes_gcm.send_and_splice # # RUN tls.13_aes_gcm.splice_to_pipe ... # # OK tls.13_aes_gcm.splice_to_pipe # ok 79 tls.13_aes_gcm.splice_to_pipe # # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # # OK tls.13_aes_gcm.splice_cmsg_to_pipe # ok 80 tls.13_aes_gcm.splice_cmsg_to_pipe # # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # ok 81 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # # RUN tls.13_aes_gcm.recv_and_splice ... # # OK tls.13_aes_gcm.recv_and_splice # ok 82 tls.13_aes_gcm.recv_and_splice # # RUN tls.13_aes_gcm.peek_and_splice ... # # OK tls.13_aes_gcm.peek_and_splice # ok 83 tls.13_aes_gcm.peek_and_splice # # RUN tls.13_aes_gcm.recvmsg_single ... # # OK tls.13_aes_gcm.recvmsg_single # ok 84 tls.13_aes_gcm.recvmsg_single # # RUN tls.13_aes_gcm.recvmsg_single_max ... # # OK tls.13_aes_gcm.recvmsg_single_max # ok 85 tls.13_aes_gcm.recvmsg_single_max # # RUN tls.13_aes_gcm.recvmsg_multiple ... # # OK tls.13_aes_gcm.recvmsg_multiple # ok 86 tls.13_aes_gcm.recvmsg_multiple # # RUN tls.13_aes_gcm.single_send_multiple_recv ... # # OK tls.13_aes_gcm.single_send_multiple_recv # ok 87 tls.13_aes_gcm.single_send_multiple_recv # # RUN tls.13_aes_gcm.multiple_send_single_recv ... # # OK tls.13_aes_gcm.multiple_send_single_recv # ok 88 tls.13_aes_gcm.multiple_send_single_recv # # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # ok 89 tls.13_aes_gcm.single_send_multiple_recv_non_align # # RUN tls.13_aes_gcm.recv_partial ... # # OK tls.13_aes_gcm.recv_partial # ok 90 tls.13_aes_gcm.recv_partial # # RUN tls.13_aes_gcm.recv_nonblock ... # # OK tls.13_aes_gcm.recv_nonblock # ok 91 tls.13_aes_gcm.recv_nonblock # # RUN tls.13_aes_gcm.recv_peek ... # # OK tls.13_aes_gcm.recv_peek # ok 92 tls.13_aes_gcm.recv_peek # # RUN tls.13_aes_gcm.recv_peek_multiple ... # # OK tls.13_aes_gcm.recv_peek_multiple # ok 93 tls.13_aes_gcm.recv_peek_multiple # # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # # OK tls.13_aes_gcm.recv_peek_multiple_records # ok 94 tls.13_aes_gcm.recv_peek_multiple_records # # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # ok 95 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # # RUN tls.13_aes_gcm.recv_lowat ... # # OK tls.13_aes_gcm.recv_lowat # ok 96 tls.13_aes_gcm.recv_lowat # # RUN tls.13_aes_gcm.bidir ... # # OK tls.13_aes_gcm.bidir # ok 97 tls.13_aes_gcm.bidir # # RUN tls.13_aes_gcm.pollin ... # # OK tls.13_aes_gcm.pollin # ok 98 tls.13_aes_gcm.pollin # # RUN tls.13_aes_gcm.poll_wait ... # # OK tls.13_aes_gcm.poll_wait # ok 99 tls.13_aes_gcm.poll_wait # # RUN tls.13_aes_gcm.poll_wait_split ... # # OK tls.13_aes_gcm.poll_wait_split # ok 100 tls.13_aes_gcm.poll_wait_split # # RUN tls.13_aes_gcm.blocking ... # # OK tls.13_aes_gcm.blocking # ok 101 tls.13_aes_gcm.blocking # # RUN tls.13_aes_gcm.nonblocking ... # # OK tls.13_aes_gcm.nonblocking # ok 102 tls.13_aes_gcm.nonblocking # # RUN tls.13_aes_gcm.mutliproc_even ... # # OK tls.13_aes_gcm.mutliproc_even # ok 103 tls.13_aes_gcm.mutliproc_even # # RUN tls.13_aes_gcm.mutliproc_readers ... # # OK tls.13_aes_gcm.mutliproc_readers # ok 104 tls.13_aes_gcm.mutliproc_readers # # RUN tls.13_aes_gcm.mutliproc_writers ... # # OK tls.13_aes_gcm.mutliproc_writers # ok 105 tls.13_aes_gcm.mutliproc_writers # # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # # OK tls.13_aes_gcm.mutliproc_sendpage_even # ok 106 tls.13_aes_gcm.mutliproc_sendpage_even # # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # # OK tls.13_aes_gcm.mutliproc_sendpage_readers # ok 107 tls.13_aes_gcm.mutliproc_sendpage_readers # # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # # OK tls.13_aes_gcm.mutliproc_sendpage_writers # ok 108 tls.13_aes_gcm.mutliproc_sendpage_writers # # RUN tls.13_aes_gcm.control_msg ... # # OK tls.13_aes_gcm.control_msg # ok 109 tls.13_aes_gcm.control_msg # # RUN tls.13_aes_gcm.control_msg_nomerge ... # # OK tls.13_aes_gcm.control_msg_nomerge # ok 110 tls.13_aes_gcm.control_msg_nomerge # # RUN tls.13_aes_gcm.data_control_data ... # # OK tls.13_aes_gcm.data_control_data # ok 111 tls.13_aes_gcm.data_control_data # # RUN tls.13_aes_gcm.shutdown ... # # OK tls.13_aes_gcm.shutdown # ok 112 tls.13_aes_gcm.shutdown # # RUN tls.13_aes_gcm.shutdown_unsent ... # # OK tls.13_aes_gcm.shutdown_unsent # ok 113 tls.13_aes_gcm.shutdown_unsent # # RUN tls.13_aes_gcm.shutdown_reuse ... # # OK tls.13_aes_gcm.shutdown_reuse # ok 114 tls.13_aes_gcm.shutdown_reuse # # RUN tls.13_aes_gcm.getsockopt ... # # OK tls.13_aes_gcm.getsockopt # ok 115 tls.13_aes_gcm.getsockopt # # RUN tls.12_chacha.sendfile ... # # OK tls.12_chacha.sendfile # ok 116 tls.12_chacha.sendfile # # RUN tls.12_chacha.send_then_sendfile ... # # OK tls.12_chacha.send_then_sendfile # ok 117 tls.12_chacha.send_then_sendfile # # RUN tls.12_chacha.multi_chunk_sendfile ... # # OK tls.12_chacha.multi_chunk_sendfile # ok 118 tls.12_chacha.multi_chunk_sendfile # # RUN tls.12_chacha.recv_max ... # # OK tls.12_chacha.recv_max # ok 119 tls.12_chacha.recv_max # # RUN tls.12_chacha.recv_small ... # # OK tls.12_chacha.recv_small # ok 120 tls.12_chacha.recv_small # # RUN tls.12_chacha.msg_more ... # # OK tls.12_chacha.msg_more # ok 121 tls.12_chacha.msg_more # # RUN tls.12_chacha.msg_more_unsent ... # # OK tls.12_chacha.msg_more_unsent # ok 122 tls.12_chacha.msg_more_unsent # # RUN tls.12_chacha.msg_eor ... # # OK tls.12_chacha.msg_eor # ok 123 tls.12_chacha.msg_eor # # RUN tls.12_chacha.sendmsg_single ... # # OK tls.12_chacha.sendmsg_single # ok 124 tls.12_chacha.sendmsg_single # # RUN tls.12_chacha.sendmsg_fragmented ... # # OK tls.12_chacha.sendmsg_fragmented # ok 125 tls.12_chacha.sendmsg_fragmented # # RUN tls.12_chacha.sendmsg_large ... # # OK tls.12_chacha.sendmsg_large # ok 126 tls.12_chacha.sendmsg_large # # RUN tls.12_chacha.sendmsg_multiple ... # # OK tls.12_chacha.sendmsg_multiple # ok 127 tls.12_chacha.sendmsg_multiple # # RUN tls.12_chacha.sendmsg_multiple_stress ... # # OK tls.12_chacha.sendmsg_multiple_stress # ok 128 tls.12_chacha.sendmsg_multiple_stress # # RUN tls.12_chacha.splice_from_pipe ... # # OK tls.12_chacha.splice_from_pipe # ok 129 tls.12_chacha.splice_from_pipe # # RUN tls.12_chacha.splice_more ... # # OK tls.12_chacha.splice_more # ok 130 tls.12_chacha.splice_more # # RUN tls.12_chacha.splice_from_pipe2 ... # # OK tls.12_chacha.splice_from_pipe2 # ok 131 tls.12_chacha.splice_from_pipe2 # # RUN tls.12_chacha.send_and_splice ... # # OK tls.12_chacha.send_and_splice # ok 132 tls.12_chacha.send_and_splice # # RUN tls.12_chacha.splice_to_pipe ... # # OK tls.12_chacha.splice_to_pipe # ok 133 tls.12_chacha.splice_to_pipe # # RUN tls.12_chacha.splice_cmsg_to_pipe ... # # OK tls.12_chacha.splice_cmsg_to_pipe # ok 134 tls.12_chacha.splice_cmsg_to_pipe # # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # # OK tls.12_chacha.splice_dec_cmsg_to_pipe # ok 135 tls.12_chacha.splice_dec_cmsg_to_pipe # # RUN tls.12_chacha.recv_and_splice ... # # OK tls.12_chacha.recv_and_splice # ok 136 tls.12_chacha.recv_and_splice # # RUN tls.12_chacha.peek_and_splice ... # # OK tls.12_chacha.peek_and_splice # ok 137 tls.12_chacha.peek_and_splice # # RUN tls.12_chacha.recvmsg_single ... # # OK tls.12_chacha.recvmsg_single # ok 138 tls.12_chacha.recvmsg_single # # RUN tls.12_chacha.recvmsg_single_max ... # # OK tls.12_chacha.recvmsg_single_max # ok 139 tls.12_chacha.recvmsg_single_max # # RUN tls.12_chacha.recvmsg_multiple ... # # OK tls.12_chacha.recvmsg_multiple # ok 140 tls.12_chacha.recvmsg_multiple # # RUN tls.12_chacha.single_send_multiple_recv ... # # OK tls.12_chacha.single_send_multiple_recv # ok 141 tls.12_chacha.single_send_multiple_recv # # RUN tls.12_chacha.multiple_send_single_recv ... # # OK tls.12_chacha.multiple_send_single_recv # ok 142 tls.12_chacha.multiple_send_single_recv # # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # # OK tls.12_chacha.single_send_multiple_recv_non_align # ok 143 tls.12_chacha.single_send_multiple_recv_non_align # # RUN tls.12_chacha.recv_partial ... # # OK tls.12_chacha.recv_partial # ok 144 tls.12_chacha.recv_partial # # RUN tls.12_chacha.recv_nonblock ... # # OK tls.12_chacha.recv_nonblock # ok 145 tls.12_chacha.recv_nonblock # # RUN tls.12_chacha.recv_peek ... # # OK tls.12_chacha.recv_peek # ok 146 tls.12_chacha.recv_peek # # RUN tls.12_chacha.recv_peek_multiple ... # # OK tls.12_chacha.recv_peek_multiple # ok 147 tls.12_chacha.recv_peek_multiple # # RUN tls.12_chacha.recv_peek_multiple_records ... # # OK tls.12_chacha.recv_peek_multiple_records # ok 148 tls.12_chacha.recv_peek_multiple_records # # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # # OK tls.12_chacha.recv_peek_large_buf_mult_recs # ok 149 tls.12_chacha.recv_peek_large_buf_mult_recs # # RUN tls.12_chacha.recv_lowat ... # # OK tls.12_chacha.recv_lowat # ok 150 tls.12_chacha.recv_lowat # # RUN tls.12_chacha.bidir ... # # OK tls.12_chacha.bidir # ok 151 tls.12_chacha.bidir # # RUN tls.12_chacha.pollin ... # # OK tls.12_chacha.pollin # ok 152 tls.12_chacha.pollin # # RUN tls.12_chacha.poll_wait ... # # OK tls.12_chacha.poll_wait # ok 153 tls.12_chacha.poll_wait # # RUN tls.12_chacha.poll_wait_split ... # # OK tls.12_chacha.poll_wait_split # ok 154 tls.12_chacha.poll_wait_split # # RUN tls.12_chacha.blocking ... # # OK tls.12_chacha.blocking # ok 155 tls.12_chacha.blocking # # RUN tls.12_chacha.nonblocking ... # # OK tls.12_chacha.nonblocking # ok 156 tls.12_chacha.nonblocking # # RUN tls.12_chacha.mutliproc_even ... # # OK tls.12_chacha.mutliproc_even # ok 157 tls.12_chacha.mutliproc_even # # RUN tls.12_chacha.mutliproc_readers ... # # OK tls.12_chacha.mutliproc_readers # ok 158 tls.12_chacha.mutliproc_readers # # RUN tls.12_chacha.mutliproc_writers ... # # OK tls.12_chacha.mutliproc_writers # ok 159 tls.12_chacha.mutliproc_writers # # RUN tls.12_chacha.mutliproc_sendpage_even ... # # OK tls.12_chacha.mutliproc_sendpage_even # ok 160 tls.12_chacha.mutliproc_sendpage_even # # RUN tls.12_chacha.mutliproc_sendpage_readers ... # # OK tls.12_chacha.mutliproc_sendpage_readers # ok 161 tls.12_chacha.mutliproc_sendpage_readers # # RUN tls.12_chacha.mutliproc_sendpage_writers ... # # OK tls.12_chacha.mutliproc_sendpage_writers # ok 162 tls.12_chacha.mutliproc_sendpage_writers # # RUN tls.12_chacha.control_msg ... # # OK tls.12_chacha.control_msg # ok 163 tls.12_chacha.control_msg # # RUN tls.12_chacha.control_msg_nomerge ... # # OK tls.12_chacha.control_msg_nomerge # ok 164 tls.12_chacha.control_msg_nomerge # # RUN tls.12_chacha.data_control_data ... # # OK tls.12_chacha.data_control_data # ok 165 tls.12_chacha.data_control_data # # RUN tls.12_chacha.shutdown ... # # OK tls.12_chacha.shutdown # ok 166 tls.12_chacha.shutdown # # RUN tls.12_chacha.shutdown_unsent ... # # OK tls.12_chacha.shutdown_unsent # ok 167 tls.12_chacha.shutdown_unsent # # RUN tls.12_chacha.shutdown_reuse ... # # OK tls.12_chacha.shutdown_reuse # ok 168 tls.12_chacha.shutdown_reuse # # RUN tls.12_chacha.getsockopt ... # # OK tls.12_chacha.getsockopt # ok 169 tls.12_chacha.getsockopt # # RUN tls.13_chacha.sendfile ... # # OK tls.13_chacha.sendfile # ok 170 tls.13_chacha.sendfile # # RUN tls.13_chacha.send_then_sendfile ... # # OK tls.13_chacha.send_then_sendfile # ok 171 tls.13_chacha.send_then_sendfile # # RUN tls.13_chacha.multi_chunk_sendfile ... # # OK tls.13_chacha.multi_chunk_sendfile # ok 172 tls.13_chacha.multi_chunk_sendfile # # RUN tls.13_chacha.recv_max ... # # OK tls.13_chacha.recv_max # ok 173 tls.13_chacha.recv_max # # RUN tls.13_chacha.recv_small ... # # OK tls.13_chacha.recv_small # ok 174 tls.13_chacha.recv_small # # RUN tls.13_chacha.msg_more ... # # OK tls.13_chacha.msg_more # ok 175 tls.13_chacha.msg_more # # RUN tls.13_chacha.msg_more_unsent ... # # OK tls.13_chacha.msg_more_unsent # ok 176 tls.13_chacha.msg_more_unsent # # RUN tls.13_chacha.msg_eor ... # # OK tls.13_chacha.msg_eor # ok 177 tls.13_chacha.msg_eor # # RUN tls.13_chacha.sendmsg_single ... # # OK tls.13_chacha.sendmsg_single # ok 178 tls.13_chacha.sendmsg_single # # RUN tls.13_chacha.sendmsg_fragmented ... # # OK tls.13_chacha.sendmsg_fragmented # ok 179 tls.13_chacha.sendmsg_fragmented # # RUN tls.13_chacha.sendmsg_large ... # # OK tls.13_chacha.sendmsg_large # ok 180 tls.13_chacha.sendmsg_large # # RUN tls.13_chacha.sendmsg_multiple ... # # OK tls.13_chacha.sendmsg_multiple # ok 181 tls.13_chacha.sendmsg_multiple # # RUN tls.13_chacha.sendmsg_multiple_stress ... # # OK tls.13_chacha.sendmsg_multiple_stress # ok 182 tls.13_chacha.sendmsg_multiple_stress # # RUN tls.13_chacha.splice_from_pipe ... # # OK tls.13_chacha.splice_from_pipe # ok 183 tls.13_chacha.splice_from_pipe # # RUN tls.13_chacha.splice_more ... # # OK tls.13_chacha.splice_more # ok 184 tls.13_chacha.splice_more # # RUN tls.13_chacha.splice_from_pipe2 ... # # OK tls.13_chacha.splice_from_pipe2 # ok 185 tls.13_chacha.splice_from_pipe2 # # RUN tls.13_chacha.send_and_splice ... # # OK tls.13_chacha.send_and_splice # ok 186 tls.13_chacha.send_and_splice # # RUN tls.13_chacha.splice_to_pipe ... # # OK tls.13_chacha.splice_to_pipe # ok 187 tls.13_chacha.splice_to_pipe # # RUN tls.13_chacha.splice_cmsg_to_pipe ... # # OK tls.13_chacha.splice_cmsg_to_pipe # ok 188 tls.13_chacha.splice_cmsg_to_pipe # # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # # OK tls.13_chacha.splice_dec_cmsg_to_pipe # ok 189 tls.13_chacha.splice_dec_cmsg_to_pipe # # RUN tls.13_chacha.recv_and_splice ... # # OK tls.13_chacha.recv_and_splice # ok 190 tls.13_chacha.recv_and_splice # # RUN tls.13_chacha.peek_and_splice ... # # OK tls.13_chacha.peek_and_splice # ok 191 tls.13_chacha.peek_and_splice # # RUN tls.13_chacha.recvmsg_single ... # # OK tls.13_chacha.recvmsg_single # ok 192 tls.13_chacha.recvmsg_single # # RUN tls.13_chacha.recvmsg_single_max ... # # OK tls.13_chacha.recvmsg_single_max # ok 193 tls.13_chacha.recvmsg_single_max # # RUN tls.13_chacha.recvmsg_multiple ... # # OK tls.13_chacha.recvmsg_multiple # ok 194 tls.13_chacha.recvmsg_multiple # # RUN tls.13_chacha.single_send_multiple_recv ... # # OK tls.13_chacha.single_send_multiple_recv # ok 195 tls.13_chacha.single_send_multiple_recv # # RUN tls.13_chacha.multiple_send_single_recv ... # # OK tls.13_chacha.multiple_send_single_recv # ok 196 tls.13_chacha.multiple_send_single_recv # # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # # OK tls.13_chacha.single_send_multiple_recv_non_align # ok 197 tls.13_chacha.single_send_multiple_recv_non_align # # RUN tls.13_chacha.recv_partial ... # # OK tls.13_chacha.recv_partial # ok 198 tls.13_chacha.recv_partial # # RUN tls.13_chacha.recv_nonblock ... # # OK tls.13_chacha.recv_nonblock # ok 199 tls.13_chacha.recv_nonblock # # RUN tls.13_chacha.recv_peek ... # # OK tls.13_chacha.recv_peek # ok 200 tls.13_chacha.recv_peek # # RUN tls.13_chacha.recv_peek_multiple ... # # OK tls.13_chacha.recv_peek_multiple # ok 201 tls.13_chacha.recv_peek_multiple # # RUN tls.13_chacha.recv_peek_multiple_records ... # # OK tls.13_chacha.recv_peek_multiple_records # ok 202 tls.13_chacha.recv_peek_multiple_records # # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # # OK tls.13_chacha.recv_peek_large_buf_mult_recs # ok 203 tls.13_chacha.recv_peek_large_buf_mult_recs # # RUN tls.13_chacha.recv_lowat ... # # OK tls.13_chacha.recv_lowat # ok 204 tls.13_chacha.recv_lowat # # RUN tls.13_chacha.bidir ... # # OK tls.13_chacha.bidir # ok 205 tls.13_chacha.bidir # # RUN tls.13_chacha.pollin ... # # OK tls.13_chacha.pollin # ok 206 tls.13_chacha.pollin # # RUN tls.13_chacha.poll_wait ... # # OK tls.13_chacha.poll_wait # ok 207 tls.13_chacha.poll_wait # # RUN tls.13_chacha.poll_wait_split ... # # OK tls.13_chacha.poll_wait_split # ok 208 tls.13_chacha.poll_wait_split # # RUN tls.13_chacha.blocking ... # # OK tls.13_chacha.blocking # ok 209 tls.13_chacha.blocking # # RUN tls.13_chacha.nonblocking ... # # OK tls.13_chacha.nonblocking # ok 210 tls.13_chacha.nonblocking # # RUN tls.13_chacha.mutliproc_even ... # # OK tls.13_chacha.mutliproc_even # ok 211 tls.13_chacha.mutliproc_even # # RUN tls.13_chacha.mutliproc_readers ... # # OK tls.13_chacha.mutliproc_readers # ok 212 tls.13_chacha.mutliproc_readers # # RUN tls.13_chacha.mutliproc_writers ... # # OK tls.13_chacha.mutliproc_writers # ok 213 tls.13_chacha.mutliproc_writers # # RUN tls.13_chacha.mutliproc_sendpage_even ... # # OK tls.13_chacha.mutliproc_sendpage_even # ok 214 tls.13_chacha.mutliproc_sendpage_even # # RUN tls.13_chacha.mutliproc_sendpage_readers ... # # OK tls.13_chacha.mutliproc_sendpage_readers # ok 215 tls.13_chacha.mutliproc_sendpage_readers # # RUN tls.13_chacha.mutliproc_sendpage_writers ... # # OK tls.13_chacha.mutliproc_sendpage_writers # ok 216 tls.13_chacha.mutliproc_sendpage_writers # # RUN tls.13_chacha.control_msg ... # # OK tls.13_chacha.control_msg # ok 217 tls.13_chacha.control_msg # # RUN tls.13_chacha.control_msg_nomerge ... # # OK tls.13_chacha.control_msg_nomerge # ok 218 tls.13_chacha.control_msg_nomerge # # RUN tls.13_chacha.data_control_data ... # # OK tls.13_chacha.data_control_data # ok 219 tls.13_chacha.data_control_data # # RUN tls.13_chacha.shutdown ... # # OK tls.13_chacha.shutdown # ok 220 tls.13_chacha.shutdown # # RUN tls.13_chacha.shutdown_unsent ... # # OK tls.13_chacha.shutdown_unsent # ok 221 tls.13_chacha.shutdown_unsent # # RUN tls.13_chacha.shutdown_reuse ... # # OK tls.13_chacha.shutdown_reuse # ok 222 tls.13_chacha.shutdown_reuse # # RUN tls.13_chacha.getsockopt ... # # OK tls.13_chacha.getsockopt # ok 223 tls.13_chacha.getsockopt # # RUN tls.13_sm4_gcm.sendfile ... # # OK tls.13_sm4_gcm.sendfile # ok 224 tls.13_sm4_gcm.sendfile # # RUN tls.13_sm4_gcm.send_then_sendfile ... # # OK tls.13_sm4_gcm.send_then_sendfile # ok 225 tls.13_sm4_gcm.send_then_sendfile # # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # # OK tls.13_sm4_gcm.multi_chunk_sendfile # ok 226 tls.13_sm4_gcm.multi_chunk_sendfile # # RUN tls.13_sm4_gcm.recv_max ... # # OK tls.13_sm4_gcm.recv_max # ok 227 tls.13_sm4_gcm.recv_max # # RUN tls.13_sm4_gcm.recv_small ... # # OK tls.13_sm4_gcm.recv_small # ok 228 tls.13_sm4_gcm.recv_small # # RUN tls.13_sm4_gcm.msg_more ... # # OK tls.13_sm4_gcm.msg_more # ok 229 tls.13_sm4_gcm.msg_more # # RUN tls.13_sm4_gcm.msg_more_unsent ... # # OK tls.13_sm4_gcm.msg_more_unsent # ok 230 tls.13_sm4_gcm.msg_more_unsent # # RUN tls.13_sm4_gcm.msg_eor ... # # OK tls.13_sm4_gcm.msg_eor # ok 231 tls.13_sm4_gcm.msg_eor # # RUN tls.13_sm4_gcm.sendmsg_single ... # # OK tls.13_sm4_gcm.sendmsg_single # ok 232 tls.13_sm4_gcm.sendmsg_single # # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # # OK tls.13_sm4_gcm.sendmsg_fragmented # ok 233 tls.13_sm4_gcm.sendmsg_fragmented # # RUN tls.13_sm4_gcm.sendmsg_large ... # # OK tls.13_sm4_gcm.sendmsg_large # ok 234 tls.13_sm4_gcm.sendmsg_large # # RUN tls.13_sm4_gcm.sendmsg_multiple ... # # OK tls.13_sm4_gcm.sendmsg_multiple # ok 235 tls.13_sm4_gcm.sendmsg_multiple # # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # # OK tls.13_sm4_gcm.sendmsg_multiple_stress # ok 236 tls.13_sm4_gcm.sendmsg_multiple_stress # # RUN tls.13_sm4_gcm.splice_from_pipe ... # # OK tls.13_sm4_gcm.splice_from_pipe # ok 237 tls.13_sm4_gcm.splice_from_pipe # # RUN tls.13_sm4_gcm.splice_more ... # # OK tls.13_sm4_gcm.splice_more # ok 238 tls.13_sm4_gcm.splice_more # # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # # OK tls.13_sm4_gcm.splice_from_pipe2 # ok 239 tls.13_sm4_gcm.splice_from_pipe2 # # RUN tls.13_sm4_gcm.send_and_splice ... # # OK tls.13_sm4_gcm.send_and_splice # ok 240 tls.13_sm4_gcm.send_and_splice # # RUN tls.13_sm4_gcm.splice_to_pipe ... # # OK tls.13_sm4_gcm.splice_to_pipe # ok 241 tls.13_sm4_gcm.splice_to_pipe # # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # ok 242 tls.13_sm4_gcm.splice_cmsg_to_pipe # # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # ok 243 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # # RUN tls.13_sm4_gcm.recv_and_splice ... # # OK tls.13_sm4_gcm.recv_and_splice # ok 244 tls.13_sm4_gcm.recv_and_splice # # RUN tls.13_sm4_gcm.peek_and_splice ... # # OK tls.13_sm4_gcm.peek_and_splice # ok 245 tls.13_sm4_gcm.peek_and_splice # # RUN tls.13_sm4_gcm.recvmsg_single ... # # OK tls.13_sm4_gcm.recvmsg_single # ok 246 tls.13_sm4_gcm.recvmsg_single # # RUN tls.13_sm4_gcm.recvmsg_single_max ... # # OK tls.13_sm4_gcm.recvmsg_single_max # ok 247 tls.13_sm4_gcm.recvmsg_single_max # # RUN tls.13_sm4_gcm.recvmsg_multiple ... # # OK tls.13_sm4_gcm.recvmsg_multiple # ok 248 tls.13_sm4_gcm.recvmsg_multiple # # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # # OK tls.13_sm4_gcm.single_send_multiple_recv # ok 249 tls.13_sm4_gcm.single_send_multiple_recv # # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # # OK tls.13_sm4_gcm.multiple_send_single_recv # ok 250 tls.13_sm4_gcm.multiple_send_single_recv # # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # ok 251 tls.13_sm4_gcm.single_send_multiple_recv_non_align # # RUN tls.13_sm4_gcm.recv_partial ... # # OK tls.13_sm4_gcm.recv_partial # ok 252 tls.13_sm4_gcm.recv_partial # # RUN tls.13_sm4_gcm.recv_nonblock ... # # OK tls.13_sm4_gcm.recv_nonblock # ok 253 tls.13_sm4_gcm.recv_nonblock # # RUN tls.13_sm4_gcm.recv_peek ... # # OK tls.13_sm4_gcm.recv_peek # ok 254 tls.13_sm4_gcm.recv_peek # # RUN tls.13_sm4_gcm.recv_peek_multiple ... # # OK tls.13_sm4_gcm.recv_peek_multiple # ok 255 tls.13_sm4_gcm.recv_peek_multiple # # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # # OK tls.13_sm4_gcm.recv_peek_multiple_records # ok 256 tls.13_sm4_gcm.recv_peek_multiple_records # # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # ok 257 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # # RUN tls.13_sm4_gcm.recv_lowat ... # # OK tls.13_sm4_gcm.recv_lowat # ok 258 tls.13_sm4_gcm.recv_lowat # # RUN tls.13_sm4_gcm.bidir ... # # OK tls.13_sm4_gcm.bidir # ok 259 tls.13_sm4_gcm.bidir # # RUN tls.13_sm4_gcm.pollin ... # # OK tls.13_sm4_gcm.pollin # ok 260 tls.13_sm4_gcm.pollin # # RUN tls.13_sm4_gcm.poll_wait ... # # OK tls.13_sm4_gcm.poll_wait # ok 261 tls.13_sm4_gcm.poll_wait # # RUN tls.13_sm4_gcm.poll_wait_split ... # # OK tls.13_sm4_gcm.poll_wait_split # ok 262 tls.13_sm4_gcm.poll_wait_split # # RUN tls.13_sm4_gcm.blocking ... # # OK tls.13_sm4_gcm.blocking # ok 263 tls.13_sm4_gcm.blocking # # RUN tls.13_sm4_gcm.nonblocking ... # # OK tls.13_sm4_gcm.nonblocking # ok 264 tls.13_sm4_gcm.nonblocking # # RUN tls.13_sm4_gcm.mutliproc_even ... # # OK tls.13_sm4_gcm.mutliproc_even # ok 265 tls.13_sm4_gcm.mutliproc_even # # RUN tls.13_sm4_gcm.mutliproc_readers ... # # OK tls.13_sm4_gcm.mutliproc_readers # ok 266 tls.13_sm4_gcm.mutliproc_readers # # RUN tls.13_sm4_gcm.mutliproc_writers ... # # OK tls.13_sm4_gcm.mutliproc_writers # ok 267 tls.13_sm4_gcm.mutliproc_writers # # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # # OK tls.13_sm4_gcm.mutliproc_sendpage_even # ok 268 tls.13_sm4_gcm.mutliproc_sendpage_even # # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # ok 269 tls.13_sm4_gcm.mutliproc_sendpage_readers # # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # ok 270 tls.13_sm4_gcm.mutliproc_sendpage_writers # # RUN tls.13_sm4_gcm.control_msg ... # # OK tls.13_sm4_gcm.control_msg # ok 271 tls.13_sm4_gcm.control_msg # # RUN tls.13_sm4_gcm.control_msg_nomerge ... # # OK tls.13_sm4_gcm.control_msg_nomerge # ok 272 tls.13_sm4_gcm.control_msg_nomerge # # RUN tls.13_sm4_gcm.data_control_data ... # # OK tls.13_sm4_gcm.data_control_data # ok 273 tls.13_sm4_gcm.data_control_data # # RUN tls.13_sm4_gcm.shutdown ... # # OK tls.13_sm4_gcm.shutdown # ok 274 tls.13_sm4_gcm.shutdown # # RUN tls.13_sm4_gcm.shutdown_unsent ... # # OK tls.13_sm4_gcm.shutdown_unsent # ok 275 tls.13_sm4_gcm.shutdown_unsent # # RUN tls.13_sm4_gcm.shutdown_reuse ... # # OK tls.13_sm4_gcm.shutdown_reuse # ok 276 tls.13_sm4_gcm.shutdown_reuse # # RUN tls.13_sm4_gcm.getsockopt ... # # OK tls.13_sm4_gcm.getsockopt # ok 277 tls.13_sm4_gcm.getsockopt # # RUN tls.13_sm4_ccm.sendfile ... # # OK tls.13_sm4_ccm.sendfile # ok 278 tls.13_sm4_ccm.sendfile # # RUN tls.13_sm4_ccm.send_then_sendfile ... # # OK tls.13_sm4_ccm.send_then_sendfile # ok 279 tls.13_sm4_ccm.send_then_sendfile # # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # # OK tls.13_sm4_ccm.multi_chunk_sendfile # ok 280 tls.13_sm4_ccm.multi_chunk_sendfile # # RUN tls.13_sm4_ccm.recv_max ... # # OK tls.13_sm4_ccm.recv_max # ok 281 tls.13_sm4_ccm.recv_max # # RUN tls.13_sm4_ccm.recv_small ... # # OK tls.13_sm4_ccm.recv_small # ok 282 tls.13_sm4_ccm.recv_small # # RUN tls.13_sm4_ccm.msg_more ... # # OK tls.13_sm4_ccm.msg_more # ok 283 tls.13_sm4_ccm.msg_more # # RUN tls.13_sm4_ccm.msg_more_unsent ... # # OK tls.13_sm4_ccm.msg_more_unsent # ok 284 tls.13_sm4_ccm.msg_more_unsent # # RUN tls.13_sm4_ccm.msg_eor ... # # OK tls.13_sm4_ccm.msg_eor # ok 285 tls.13_sm4_ccm.msg_eor # # RUN tls.13_sm4_ccm.sendmsg_single ... # # OK tls.13_sm4_ccm.sendmsg_single # ok 286 tls.13_sm4_ccm.sendmsg_single # # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # # OK tls.13_sm4_ccm.sendmsg_fragmented # ok 287 tls.13_sm4_ccm.sendmsg_fragmented # # RUN tls.13_sm4_ccm.sendmsg_large ... # # OK tls.13_sm4_ccm.sendmsg_large # ok 288 tls.13_sm4_ccm.sendmsg_large # # RUN tls.13_sm4_ccm.sendmsg_multiple ... # # OK tls.13_sm4_ccm.sendmsg_multiple # ok 289 tls.13_sm4_ccm.sendmsg_multiple # # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # # OK tls.13_sm4_ccm.sendmsg_multiple_stress # ok 290 tls.13_sm4_ccm.sendmsg_multiple_stress # # RUN tls.13_sm4_ccm.splice_from_pipe ... # # OK tls.13_sm4_ccm.splice_from_pipe # ok 291 tls.13_sm4_ccm.splice_from_pipe # # RUN tls.13_sm4_ccm.splice_more ... # # OK tls.13_sm4_ccm.splice_more # ok 292 tls.13_sm4_ccm.splice_more # # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # # OK tls.13_sm4_ccm.splice_from_pipe2 # ok 293 tls.13_sm4_ccm.splice_from_pipe2 # # RUN tls.13_sm4_ccm.send_and_splice ... # # OK tls.13_sm4_ccm.send_and_splice # ok 294 tls.13_sm4_ccm.send_and_splice # # RUN tls.13_sm4_ccm.splice_to_pipe ... # # OK tls.13_sm4_ccm.splice_to_pipe # ok 295 tls.13_sm4_ccm.splice_to_pipe # # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # ok 296 tls.13_sm4_ccm.splice_cmsg_to_pipe # # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # ok 297 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # # RUN tls.13_sm4_ccm.recv_and_splice ... # # OK tls.13_sm4_ccm.recv_and_splice # ok 298 tls.13_sm4_ccm.recv_and_splice # # RUN tls.13_sm4_ccm.peek_and_splice ... # # OK tls.13_sm4_ccm.peek_and_splice # ok 299 tls.13_sm4_ccm.peek_and_splice # # RUN tls.13_sm4_ccm.recvmsg_single ... # # OK tls.13_sm4_ccm.recvmsg_single # ok 300 tls.13_sm4_ccm.recvmsg_single # # RUN tls.13_sm4_ccm.recvmsg_single_max ... # # OK tls.13_sm4_ccm.recvmsg_single_max # ok 301 tls.13_sm4_ccm.recvmsg_single_max # # RUN tls.13_sm4_ccm.recvmsg_multiple ... # # OK tls.13_sm4_ccm.recvmsg_multiple # ok 302 tls.13_sm4_ccm.recvmsg_multiple # # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # # OK tls.13_sm4_ccm.single_send_multiple_recv # ok 303 tls.13_sm4_ccm.single_send_multiple_recv # # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # # OK tls.13_sm4_ccm.multiple_send_single_recv # ok 304 tls.13_sm4_ccm.multiple_send_single_recv # # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # ok 305 tls.13_sm4_ccm.single_send_multiple_recv_non_align # # RUN tls.13_sm4_ccm.recv_partial ... # # OK tls.13_sm4_ccm.recv_partial # ok 306 tls.13_sm4_ccm.recv_partial # # RUN tls.13_sm4_ccm.recv_nonblock ... # # OK tls.13_sm4_ccm.recv_nonblock # ok 307 tls.13_sm4_ccm.recv_nonblock # # RUN tls.13_sm4_ccm.recv_peek ... # # OK tls.13_sm4_ccm.recv_peek # ok 308 tls.13_sm4_ccm.recv_peek # # RUN tls.13_sm4_ccm.recv_peek_multiple ... # # OK tls.13_sm4_ccm.recv_peek_multiple # ok 309 tls.13_sm4_ccm.recv_peek_multiple # # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # # OK tls.13_sm4_ccm.recv_peek_multiple_records # ok 310 tls.13_sm4_ccm.recv_peek_multiple_records # # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # ok 311 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # # RUN tls.13_sm4_ccm.recv_lowat ... # # OK tls.13_sm4_ccm.recv_lowat # ok 312 tls.13_sm4_ccm.recv_lowat # # RUN tls.13_sm4_ccm.bidir ... # # OK tls.13_sm4_ccm.bidir # ok 313 tls.13_sm4_ccm.bidir # # RUN tls.13_sm4_ccm.pollin ... # # OK tls.13_sm4_ccm.pollin # ok 314 tls.13_sm4_ccm.pollin # # RUN tls.13_sm4_ccm.poll_wait ... # # OK tls.13_sm4_ccm.poll_wait # ok 315 tls.13_sm4_ccm.poll_wait # # RUN tls.13_sm4_ccm.poll_wait_split ... # # OK tls.13_sm4_ccm.poll_wait_split # ok 316 tls.13_sm4_ccm.poll_wait_split # # RUN tls.13_sm4_ccm.blocking ... # # OK tls.13_sm4_ccm.blocking # ok 317 tls.13_sm4_ccm.blocking # # RUN tls.13_sm4_ccm.nonblocking ... # # OK tls.13_sm4_ccm.nonblocking # ok 318 tls.13_sm4_ccm.nonblocking # # RUN tls.13_sm4_ccm.mutliproc_even ... # # OK tls.13_sm4_ccm.mutliproc_even # ok 319 tls.13_sm4_ccm.mutliproc_even # # RUN tls.13_sm4_ccm.mutliproc_readers ... # # OK tls.13_sm4_ccm.mutliproc_readers # ok 320 tls.13_sm4_ccm.mutliproc_readers # # RUN tls.13_sm4_ccm.mutliproc_writers ... # # OK tls.13_sm4_ccm.mutliproc_writers # ok 321 tls.13_sm4_ccm.mutliproc_writers # # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # # OK tls.13_sm4_ccm.mutliproc_sendpage_even # ok 322 tls.13_sm4_ccm.mutliproc_sendpage_even # # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # ok 323 tls.13_sm4_ccm.mutliproc_sendpage_readers # # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # ok 324 tls.13_sm4_ccm.mutliproc_sendpage_writers # # RUN tls.13_sm4_ccm.control_msg ... # # OK tls.13_sm4_ccm.control_msg # ok 325 tls.13_sm4_ccm.control_msg # # RUN tls.13_sm4_ccm.control_msg_nomerge ... # # OK tls.13_sm4_ccm.control_msg_nomerge # ok 326 tls.13_sm4_ccm.control_msg_nomerge # # RUN tls.13_sm4_ccm.data_control_data ... # # OK tls.13_sm4_ccm.data_control_data # ok 327 tls.13_sm4_ccm.data_control_data # # RUN tls.13_sm4_ccm.shutdown ... # # OK tls.13_sm4_ccm.shutdown # ok 328 tls.13_sm4_ccm.shutdown # # RUN tls.13_sm4_ccm.shutdown_unsent ... # # OK tls.13_sm4_ccm.shutdown_unsent # ok 329 tls.13_sm4_ccm.shutdown_unsent # # RUN tls.13_sm4_ccm.shutdown_reuse ... # # OK tls.13_sm4_ccm.shutdown_reuse # ok 330 tls.13_sm4_ccm.shutdown_reuse # # RUN tls.13_sm4_ccm.getsockopt ... # # OK tls.13_sm4_ccm.getsockopt # ok 331 tls.13_sm4_ccm.getsockopt # # RUN tls.12_aes_ccm.sendfile ... # # OK tls.12_aes_ccm.sendfile # ok 332 tls.12_aes_ccm.sendfile # # RUN tls.12_aes_ccm.send_then_sendfile ... # # OK tls.12_aes_ccm.send_then_sendfile # ok 333 tls.12_aes_ccm.send_then_sendfile # # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # # OK tls.12_aes_ccm.multi_chunk_sendfile # ok 334 tls.12_aes_ccm.multi_chunk_sendfile # # RUN tls.12_aes_ccm.recv_max ... # # OK tls.12_aes_ccm.recv_max # ok 335 tls.12_aes_ccm.recv_max # # RUN tls.12_aes_ccm.recv_small ... # # OK tls.12_aes_ccm.recv_small # ok 336 tls.12_aes_ccm.recv_small # # RUN tls.12_aes_ccm.msg_more ... # # OK tls.12_aes_ccm.msg_more # ok 337 tls.12_aes_ccm.msg_more # # RUN tls.12_aes_ccm.msg_more_unsent ... # # OK tls.12_aes_ccm.msg_more_unsent # ok 338 tls.12_aes_ccm.msg_more_unsent # # RUN tls.12_aes_ccm.msg_eor ... # # OK tls.12_aes_ccm.msg_eor # ok 339 tls.12_aes_ccm.msg_eor # # RUN tls.12_aes_ccm.sendmsg_single ... # # OK tls.12_aes_ccm.sendmsg_single # ok 340 tls.12_aes_ccm.sendmsg_single # # RUN tls.12_aes_ccm.sendmsg_fragmented ... # # OK tls.12_aes_ccm.sendmsg_fragmented # ok 341 tls.12_aes_ccm.sendmsg_fragmented # # RUN tls.12_aes_ccm.sendmsg_large ... # # OK tls.12_aes_ccm.sendmsg_large # ok 342 tls.12_aes_ccm.sendmsg_large # # RUN tls.12_aes_ccm.sendmsg_multiple ... # # OK tls.12_aes_ccm.sendmsg_multiple # ok 343 tls.12_aes_ccm.sendmsg_multiple # # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # # OK tls.12_aes_ccm.sendmsg_multiple_stress # ok 344 tls.12_aes_ccm.sendmsg_multiple_stress # # RUN tls.12_aes_ccm.splice_from_pipe ... # # OK tls.12_aes_ccm.splice_from_pipe # ok 345 tls.12_aes_ccm.splice_from_pipe # # RUN tls.12_aes_ccm.splice_more ... # # OK tls.12_aes_ccm.splice_more # ok 346 tls.12_aes_ccm.splice_more # # RUN tls.12_aes_ccm.splice_from_pipe2 ... # # OK tls.12_aes_ccm.splice_from_pipe2 # ok 347 tls.12_aes_ccm.splice_from_pipe2 # # RUN tls.12_aes_ccm.send_and_splice ... # # OK tls.12_aes_ccm.send_and_splice # ok 348 tls.12_aes_ccm.send_and_splice # # RUN tls.12_aes_ccm.splice_to_pipe ... # # OK tls.12_aes_ccm.splice_to_pipe # ok 349 tls.12_aes_ccm.splice_to_pipe # # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # # OK tls.12_aes_ccm.splice_cmsg_to_pipe # ok 350 tls.12_aes_ccm.splice_cmsg_to_pipe # # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # ok 351 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # # RUN tls.12_aes_ccm.recv_and_splice ... # # OK tls.12_aes_ccm.recv_and_splice # ok 352 tls.12_aes_ccm.recv_and_splice # # RUN tls.12_aes_ccm.peek_and_splice ... # # OK tls.12_aes_ccm.peek_and_splice # ok 353 tls.12_aes_ccm.peek_and_splice # # RUN tls.12_aes_ccm.recvmsg_single ... # # OK tls.12_aes_ccm.recvmsg_single # ok 354 tls.12_aes_ccm.recvmsg_single # # RUN tls.12_aes_ccm.recvmsg_single_max ... # # OK tls.12_aes_ccm.recvmsg_single_max # ok 355 tls.12_aes_ccm.recvmsg_single_max # # RUN tls.12_aes_ccm.recvmsg_multiple ... # # OK tls.12_aes_ccm.recvmsg_multiple # ok 356 tls.12_aes_ccm.recvmsg_multiple # # RUN tls.12_aes_ccm.single_send_multiple_recv ... # # OK tls.12_aes_ccm.single_send_multiple_recv # ok 357 tls.12_aes_ccm.single_send_multiple_recv # # RUN tls.12_aes_ccm.multiple_send_single_recv ... # # OK tls.12_aes_ccm.multiple_send_single_recv # ok 358 tls.12_aes_ccm.multiple_send_single_recv # # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # ok 359 tls.12_aes_ccm.single_send_multiple_recv_non_align # # RUN tls.12_aes_ccm.recv_partial ... # # OK tls.12_aes_ccm.recv_partial # ok 360 tls.12_aes_ccm.recv_partial # # RUN tls.12_aes_ccm.recv_nonblock ... # # OK tls.12_aes_ccm.recv_nonblock # ok 361 tls.12_aes_ccm.recv_nonblock # # RUN tls.12_aes_ccm.recv_peek ... # # OK tls.12_aes_ccm.recv_peek # ok 362 tls.12_aes_ccm.recv_peek # # RUN tls.12_aes_ccm.recv_peek_multiple ... # # OK tls.12_aes_ccm.recv_peek_multiple # ok 363 tls.12_aes_ccm.recv_peek_multiple # # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # # OK tls.12_aes_ccm.recv_peek_multiple_records # ok 364 tls.12_aes_ccm.recv_peek_multiple_records # # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # ok 365 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # # RUN tls.12_aes_ccm.recv_lowat ... # # OK tls.12_aes_ccm.recv_lowat # ok 366 tls.12_aes_ccm.recv_lowat # # RUN tls.12_aes_ccm.bidir ... # # OK tls.12_aes_ccm.bidir # ok 367 tls.12_aes_ccm.bidir # # RUN tls.12_aes_ccm.pollin ... # # OK tls.12_aes_ccm.pollin # ok 368 tls.12_aes_ccm.pollin # # RUN tls.12_aes_ccm.poll_wait ... # # OK tls.12_aes_ccm.poll_wait # ok 369 tls.12_aes_ccm.poll_wait # # RUN tls.12_aes_ccm.poll_wait_split ... # # OK tls.12_aes_ccm.poll_wait_split # ok 370 tls.12_aes_ccm.poll_wait_split # # RUN tls.12_aes_ccm.blocking ... # # OK tls.12_aes_ccm.blocking # ok 371 tls.12_aes_ccm.blocking # # RUN tls.12_aes_ccm.nonblocking ... # # OK tls.12_aes_ccm.nonblocking # ok 372 tls.12_aes_ccm.nonblocking # # RUN tls.12_aes_ccm.mutliproc_even ... # # OK tls.12_aes_ccm.mutliproc_even # ok 373 tls.12_aes_ccm.mutliproc_even # # RUN tls.12_aes_ccm.mutliproc_readers ... # # OK tls.12_aes_ccm.mutliproc_readers # ok 374 tls.12_aes_ccm.mutliproc_readers # # RUN tls.12_aes_ccm.mutliproc_writers ... # # OK tls.12_aes_ccm.mutliproc_writers # ok 375 tls.12_aes_ccm.mutliproc_writers # # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # # OK tls.12_aes_ccm.mutliproc_sendpage_even # ok 376 tls.12_aes_ccm.mutliproc_sendpage_even # # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # # OK tls.12_aes_ccm.mutliproc_sendpage_readers # ok 377 tls.12_aes_ccm.mutliproc_sendpage_readers # # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # # OK tls.12_aes_ccm.mutliproc_sendpage_writers # ok 378 tls.12_aes_ccm.mutliproc_sendpage_writers # # RUN tls.12_aes_ccm.control_msg ... # # OK tls.12_aes_ccm.control_msg # ok 379 tls.12_aes_ccm.control_msg # # RUN tls.12_aes_ccm.control_msg_nomerge ... # # OK tls.12_aes_ccm.control_msg_nomerge # ok 380 tls.12_aes_ccm.control_msg_nomerge # # RUN tls.12_aes_ccm.data_control_data ... # # OK tls.12_aes_ccm.data_control_data # ok 381 tls.12_aes_ccm.data_control_data # # RUN tls.12_aes_ccm.shutdown ... # # OK tls.12_aes_ccm.shutdown # ok 382 tls.12_aes_ccm.shutdown # # RUN tls.12_aes_ccm.shutdown_unsent ... # # OK tls.12_aes_ccm.shutdown_unsent # ok 383 tls.12_aes_ccm.shutdown_unsent # # RUN tls.12_aes_ccm.shutdown_reuse ... # # OK tls.12_aes_ccm.shutdown_reuse # ok 384 tls.12_aes_ccm.shutdown_reuse # # RUN tls.12_aes_ccm.getsockopt ... # # OK tls.12_aes_ccm.getsockopt # ok 385 tls.12_aes_ccm.getsockopt # # RUN tls.13_aes_ccm.sendfile ... # # OK tls.13_aes_ccm.sendfile # ok 386 tls.13_aes_ccm.sendfile # # RUN tls.13_aes_ccm.send_then_sendfile ... # # OK tls.13_aes_ccm.send_then_sendfile # ok 387 tls.13_aes_ccm.send_then_sendfile # # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # # OK tls.13_aes_ccm.multi_chunk_sendfile # ok 388 tls.13_aes_ccm.multi_chunk_sendfile # # RUN tls.13_aes_ccm.recv_max ... # # OK tls.13_aes_ccm.recv_max # ok 389 tls.13_aes_ccm.recv_max # # RUN tls.13_aes_ccm.recv_small ... # # OK tls.13_aes_ccm.recv_small # ok 390 tls.13_aes_ccm.recv_small # # RUN tls.13_aes_ccm.msg_more ... # # OK tls.13_aes_ccm.msg_more # ok 391 tls.13_aes_ccm.msg_more # # RUN tls.13_aes_ccm.msg_more_unsent ... # # OK tls.13_aes_ccm.msg_more_unsent # ok 392 tls.13_aes_ccm.msg_more_unsent # # RUN tls.13_aes_ccm.msg_eor ... # # OK tls.13_aes_ccm.msg_eor # ok 393 tls.13_aes_ccm.msg_eor # # RUN tls.13_aes_ccm.sendmsg_single ... # # OK tls.13_aes_ccm.sendmsg_single # ok 394 tls.13_aes_ccm.sendmsg_single # # RUN tls.13_aes_ccm.sendmsg_fragmented ... # # OK tls.13_aes_ccm.sendmsg_fragmented # ok 395 tls.13_aes_ccm.sendmsg_fragmented # # RUN tls.13_aes_ccm.sendmsg_large ... # # OK tls.13_aes_ccm.sendmsg_large # ok 396 tls.13_aes_ccm.sendmsg_large # # RUN tls.13_aes_ccm.sendmsg_multiple ... # # OK tls.13_aes_ccm.sendmsg_multiple # ok 397 tls.13_aes_ccm.sendmsg_multiple # # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # # OK tls.13_aes_ccm.sendmsg_multiple_stress # ok 398 tls.13_aes_ccm.sendmsg_multiple_stress # # RUN tls.13_aes_ccm.splice_from_pipe ... # # OK tls.13_aes_ccm.splice_from_pipe # ok 399 tls.13_aes_ccm.splice_from_pipe # # RUN tls.13_aes_ccm.splice_more ... # # OK tls.13_aes_ccm.splice_more # ok 400 tls.13_aes_ccm.splice_more # # RUN tls.13_aes_ccm.splice_from_pipe2 ... # # OK tls.13_aes_ccm.splice_from_pipe2 # ok 401 tls.13_aes_ccm.splice_from_pipe2 # # RUN tls.13_aes_ccm.send_and_splice ... # # OK tls.13_aes_ccm.send_and_splice # ok 402 tls.13_aes_ccm.send_and_splice # # RUN tls.13_aes_ccm.splice_to_pipe ... # # OK tls.13_aes_ccm.splice_to_pipe # ok 403 tls.13_aes_ccm.splice_to_pipe # # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # # OK tls.13_aes_ccm.splice_cmsg_to_pipe # ok 404 tls.13_aes_ccm.splice_cmsg_to_pipe # # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # ok 405 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # # RUN tls.13_aes_ccm.recv_and_splice ... # # OK tls.13_aes_ccm.recv_and_splice # ok 406 tls.13_aes_ccm.recv_and_splice # # RUN tls.13_aes_ccm.peek_and_splice ... # # OK tls.13_aes_ccm.peek_and_splice # ok 407 tls.13_aes_ccm.peek_and_splice # # RUN tls.13_aes_ccm.recvmsg_single ... # # OK tls.13_aes_ccm.recvmsg_single # ok 408 tls.13_aes_ccm.recvmsg_single # # RUN tls.13_aes_ccm.recvmsg_single_max ... # # OK tls.13_aes_ccm.recvmsg_single_max # ok 409 tls.13_aes_ccm.recvmsg_single_max # # RUN tls.13_aes_ccm.recvmsg_multiple ... # # OK tls.13_aes_ccm.recvmsg_multiple # ok 410 tls.13_aes_ccm.recvmsg_multiple # # RUN tls.13_aes_ccm.single_send_multiple_recv ... # # OK tls.13_aes_ccm.single_send_multiple_recv # ok 411 tls.13_aes_ccm.single_send_multiple_recv # # RUN tls.13_aes_ccm.multiple_send_single_recv ... # # OK tls.13_aes_ccm.multiple_send_single_recv # ok 412 tls.13_aes_ccm.multiple_send_single_recv # # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # ok 413 tls.13_aes_ccm.single_send_multiple_recv_non_align # # RUN tls.13_aes_ccm.recv_partial ... # # OK tls.13_aes_ccm.recv_partial # ok 414 tls.13_aes_ccm.recv_partial # # RUN tls.13_aes_ccm.recv_nonblock ... # # OK tls.13_aes_ccm.recv_nonblock # ok 415 tls.13_aes_ccm.recv_nonblock # # RUN tls.13_aes_ccm.recv_peek ... # # OK tls.13_aes_ccm.recv_peek # ok 416 tls.13_aes_ccm.recv_peek # # RUN tls.13_aes_ccm.recv_peek_multiple ... # # OK tls.13_aes_ccm.recv_peek_multiple # ok 417 tls.13_aes_ccm.recv_peek_multiple # # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # # OK tls.13_aes_ccm.recv_peek_multiple_records # ok 418 tls.13_aes_ccm.recv_peek_multiple_records # # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # ok 419 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # # RUN tls.13_aes_ccm.recv_lowat ... # # OK tls.13_aes_ccm.recv_lowat # ok 420 tls.13_aes_ccm.recv_lowat # # RUN tls.13_aes_ccm.bidir ... # # OK tls.13_aes_ccm.bidir # ok 421 tls.13_aes_ccm.bidir # # RUN tls.13_aes_ccm.pollin ... # # OK tls.13_aes_ccm.pollin # ok 422 tls.13_aes_ccm.pollin # # RUN tls.13_aes_ccm.poll_wait ... # # OK tls.13_aes_ccm.poll_wait # ok 423 tls.13_aes_ccm.poll_wait # # RUN tls.13_aes_ccm.poll_wait_split ... # # OK tls.13_aes_ccm.poll_wait_split # ok 424 tls.13_aes_ccm.poll_wait_split # # RUN tls.13_aes_ccm.blocking ... # # OK tls.13_aes_ccm.blocking # ok 425 tls.13_aes_ccm.blocking # # RUN tls.13_aes_ccm.nonblocking ... # # OK tls.13_aes_ccm.nonblocking # ok 426 tls.13_aes_ccm.nonblocking # # RUN tls.13_aes_ccm.mutliproc_even ... # # OK tls.13_aes_ccm.mutliproc_even # ok 427 tls.13_aes_ccm.mutliproc_even # # RUN tls.13_aes_ccm.mutliproc_readers ... # # OK tls.13_aes_ccm.mutliproc_readers # ok 428 tls.13_aes_ccm.mutliproc_readers # # RUN tls.13_aes_ccm.mutliproc_writers ... # # OK tls.13_aes_ccm.mutliproc_writers # ok 429 tls.13_aes_ccm.mutliproc_writers # # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # # OK tls.13_aes_ccm.mutliproc_sendpage_even # ok 430 tls.13_aes_ccm.mutliproc_sendpage_even # # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # # OK tls.13_aes_ccm.mutliproc_sendpage_readers # ok 431 tls.13_aes_ccm.mutliproc_sendpage_readers # # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # # OK tls.13_aes_ccm.mutliproc_sendpage_writers # ok 432 tls.13_aes_ccm.mutliproc_sendpage_writers # # RUN tls.13_aes_ccm.control_msg ... # # OK tls.13_aes_ccm.control_msg # ok 433 tls.13_aes_ccm.control_msg # # RUN tls.13_aes_ccm.control_msg_nomerge ... # # OK tls.13_aes_ccm.control_msg_nomerge # ok 434 tls.13_aes_ccm.control_msg_nomerge # # RUN tls.13_aes_ccm.data_control_data ... # # OK tls.13_aes_ccm.data_control_data # ok 435 tls.13_aes_ccm.data_control_data # # RUN tls.13_aes_ccm.shutdown ... # # OK tls.13_aes_ccm.shutdown # ok 436 tls.13_aes_ccm.shutdown # # RUN tls.13_aes_ccm.shutdown_unsent ... # # OK tls.13_aes_ccm.shutdown_unsent # ok 437 tls.13_aes_ccm.shutdown_unsent # # RUN tls.13_aes_ccm.shutdown_reuse ... # # OK tls.13_aes_ccm.shutdown_reuse # ok 438 tls.13_aes_ccm.shutdown_reuse # # RUN tls.13_aes_ccm.getsockopt ... # # OK tls.13_aes_ccm.getsockopt # ok 439 tls.13_aes_ccm.getsockopt # # RUN tls.12_aes_gcm_256.sendfile ... # # OK tls.12_aes_gcm_256.sendfile # ok 440 tls.12_aes_gcm_256.sendfile # # RUN tls.12_aes_gcm_256.send_then_sendfile ... # # OK tls.12_aes_gcm_256.send_then_sendfile # ok 441 tls.12_aes_gcm_256.send_then_sendfile # # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # # OK tls.12_aes_gcm_256.multi_chunk_sendfile # ok 442 tls.12_aes_gcm_256.multi_chunk_sendfile # # RUN tls.12_aes_gcm_256.recv_max ... # # OK tls.12_aes_gcm_256.recv_max # ok 443 tls.12_aes_gcm_256.recv_max # # RUN tls.12_aes_gcm_256.recv_small ... # # OK tls.12_aes_gcm_256.recv_small # ok 444 tls.12_aes_gcm_256.recv_small # # RUN tls.12_aes_gcm_256.msg_more ... # # OK tls.12_aes_gcm_256.msg_more # ok 445 tls.12_aes_gcm_256.msg_more # # RUN tls.12_aes_gcm_256.msg_more_unsent ... # # OK tls.12_aes_gcm_256.msg_more_unsent # ok 446 tls.12_aes_gcm_256.msg_more_unsent # # RUN tls.12_aes_gcm_256.msg_eor ... # # OK tls.12_aes_gcm_256.msg_eor # ok 447 tls.12_aes_gcm_256.msg_eor # # RUN tls.12_aes_gcm_256.sendmsg_single ... # # OK tls.12_aes_gcm_256.sendmsg_single # ok 448 tls.12_aes_gcm_256.sendmsg_single # # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # # OK tls.12_aes_gcm_256.sendmsg_fragmented # ok 449 tls.12_aes_gcm_256.sendmsg_fragmented # # RUN tls.12_aes_gcm_256.sendmsg_large ... # # OK tls.12_aes_gcm_256.sendmsg_large # ok 450 tls.12_aes_gcm_256.sendmsg_large # # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # # OK tls.12_aes_gcm_256.sendmsg_multiple # ok 451 tls.12_aes_gcm_256.sendmsg_multiple # # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # ok 452 tls.12_aes_gcm_256.sendmsg_multiple_stress # # RUN tls.12_aes_gcm_256.splice_from_pipe ... # # OK tls.12_aes_gcm_256.splice_from_pipe # ok 453 tls.12_aes_gcm_256.splice_from_pipe # # RUN tls.12_aes_gcm_256.splice_more ... # # OK tls.12_aes_gcm_256.splice_more # ok 454 tls.12_aes_gcm_256.splice_more # # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # # OK tls.12_aes_gcm_256.splice_from_pipe2 # ok 455 tls.12_aes_gcm_256.splice_from_pipe2 # # RUN tls.12_aes_gcm_256.send_and_splice ... # # OK tls.12_aes_gcm_256.send_and_splice # ok 456 tls.12_aes_gcm_256.send_and_splice # # RUN tls.12_aes_gcm_256.splice_to_pipe ... # # OK tls.12_aes_gcm_256.splice_to_pipe # ok 457 tls.12_aes_gcm_256.splice_to_pipe # # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # ok 458 tls.12_aes_gcm_256.splice_cmsg_to_pipe # # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # ok 459 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # # RUN tls.12_aes_gcm_256.recv_and_splice ... # # OK tls.12_aes_gcm_256.recv_and_splice # ok 460 tls.12_aes_gcm_256.recv_and_splice # # RUN tls.12_aes_gcm_256.peek_and_splice ... # # OK tls.12_aes_gcm_256.peek_and_splice # ok 461 tls.12_aes_gcm_256.peek_and_splice # # RUN tls.12_aes_gcm_256.recvmsg_single ... # # OK tls.12_aes_gcm_256.recvmsg_single # ok 462 tls.12_aes_gcm_256.recvmsg_single # # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # # OK tls.12_aes_gcm_256.recvmsg_single_max # ok 463 tls.12_aes_gcm_256.recvmsg_single_max # # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # # OK tls.12_aes_gcm_256.recvmsg_multiple # ok 464 tls.12_aes_gcm_256.recvmsg_multiple # # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # # OK tls.12_aes_gcm_256.single_send_multiple_recv # ok 465 tls.12_aes_gcm_256.single_send_multiple_recv # # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # # OK tls.12_aes_gcm_256.multiple_send_single_recv # ok 466 tls.12_aes_gcm_256.multiple_send_single_recv # # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # ok 467 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # # RUN tls.12_aes_gcm_256.recv_partial ... # # OK tls.12_aes_gcm_256.recv_partial # ok 468 tls.12_aes_gcm_256.recv_partial # # RUN tls.12_aes_gcm_256.recv_nonblock ... # # OK tls.12_aes_gcm_256.recv_nonblock # ok 469 tls.12_aes_gcm_256.recv_nonblock # # RUN tls.12_aes_gcm_256.recv_peek ... # # OK tls.12_aes_gcm_256.recv_peek # ok 470 tls.12_aes_gcm_256.recv_peek # # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # # OK tls.12_aes_gcm_256.recv_peek_multiple # ok 471 tls.12_aes_gcm_256.recv_peek_multiple # # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # # OK tls.12_aes_gcm_256.recv_peek_multiple_records # ok 472 tls.12_aes_gcm_256.recv_peek_multiple_records # # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # ok 473 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # # RUN tls.12_aes_gcm_256.recv_lowat ... # # OK tls.12_aes_gcm_256.recv_lowat # ok 474 tls.12_aes_gcm_256.recv_lowat # # RUN tls.12_aes_gcm_256.bidir ... # # OK tls.12_aes_gcm_256.bidir # ok 475 tls.12_aes_gcm_256.bidir # # RUN tls.12_aes_gcm_256.pollin ... # # OK tls.12_aes_gcm_256.pollin # ok 476 tls.12_aes_gcm_256.pollin # # RUN tls.12_aes_gcm_256.poll_wait ... # # OK tls.12_aes_gcm_256.poll_wait # ok 477 tls.12_aes_gcm_256.poll_wait # # RUN tls.12_aes_gcm_256.poll_wait_split ... # # OK tls.12_aes_gcm_256.poll_wait_split # ok 478 tls.12_aes_gcm_256.poll_wait_split # # RUN tls.12_aes_gcm_256.blocking ... # # OK tls.12_aes_gcm_256.blocking # ok 479 tls.12_aes_gcm_256.blocking # # RUN tls.12_aes_gcm_256.nonblocking ... # # OK tls.12_aes_gcm_256.nonblocking # ok 480 tls.12_aes_gcm_256.nonblocking # # RUN tls.12_aes_gcm_256.mutliproc_even ... DETECTED CRASH, lowering timeout WAIT TIMEOUT stdout Ctrl-C stdout Ctrl-C stdout WAIT TIMEOUT stdout