| /NetX-Duo-v6.2.1/test/regression/smtp_test/ |
| D | netx_smtp_auth_logon_function_test.c | 136 static SMTP_TEST smtp_test[MSG_COUNT]; variable 524 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 525 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 528 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 547 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 548 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 549 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_pkt[0]; in smtp_test_initialize() 550 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_size; in smtp_test_initialize() 551 smtp_test[2].smtp_test_pkt_data = &response_334_username_pkt[0]; in smtp_test_initialize() 552 smtp_test[2].smtp_test_pkt_size = response_334_username_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_missing_last_250_EHLO_message_test.c | 145 static SMTP_TEST smtp_test[MSG_COUNT]; variable 586 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 587 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 590 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 609 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 610 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 611 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_first_pkt[0]; in smtp_test_initialize() 612 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_first_size; in smtp_test_initialize() 613 smtp_test[2].smtp_test_pkt_data = &response_250_ehlo_notlast_pkt[0]; in smtp_test_initialize() 614 smtp_test[2].smtp_test_pkt_size = response_250_ehlo_notlast_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_two_packet_EHLO_auth_last_message_test.c | 140 static SMTP_TEST smtp_test[MSG_COUNT]; variable 598 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 599 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 602 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 621 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 622 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 623 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_first_no_auth_pkt[0]; in smtp_test_initialize() 624 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_first_no_auth_size; in smtp_test_initialize() 625 smtp_test[2].smtp_test_pkt_data = &response_250_ehlo_last_with_auth_pkt[0]; in smtp_test_initialize() 626 smtp_test[2].smtp_test_pkt_size = response_250_ehlo_last_with_auth_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_two_packet_EHLO_message_test.c | 144 static SMTP_TEST smtp_test[MSG_COUNT]; variable 599 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 600 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 603 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 622 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 623 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 624 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_first_pkt[0]; in smtp_test_initialize() 625 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_first_size; in smtp_test_initialize() 626 smtp_test[2].smtp_test_pkt_data = &response_250_ehlo_last_pkt[0]; in smtp_test_initialize() 627 smtp_test[2].smtp_test_pkt_size = response_250_ehlo_last_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_auth_no_type_function_test.c | 133 static SMTP_TEST smtp_test[MSG_COUNT]; variable 521 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 522 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 525 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 544 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 545 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 546 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_auth_no_type_pkt[0]; in smtp_test_initialize() 547 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_auth_no_type_size; in smtp_test_initialize() 548 smtp_test[2].smtp_test_pkt_data = &response_334_pkt[0]; in smtp_test_initialize() 549 smtp_test[2].smtp_test_pkt_size = response_334_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_auth_no_type_test.c | 133 static SMTP_TEST smtp_test[MSG_COUNT]; variable 521 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 522 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 525 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 544 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 545 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 546 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_auth_no_type_pkt[0]; in smtp_test_initialize() 547 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_auth_no_type_size; in smtp_test_initialize() 548 smtp_test[2].smtp_test_pkt_data = &response_334_pkt[0]; in smtp_test_initialize() 549 smtp_test[2].smtp_test_pkt_size = response_334_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_basic_function_test.c | 133 static SMTP_TEST smtp_test[MSG_COUNT]; variable 521 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 522 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 525 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 544 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 545 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 546 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_pkt[0]; in smtp_test_initialize() 547 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_size; in smtp_test_initialize() 548 smtp_test[2].smtp_test_pkt_data = &response_334_pkt[0]; in smtp_test_initialize() 549 smtp_test[2].smtp_test_pkt_size = response_334_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_auth_none_test.c | 132 static SMTP_TEST smtp_test[MSG_COUNT]; variable 514 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 515 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 518 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 537 smtp_test[0].smtp_test_pkt_data = &response_220_greetings_pkt[0]; in smtp_test_initialize() 538 smtp_test[0].smtp_test_pkt_size = response_220_greetings_size; in smtp_test_initialize() 539 smtp_test[1].smtp_test_pkt_data = &response_250_ehlo_noauth_pkt[0]; in smtp_test_initialize() 540 smtp_test[1].smtp_test_pkt_size = response_250_ehlo_noauth_size; in smtp_test_initialize() 542 smtp_test[2].smtp_test_pkt_data = &response_250_sender_ok_pkt[0]; in smtp_test_initialize() 543 smtp_test[2].smtp_test_pkt_size = response_250_sender_ok_size; in smtp_test_initialize() [all …]
|
| D | netx_smtp_abnormal_packet_test.c | 132 static SMTP_TEST smtp_test[9]; variable 469 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 470 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 473 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 491 smtp_test[msg_count].smtp_test_pkt_data = &invliad_response_220_greetings_pkt[0]; in smtp_test_initialize() 492 smtp_test[msg_count++].smtp_test_pkt_size = sizeof(invliad_response_220_greetings_pkt); in smtp_test_initialize() 494 smtp_test[msg_count].smtp_test_pkt_data = &response_221_bye_pkt[0]; in smtp_test_initialize() 495 smtp_test[msg_count++].smtp_test_pkt_size = response_221_bye_size; in smtp_test_initialize()
|
| D | netx_smtp_invalid_release_test.c | 132 static SMTP_TEST smtp_test[MSG_COUNT]; variable 513 smtp_test[packet_number].smtp_test_pkt_data, in nx_smtp_response_packet_send() 514 smtp_test[packet_number].smtp_test_pkt_size); in nx_smtp_response_packet_send() 517 response_packet -> nx_packet_length = smtp_test[packet_number].smtp_test_pkt_size; in nx_smtp_response_packet_send() 536 smtp_test[0].smtp_test_pkt_data = "2200"; /* Invalid value */ in smtp_test_initialize() 537 smtp_test[0].smtp_test_pkt_size = 4; in smtp_test_initialize()
|
| /NetX-Duo-v6.2.1/test/cmake/netxduo/regression/ |
| D | CMakeLists.txt | 892 ${SOURCE_DIR}/smtp_test/netx_smtp_auth_none_test.c 893 ${SOURCE_DIR}/smtp_test/netx_smtp_missing_last_250_EHLO_message_test.c 894 ${SOURCE_DIR}/smtp_test/netx_smtp_auth_logon_function_test.c 895 ${SOURCE_DIR}/smtp_test/netx_smtp_auth_no_type_test.c 896 ${SOURCE_DIR}/smtp_test/netx_smtp_two_packet_EHLO_auth_last_message_test.c 897 ${SOURCE_DIR}/smtp_test/netx_smtp_basic_function_test.c 898 ${SOURCE_DIR}/smtp_test/netx_smtp_two_packet_EHLO_message_test.c 899 ${SOURCE_DIR}/smtp_test/netx_smtp_abnormal_packet_test.c 900 ${SOURCE_DIR}/smtp_test/netx_smtp_invalid_release_test.c) 1222 ${SOURCE_DIR}/smtp_test/smtp_server_packets.c
|