Searched full:steps (Results 1 – 14 of 14) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_run_test_case.c | 603 int steps; in netx_mdns_run_test_case() local 621 for(steps = 0; steps < test_case_size; steps++) in netx_mdns_run_test_case() 623 /* If error has occured, skip all the test steps and start the cleanup process. */ in netx_mdns_run_test_case() 626 if(test_case[steps].command != CLEANUP) in netx_mdns_run_test_case() 630 switch(test_case[steps].command) in netx_mdns_run_test_case() 638 printf("NetX Test: MDNS %s TEST", test_case[steps].pkt_data); in netx_mdns_run_test_case() 641 for (i = test_case[steps].pkt_size; i <= 47; i++) in netx_mdns_run_test_case() 650 inject_packet(ip_ptr, test_case[steps].pkt_data, test_case[steps].pkt_size); in netx_mdns_run_test_case() 653 tx_thread_sleep(test_case[steps].timeout * NX_IP_PERIODIC_RATE); in netx_mdns_run_test_case() 656 tx_thread_sleep(test_case[steps].timeout * NX_IP_PERIODIC_RATE / 100); in netx_mdns_run_test_case() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/tahi_test/ |
| D | netx_tahi_run_test_case.c | 787 static int steps; variable 806 for(steps = 0; steps < test_case_size; steps++) in netx_tahi_run_test_case() 809 /* If error has occured, skip all the test steps and start the cleanup process. */ in netx_tahi_run_test_case() 812 if(test_case[steps].command != CLEANUP) in netx_tahi_run_test_case() 816 switch(test_case[steps].command) in netx_tahi_run_test_case() 824 printf("NetX Test: TAHI %s TEST", test_case[steps].pkt_data); in netx_tahi_run_test_case() 827 for (i = test_case[steps].pkt_size; i <= 47; i++) in netx_tahi_run_test_case() 831 inject_packet(ip_ptr, test_case[steps].pkt_data, test_case[steps].pkt_size); in netx_tahi_run_test_case() 834 tx_thread_sleep(test_case[steps].timeout * NX_IP_PERIODIC_RATE); in netx_tahi_run_test_case() 837 …perform_check(test_case[steps].pkt_data, test_case[steps].pkt_size, test_case[steps].timeout* NX_I… in netx_tahi_run_test_case() [all …]
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_adu_agent.c | 691 if (update_manifest_content -> steps[i].state == NX_AZURE_IOT_ADU_AGENT_STEP_STATE_IDLE) in nx_azure_iot_adu_agent_update_check_event_process() 693 … adu_agent_ptr -> nx_azure_iot_adu_agent_current_step = &(update_manifest_content -> steps[i]); in nx_azure_iot_adu_agent_update_check_event_process() 698 /* Check if all steps are checked. */ in nx_azure_iot_adu_agent_update_check_event_process() 893 proxy_step = &(proxy_update_manifest_content -> steps[0]); in nx_azure_iot_adu_agent_update_check_event_process() 973 …if (update_manifest_content -> steps[i].state == NX_AZURE_IOT_ADU_AGENT_STEP_STATE_FIRMWARE_DOWNLO… in nx_azure_iot_adu_agent_download_install_event_process() 978 … else if (update_manifest_content -> steps[i].state == NX_AZURE_IOT_ADU_AGENT_STEP_STATE_FAILED) in nx_azure_iot_adu_agent_download_install_event_process() 982 …else if (update_manifest_content -> steps[i].state == NX_AZURE_IOT_ADU_AGENT_STEP_STATE_FIRMWARE_I… in nx_azure_iot_adu_agent_download_install_event_process() 993 … adu_agent_ptr -> nx_azure_iot_adu_agent_current_step = &(update_manifest_content -> steps[i]); in nx_azure_iot_adu_agent_download_install_event_process() 998 if (step_flag == 0x01) /* All steps failed. */ in nx_azure_iot_adu_agent_download_install_event_process() 1009 else if (step_flag == 0x02) /* All steps succeeded. */ in nx_azure_iot_adu_agent_download_install_event_process() [all …]
|
| D | nx_azure_iot_adu_agent.h | 42 To let agent continue all steps (updates), define NX_AZURE_IOT_ADU_AGENT_SKIP_FAILED_STEP. */ 100 #define NX_AZURE_IOT_ADU_AGENT_PROPERTY_NAME_STEPS "steps" 201 /* Define the steps of update manifest instructions. (1 step for host update and steps for proxy up… 469 * @brief ADU update manifest steps struct. 541 /* Instructions: steps. */ 542 NX_AZURE_IOT_ADU_AGENT_STEP steps[NX_AZURE_IOT_ADU_AGENT_STEPS_MAX]; member
|
| D | nx_azure_iot_hub_client.c | 2125 /* Steps. in nx_azure_iot_hub_client_reported_properties_send() 2215 /* Steps. in nx_azure_iot_hub_client_properties_request() 2294 /* Steps. in nx_azure_iot_hub_client_properties_receive() 2358 /* Steps. in nx_azure_iot_hub_client_writable_properties_receive() 2444 /* Steps. in nx_azure_iot_hub_client_device_twin_reported_properties_send()
|
| /NetX-Duo-v6.2.1/test/regression/ptp_test/ |
| D | netx_ptp_client_two_steps_off_test.c | 1 /* PTP two steps off test. This test case validates two steps off procedure of PTP client synchron… 51 printf("NetX Test: PTP Two Steps Off Test ..................................."); in test_application_define() 224 /* Set two steps off. */ in ntest_1_entry()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | README.md | 33 … in the IoTHub using X509 cert. To generate self signed cert use the same steps mention in [IoTHub… 42 ### Steps to create self-signed certs using openssl: 134 To generate self signed cert use the same steps mention in [IoTHub connect using X509 cert](#iothub…
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_adu_agent_unit_test.c | 83 …\"Contoso\\\",\\\"model\\\":\\\"IoTDevice\\\"}],\\\"instructions\\\":{\\\"steps\\\":[{\\\"handler\… 84 …\"Contoso\\\",\\\"model\\\":\\\"IoTDevice\\\"}],\\\"instructions\\\":{\\\"steps\\\":[{\\\"handler\… 86 /* Two steps/firmware. */ 87 …\"Contoso\\\",\\\"model\\\":\\\"IoTDevice\\\"}],\\\"instructions\\\":{\\\"steps\\\":[{\\\"type\\\"… 90 …\"Contoso\\\",\\\"model\\\":\\\"IoTDevice\\\"}],\\\"instructions\\\":{\\\"steps\\\":[{\\\"type\\\"… 98 …toso\\\",\\\"model\\\":\\\"IoTDevice-Leaf\\\"}],\\\"instructions\\\":{\\\"steps\\\":[{\\\"handler\…
|
| /NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/ |
| D | bug_report.md | 21 Steps to reproduce the behavior:
|
| /NetX-Duo-v6.2.1/.github/workflows/ |
| D | regression_test.yml | 129 steps:
|
| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_pasv_stor_test.c | 1 /* Test steps:
|
| /NetX-Duo-v6.2.1/addons/ptp/ |
| D | nxd_ptp_client.h | 244 /* Define the default clock steps removed for local PTP clock running as master mode. */
|
| D | nxd_ptp_client.c | 4393 /* steps_removed Steps removed of master clock */ 4468 /* steps_removed Steps removed of master clock */ 4788 /* steps_removed Steps removed from PTP header */ 4860 /* steps_removed Steps removed from PTP header */
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_aes.c | 817 /* The following logic implements the steps above but could allow compiler to produce more in _nx_crypto_aes_encryption_round()
|