mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 14:27:47 +00:00
[test] ensure to FinalizeTest() in TestProcessPlatfromGeneratedNd() (#9606)
This commit is contained in:
@@ -3546,6 +3546,8 @@ void TestBorderRoutingProcessPlatfromGeneratedNd(void)
|
||||
VerifyOrQuit(sHeapAllocatedPtrs.GetLength() <= heapAllocations);
|
||||
|
||||
Log("End of TestBorderRoutingProcessPlatfromGeneratedNd");
|
||||
|
||||
FinalizeTest();
|
||||
}
|
||||
#endif // OPENTHREAD_CONFIG_BORDER_ROUTING_DHCP6_PD_ENABLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user