Adjustment needed for performance tests in wrt-commons 23/18823/5
authorJanusz Kozerski <j.kozerski@samsung.com>
Tue, 1 Apr 2014 13:02:02 +0000 (15:02 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 14 Apr 2014 12:39:49 +0000 (05:39 -0700)
commit3802e6f72c4311012fa5d7d1613e63c3e725ab3a
tree179ec7b550433e338b5399b80918ec5efd816c4d
parent1d61254ed2c930b245c8da357527b5f0b489eacd
Adjustment needed for performance tests in wrt-commons

The change "Add summary view to all security tests" colids with DPL
performance test in wrt-commons (commit: Add RUNNER_PERF_TEST_BEGIN()
and RUNNER_PERF_TEST_END() macros for performance tests). Without
this patch a build-break in security-test will occur after applying
performance tests feature to wrt-commons repository.
This patch fix the build break - security-tests can be build with
and without performance test in wrt-commons.

Verify:
    Build wrt-commons with patch "Add RUNNER_PERF_TEST_BEGIN()
and RUNNER_PERF_TEST_END() macros for performance tests". Then build
security-tests. Run all tests - there should be no changes in test
results.

Change-Id: If49834dcdd5396434a782e936d9906035b02fd32
Signed-off-by: Janusz Kozerski <j.kozerski@samsung.com>
tests/common/summary_collector.cpp
tests/common/summary_collector.h