/NetX-Duo-v6.4.1/test/regression/netxduo_test/ |
D | netx_udp_socket_unbind_test.c | 11 static TX_THREAD thread_0; variable 56 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 133 tx_thread_suspend(&thread_0); in thread_0_entry() 142 tx_thread_suspend(&thread_0); in thread_0_entry() 201 tx_thread_resume(&thread_0); in thread_1_entry() 217 tx_thread_resume(&thread_0); in thread_2_entry()
|
D | netx_udp_packet_type_test.c | 14 static TX_THREAD thread_0; variable 60 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 255 tx_thread_suspend(&thread_0); in thread_0_entry() 319 tx_thread_suspend(&thread_0); in thread_0_entry() 452 tx_thread_suspend(&thread_0); in thread_0_entry() 515 tx_thread_resume(&thread_0); in thread_1_entry() 553 tx_thread_resume(&thread_0); in thread_1_entry() 578 tx_thread_resume(&thread_0); in thread_1_entry() 640 tx_thread_resume(&thread_0); in thread_1_entry()
|
D | netx_udp_packet_receive_test.c | 18 static TX_THREAD thread_0; variable 75 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 337 tx_thread_suspend(&thread_0); in thread_0_entry() 376 tx_thread_suspend(&thread_0); in thread_0_entry() 440 tx_thread_suspend(&thread_0); in thread_0_entry() 577 tx_thread_resume(&thread_0); in thread_1_entry() 607 tx_thread_resume(&thread_0); in thread_1_entry() 630 tx_thread_resume(&thread_0); in thread_2_entry()
|
D | netx_tcp_wrapping_sequence_test.c | 14 static TX_THREAD thread_0; variable 62 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 274 tx_thread_suspend(&thread_0); in thread_0_entry() 358 tx_thread_suspend(&thread_0); in thread_1_entry() 360 tx_thread_resume(&thread_0); in thread_1_entry() 432 tx_thread_resume(&thread_0); in thread_1_entry()
|
D | netx_tcp_dropped_packet_test.c | 14 static TX_THREAD thread_0; variable 65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 282 tx_thread_suspend(&thread_0); in thread_0_entry() 366 tx_thread_suspend(&thread_0); in thread_1_entry() 368 tx_thread_resume(&thread_0); in thread_1_entry() 446 tx_thread_resume(&thread_0); in thread_1_entry()
|
D | netx_tcp_out_of_order_packet_test.c | 15 static TX_THREAD thread_0; variable 65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 279 tx_thread_suspend(&thread_0); in thread_0_entry() 363 tx_thread_suspend(&thread_0); in thread_1_entry() 365 tx_thread_resume(&thread_0); in thread_1_entry() 437 tx_thread_resume(&thread_0); in thread_1_entry()
|
D | netx_tcp_fin_wait1_to_time_wait_test.c | 14 static TX_THREAD thread_0; variable 59 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 161 tx_thread_suspend(&thread_0); in thread_0_entry() 256 tx_thread_resume(&thread_0); in tcp_packet_receive_catch_fin()
|
D | netx_tcp_4_duplicate_ack_test.c | 16 static TX_THREAD thread_0; variable 65 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 165 tx_thread_preemption_change(&thread_0, 2, &old_threshold); in thread_0_entry() 203 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
|
D | netx_ip_interface_capability_test.c | 13 static TX_THREAD thread_0; variable 50 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
|
D | netx_tcp_new_reno_algorithm_test5.c | 27 static TX_THREAD thread_0; variable 73 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define() 204 tx_thread_preemption_change(&thread_0, 0, &old_threshold); in thread_0_entry() 221 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
|
D | netx_ip_interface_physical_address_test.c | 13 static TX_THREAD thread_0; variable 47 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
|
D | netx_udp_socket_delete_test.c | 12 static TX_THREAD thread_0; variable 49 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
|
/NetX-Duo-v6.4.1/test/regression/nx_secure_test/ |
D | nx_secure_dtls_handshake_fail_test.c | 31 static TX_THREAD thread_0; variable 155 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define() 571 tx_thread_suspend(&thread_0); in ntest_0_entry() 632 tx_thread_resume(&thread_0); in ntest_1_entry() 712 tx_thread_suspend(&thread_0); in test_dtls_helloverify_after_handshake_server() 762 tx_thread_resume(&thread_0); in test_dtls_helloverify_after_handshake_client() 812 tx_thread_suspend(&thread_0); in test_dtls_no_renegotiate_server() 896 tx_thread_resume(&thread_0); in test_dtls_no_renegotiate_client() 971 tx_thread_suspend(&thread_0); in test_dtls_handshake_header_server() 1013 tx_thread_resume(&thread_0); in test_dtls_handshake_header_client() [all …]
|
D | nx_secure_sha256_test.c | 22 static TX_THREAD thread_0; variable 35 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_sha384_test.c | 21 static TX_THREAD thread_0; variable 34 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_sha512_test.c | 20 static TX_THREAD thread_0; variable 33 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_sha224_test.c | 21 static TX_THREAD thread_0; variable 34 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_tls_shutdown_test.c | 15 static TX_THREAD thread_0; variable 31 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define()
|
D | nx_secure_hmac_sha384_test.c | 32 static TX_THREAD thread_0; variable 45 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_distinguished_name_compare_test.c | 216 static TX_THREAD thread_0; variable 227 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_tls_coverage_3_test.c | 5 static TX_THREAD thread_0; variable 16 tx_thread_create(&thread_0, "Thread 0", thread_0_entry, 0, in test_application_define()
|
D | nx_secure_tls_multiple_handshake_msg_test.c | 25 static TX_THREAD thread_0; variable 509 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define() 685 tx_thread_suspend(&thread_0); in ntest_0_entry() 749 tx_thread_suspend(&thread_0); in ntest_0_entry() 816 tx_thread_resume(&thread_0); in ntest_1_entry() 847 tx_thread_resume(&thread_0); in ntest_1_entry()
|
D | nx_secure_tls_no_remote_certs_allocated_test.c | 29 static TX_THREAD thread_0; variable 553 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define() 892 tx_thread_suspend(&thread_0); in ntest_0_entry() 921 tx_thread_suspend(&thread_0); in ntest_0_entry() 983 tx_thread_resume(&thread_0); in ntest_1_entry() 1010 tx_thread_resume(&thread_0); in ntest_1_entry()
|
D | nx_secure_tls_partial_remote_certs_allocated_test.c | 27 static TX_THREAD thread_0; variable 559 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define() 914 tx_thread_suspend(&thread_0); in ntest_0_entry() 943 tx_thread_suspend(&thread_0); in ntest_0_entry() 1005 tx_thread_resume(&thread_0); in ntest_1_entry() 1032 tx_thread_resume(&thread_0); in ntest_1_entry()
|
D | nx_secure_tls_certificate_verify_test.c | 27 static TX_THREAD thread_0; variable 556 tx_thread_create(&thread_0, "thread 0", ntest_0_entry, 0, in test_application_define() 929 tx_thread_suspend(&thread_0); in ntest_0_entry() 958 tx_thread_suspend(&thread_0); in ntest_0_entry() 1028 tx_thread_resume(&thread_0); in ntest_1_entry() 1055 tx_thread_resume(&thread_0); in ntest_1_entry()
|