Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt101 - eRPC: Fixed closing arbitrator server in unit tests, GitHub PR #293.
105 - eRPC: Replace EXPECT_TRUE with EXPECT_EQ in unit tests, GitHub PR #318.
111 - erpcgen: Several fixes for tests and CI, GitHub PR #289.
201 …- erpcgen: Fixing several misra issues in shim code, erpcgen and unit tests updated, GitHub PR #15…
251 - eRPC: Fixed Linux/TCP acceptance tests in release target.
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c8759 static struct cli_command tests[] = { variable
9034 if (cli_register_commands(tests, (int)(sizeof(tests) / sizeof(struct cli_command))) != 0)
9047 if (cli_unregister_commands(tests, (int)(sizeof(tests) / sizeof(struct cli_command))) != 0)