]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/gtest_seastar: consume argv before passing them to seastar 37888/head
authorKefu Chai <kchai@redhat.com>
Thu, 29 Oct 2020 06:59:21 +0000 (14:59 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 29 Oct 2020 07:00:41 +0000 (15:00 +0800)
commit897fe539518fe8f5bccc9dc0a7d99a21fa85dd17
treeb5821dc1629460d895d31fffb7f1b0dce0e9428b
parent0df04e602b81a55356966678199d615224928dca
crimson/gtest_seastar: consume argv before passing them to seastar

so we can pass gtest options to the test without annoying seastar app.

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