apple/foundationdb

Extend ctest to include tests run against a single-process database

Open

#4,137 建立於 2020年12月8日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)C++ (1,266 fork)batch import
help wantedtesting

倉庫指標

Star
 (13,912 star)
PR 合併指標
 (平均合併 4天) (30 天內合併 78 個 PR)

描述

I think it'd be not terribly difficult to extend ctest to be able to provide some coverage over the non-simulation implementations of net/file by annotating the tests that are safe and applicable to run outside of simulation, and then extend TestRunner to be able to run a single-process database, and then point a fdbserver -r test at it.

貢獻者指南