]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: do not conditionize on GTEST_HAS_PARAM_TEST 27927/head
authorKefu Chai <kchai@redhat.com>
Thu, 2 May 2019 17:29:55 +0000 (01:29 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 2 May 2019 17:38:27 +0000 (01:38 +0800)
commit66de7bd8cc62280483d3fe488b8fc5d2de0b9609
treea1460b638574ffeabfab7ae36708988ca261dc36
parent71f5f3e8da9644fa54032fa8255f6ef7d36de3a5
test: do not conditionize on GTEST_HAS_PARAM_TEST

value-parameterized is supported on all platforms, so drop this check

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/msgr/test_async_driver.cc
src/test/msgr/test_async_networkstack.cc
src/test/msgr/test_msgr.cc
src/test/objectstore/Allocator_bench.cc
src/test/objectstore/Allocator_test.cc
src/test/objectstore/store_test.cc
src/test/objectstore/test_kv.cc