]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/gtest_seastar: add helpers for building seastar gtest unit tests
authorSamuel Just <sjust@redhat.com>
Mon, 4 May 2020 18:48:10 +0000 (11:48 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 15 May 2020 05:52:46 +0000 (22:52 -0700)
commit79550342c6228d9043fbe732adf63f73780d19bf
tree9eb0531a5af7bb44a6a6866a206366c00baa1992
parent518c43b981c51bbd584df137fd9fe3b2cc7b09e3
crimson/gtest_seastar: add helpers for building seastar gtest unit tests

Also adds unsafe_get methods for errorator for use within unit tests.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/common/errorator.h
src/test/crimson/gtest_seastar.cc [new file with mode: 0644]
src/test/crimson/gtest_seastar.h [new file with mode: 0644]