apple/foundationdb

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

Open

#4137 aperta il 8 dic 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)C++ (1266 fork)batch import
help wantedtesting

Metriche repository

Star
 (13.912 star)
Metriche merge PR
 (Merge medio 4g 12h) (126 PR mergiate in 30 g)

Descrizione

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.

Guida contributor