]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/store_test Add get_omap_iterator test cases
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Fri, 10 Apr 2015 01:39:44 +0000 (09:39 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:38 +0000 (13:39 -0400)
commitb595aac4e1245f4478332a3aa30300e7495e65d4
treec8d338f9c9452818e33db1363f17530899bda6b3
parentca9bc6327d2cd122da722188bce99368c381bb8c
test/store_test Add get_omap_iterator test cases

omap iterator test cases include:
  iter aganist omap
  lower_bound
  upper_bound

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/test/objectstore/store_test.cc