apple/foundationdb

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

Open

#4,137 opened on 2020年12月8日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)C++ (1,266 forks)batch import
help wantedtesting

Repository metrics

Stars
 (13,912 stars)
PR merge metrics
 (平均マージ 4d) (30d で 78 merged PRs)

説明

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.

コントリビューターガイド