Searched refs:test_index (Results 1 – 4 of 4) sorted by relevance
27 static UINT test_index; variable258 &test_timestamps[test_index].delay_request, NX_NULL, callback_data); in clock_callback()279 … for (test_index = 0; test_index < sizeof(test_timestamps) / sizeof(TEST_TIMESTAMP); test_index++) in ntest_0_entry()291 expected_utc_offset = 0x1234 + test_index; in ntest_0_entry()292 calibrate_timestamp(&test_timestamps[test_index], &expected_time); in ntest_0_entry()
238 static UINT test_index = 0; variable257 while (test_control_tests[test_index].test_entry != NX_CRYPTO_NULL) in fork_child()289 test_index++; in fork_child()304 alarm(test_control_tests[test_index].timeout / NX_IP_PERIODIC_RATE); in fork_child()326 (test_control_tests[test_index].test_entry)(first_unused_memory); in tx_application_define()
526 static UINT test_index = 0; variable545 while (test_control_tests[test_index].test_entry != TX_NULL) in fork_child()577 test_index++; in fork_child()592 alarm(test_control_tests[test_index].timeout / NX_IP_PERIODIC_RATE); in fork_child()614 (test_control_tests[test_index].test_entry)(first_unused_memory); in tx_application_define()
2685 static UINT test_index = 0; variable2704 while (test_control_tests[test_index].test_entry != TX_NULL) in fork_child()2737 test_index++; in fork_child()2752 alarm(test_control_tests[test_index].timeout / NX_IP_PERIODIC_RATE); in fork_child()2776 (test_control_tests[test_index].test_entry)(first_unused_memory); in tx_application_define()