apple/foundationdb
Ver no GitHubExtend ctest to include tests run against a single-process database
Open
#4.137 aberto em 8 de dez. de 2020
help wantedtesting
Métricas do repositório
- Stars
- (13.912 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 12h) (126 fundiu PRs em 30d)
Description
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.