Lines Matching defs:self

47     def setup_class(self):  argument
50 def setup_test(self): argument
60 def teardown_test(self): argument
65 def _setup_link_from_cert(self): argument
69 def _open_unconfigured_channel_from_cert(self, argument
81 def _open_channel_from_cert(self, argument
112 def _open_channel_from_dut(self, psm=0x33, mode=RetransmissionFlowControlMode.BASIC): argument
129 def test_connect_dynamic_channel_and_send_data(self): argument
137 def test_receive_packet_from_unknown_channel(self): argument
147 def test_open_two_channels(self): argument
153 def test_connect_and_send_data_ertm_no_segmentation(self): argument
166 def test_basic_operation_request_connection(self): argument
175 def test_send_data(self): argument
186 def test_disconnect(self): argument
197 def test_accept_connection(self): argument
208 def test_accept_disconnect(self): argument
219 def test_disconnect_on_timeout(self): argument
232 def test_receive_multi_command_packet(self): argument
246 def test_configure_mtu_size(self): argument
257 def test_continuation_flag(self): argument
278 def test_retry_config_after_rejection(self): argument
294 def test_send_requested_options(self): argument
305 def test_non_blocking_config_response(self): argument
321 def test_mandatory_48_byte_mtu(self): argument
333 def test_negotiation_of_unsupported_parameter(self): argument
347 def test_config_unknown_options_with_hint(self): argument
366 def test_unknown_mandatory_options_request(self): argument
406 def test_respond_to_echo_request(self): argument
417 def test_reject_unknown_command(self): argument
430 def test_query_for_1_2_features(self): argument
441 def test_respond_with_1_2_features(self): argument
457 def test_extended_feature_info_response_ertm(self): argument
473 def test_extended_feature_info_response_streaming(self): argument
488 def test_extended_feature_info_response_fcs(self): argument
506 def test_extended_feature_info_response_fixed_channels(self): argument
523 def test_fixed_channels_supported_information_request(self): argument
533 def test_config_channel_not_use_FCS(self): argument
546 def test_explicitly_request_use_FCS(self): argument
560 def test_implicitly_request_use_FCS(self): argument
576 def test_sending_i_frames_without_fcs_for_ertm(self): argument
589 def test_receiving_i_frames_without_fcs_for_ertm(self): argument
602 def test_sending_i_frames_with_fcs_for_ertm(self): argument
615 def test_receiving_i_frames_with_fcs_for_ertm(self): argument
628 def test_transmit_i_frames(self): argument
655 def test_receive_i_frames(self): argument
680 def test_acknowledging_received_i_frames(self): argument
700 def test_resume_transmitting_when_received_rr(self): argument
726 def test_resume_transmitting_when_acknowledge_previously_sent(self): argument
753 def test_send_s_frame_rnr(self): argument
786 def test_transmit_s_frame_rr_with_poll_bit_set(self): argument
805 def test_transmit_s_frame_rr_with_final_bit_set(self): argument
819 def test_retransmit_s_frame_rr_with_poll_bit_set(self): argument
835 def test_s_frame_transmissions_exceed_max_transmit(self): argument
850 def test_i_frame_transmissions_exceed_max_transmit(self): argument
870 def test_respond_to_rej(self): argument
893 def test_respond_to_srej_p_set(self): argument
919 def test_respond_to_srej_p_clear(self): argument
941 def test_send_s_frame_rej(self): argument
965 def test_receive_s_frame_rr_final_bit_set(self): argument
985 def test_receive_i_frame_final_bit_set(self): argument
1003 def test_receive_rnr(self): argument
1021 def test_exit_local_busy_condition(self): argument
1059 def test_transmit_i_frames_using_sar(self): argument
1086 def test_sent_rej_lost(self): argument
1112 def test_handle_duplicate_srej(self): argument
1139 def test_handle_receipt_rej_and_rr_with_f_set(self): argument
1170 def test_handle_rej_and_i_frame_with_f_set(self): argument
1200 def test_initiated_configuration_request_ertm(self): argument
1215 def test_respond_configuration_request_ertm(self): argument
1228 def test_respond_not_support_ertm_when_using_mandatory_ertm(self): argument
1245 def test_config_respond_basic_mode_when_using_mandatory_ertm(self): argument
1267 def test_config_request_basic_mode_when_using_mandatory_ertm(self): argument
1279 def test_initiate_connection_for_security(self): argument