Make the profiling GUID test independent from random events
authorMatteo Martincigh <matteo.martincigh@arm.com>
Fri, 22 Nov 2019 14:13:02 +0000 (14:13 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 28 Nov 2019 15:29:17 +0000 (15:29 +0000)
commit1571700be3e94aacc56f7d830d4d94e70464f08c
tree2d302a43eff4ee074f28f39a88f9650d625f22fe
parent76c50d81a5ac188a011c18bcf4afd71e35d17976
Make the profiling GUID test independent from random events

 * Removed the random generation of strings
 * Actually generating a million unique strings for the test
 * Code cleanup

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: I4486c06df7e546d717f72d609bd9218d6bb6cc0a
src/profiling/test/ProfilingGuidTest.cpp