]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: use ASSERT_EQ() for verify critial results 37126/head
authorKefu Chai <kchai@redhat.com>
Sun, 13 Sep 2020 15:59:24 +0000 (23:59 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 13 Sep 2020 15:59:25 +0000 (23:59 +0800)
commit747b6e69bb6ed3ee34e90866f8a2c8513d26d6eb
treeb2e63bf639ca74cb186c5ad1b9ad4d01bbc531c3
parenteddd70952945dd24531ac6fb1eadae0414a273ae
test/crimson: use ASSERT_EQ() for verify critial results

the following EXPECT_EQ() statements actually depends on this test.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/seastore/test_extmap_manager.cc