[test] update SRP unit test to prepare service entries in all cases (#8208)

This commit is contained in:
Abtin Keshavarzian
2022-09-27 20:35:16 -07:00
committed by GitHub
parent 02690328a8
commit 32a17d8abe
+2
View File
@@ -492,6 +492,7 @@ void TestSrpServerReject(void)
heapAllocations = sHeapAllocatedPtrs.GetLength();
PrepareService1(service1);
PrepareService2(service2);
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Start SRP server.
@@ -603,6 +604,7 @@ void TestSrpServerIgnore(void)
heapAllocations = sHeapAllocatedPtrs.GetLength();
PrepareService1(service1);
PrepareService2(service2);
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Start SRP server.