IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).
authorColm Donelan <Colm.Donelan@arm.com>
Fri, 18 Oct 2019 15:49:28 +0000 (16:49 +0100)
committerColm Donelan <Colm.Donelan@arm.com>
Fri, 18 Oct 2019 15:53:36 +0000 (16:53 +0100)
commit5884708e650a80e355398532bc320bbabdbb53f4
tree4c752153a8eefbe5046bcd603be113b3e7868673
parentbccc3450179402ea0cf608171833dbc4f297056f
IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).

Fixing logic error in PeriodicCounterCaptureCommandHandler. Default
quiet operation should be false and the unit tests should set it to
true.

Signed-off-by: Colm Donelan <Colm.Donelan@arm.com>
Change-Id: Icabf30819985811e42168a98909b44a6c5f5d4df
tests/profiling/gatordmock/PeriodicCounterCaptureCommandHandler.hpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp