| Class | Description |
|---|---|
| Listener |
The listener application for the power off test.
|
| Test |
This application tests the durability / non-durability of file systems and
databases.
|
| TestRecover |
This standalone test checks if recovery of a database works after power
failure.
|
| TestRecoverKillLoop |
Run the TestRecover test case in a loop.
|
| TestReorderWrites |
Tests that the MVStore recovers from a power failure if the file system or
disk re-ordered the write operations.
|
| TestWrite |
This test shows the raw file access performance using various file modes.
|
Multi version concurrency tests.