apple/foundationdb

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

Offen

#4.137 geöffnet am 08.12.2020

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (1.266 Forks)batch import
help wantedtesting

Repository-Metriken

Stars
 (13.912 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T) (78 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide