]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: histogram prevent re-use of local variables 2333/head
authorLoic Dachary <loic-201408@dachary.org>
Tue, 26 Aug 2014 19:59:39 +0000 (21:59 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Tue, 26 Aug 2014 20:05:06 +0000 (22:05 +0200)
commitee02293ad2ef050672fa8c164ba17b10e8d4ceeb
tree6da6d539bad586a302fa61557bef5097edb8c512
parent78cbe11513557eb3514550bf6e82248e6475f5f0
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>
src/test/common/histogram.cc