TestPowerOffFs2

Tests that use the debug file system to simulate power failure. This test runs many random operations and stops after some time.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void test()
void test() throws Exception