Add performance tests for InMemoryStorageBackend 08/33508/2
authorAleksander Zdyb <a.zdyb@samsung.com>
Mon, 12 Jan 2015 12:01:24 +0000 (13:01 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 24 Feb 2015 14:44:46 +0000 (06:44 -0800)
commitfa67864a4d6a9192814b47e3b74e59e06fa67cb1
tree2e10a24f1d6dd022f0240e009d63aaa091d33195
parentb779aaba11b59b986744264dbc207322eefda91e
Add performance tests for InMemoryStorageBackend

Methods of InMemoryStorageBackend::hasBucket()
and InMemoryStorageBackend::createBucket() are checked
against possible performance issues.

Change-Id: I0f65b77cab6ae88f62a495f0e34c38e391c61773
test/storage/performance/bucket.cpp