IVGCVSW-3937 Make dynamic use the of the profiling connection
authorMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 7 Oct 2019 09:19:35 +0000 (10:19 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 7 Oct 2019 15:04:07 +0000 (16:04 +0100)
commite61ffd00a37f02338129e92d65be2f01600014c0
tree415a475edeae4e7487b512ce78315228819bab87
parentf21f606ac60fca82a320de6a706e69d84d3c895c
IVGCVSW-3937 Make dynamic use the of the profiling connection
in the SendCounterPacket class

 * Passing the profiling connection as an argument to the
   pertinent methods of the SendCounterPacket class, as the
   connection is created dynamically by the ProfilingService
 * Updated the unit tests accordingly

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: Ibe72bdbad814a201c4f1505cff4badbb9b03b13e
src/profiling/SendCounterPacket.cpp
src/profiling/SendCounterPacket.hpp
src/profiling/test/ProfilingTests.cpp
src/profiling/test/SendCounterPacketTests.cpp
src/profiling/test/SendCounterPacketTests.hpp