]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: histogram prevent re-use of local variables
authorLoic Dachary <loic-201408@dachary.org>
Tue, 26 Aug 2014 19:59:39 +0000 (21:59 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 22 Dec 2014 21:54:19 +0000 (22:54 +0100)
commite2741c8f1d42cfe91b18201a6a49005d90d85d98
treea73b4d8bad046e57c9ecbb9c8839d601dfb69244
parentcf102df7a3f3b38824c26b9e44a21664fcf979a7
tests: histogram prevent re-use of local variables

By moving the test to a separate function.

http://tracker.ceph.com/issues/9235 Fixes: #9235

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit ee02293ad2ef050672fa8c164ba17b10e8d4ceeb)
src/test/common/histogram.cc