]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: split async-msgr out of alien_echo
authorYingxin Cheng <yingxincheng@gmail.com>
Mon, 25 Feb 2019 06:32:13 +0000 (14:32 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Mon, 25 Feb 2019 06:32:13 +0000 (14:32 +0800)
commitb9b0c61bf73a1d3ecd3b4153021a4a8082639351
treedeccf76e8959a8835f930248e6ccb37b1411bc97
parentd7a279f7599e6917977f4770432fe3da7cfc47ed
test/crimson: split async-msgr out of alien_echo

async-msgr is not compatible with custom-built libs for seastar, so
split it.

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/test/crimson/CMakeLists.txt
src/test/crimson/test_alien_echo.cc
src/test/crimson/test_async_echo.cc [new file with mode: 0644]