Cleaning up unit test GetProfilingGuidGenerator.
authorColm Donelan <Colm.Donelan@arm.com>
Thu, 11 Jun 2020 14:35:51 +0000 (15:35 +0100)
committerColm Donelan <Colm.Donelan@arm.com>
Thu, 11 Jun 2020 15:07:10 +0000 (16:07 +0100)
commitd0aa456dae928d54fb68eeac2ae75198b9f8e2d6
treefbd34e7f3540f507ba544d9f36dc8482eb218c44
parentec6c68093eaef8a2b8e1fd64fcc765237973512e
Cleaning up unit test GetProfilingGuidGenerator.

* Removing duplicate check of backendProfilingIface
* Removing BOOST_CHECK(firstGuid) which appears to cause
  problems in v7 environments.

Signed-off-by: Colm Donelan <Colm.Donelan@arm.com>
Change-Id: I0d605e9f42c6557270c12c3e33c0617e2b44ad0d
src/backends/backendsCommon/test/BackendProfilingTests.cpp