|
| | TEST_F (LogfsTestRaw, FlashInit) |
| |
| | TEST_F (LogfsTestRaw, LogfsInit) |
| |
| | TEST_F (LogfsTestCooked, BadIdLogfsFormat) |
| |
| | TEST_F (LogfsTestCooked, BadIdSave) |
| |
| | TEST_F (LogfsTestCooked, BadIdLoad) |
| |
| | TEST_F (LogfsTestCooked, LogfsFormat) |
| |
| | TEST_F (LogfsTestCooked, WriteOne) |
| |
| | TEST_F (LogfsTestCooked, WriteVerifyOne) |
| |
| | TEST_F (LogfsTestCooked, WriteVerifyDeleteVerifyOne) |
| |
| | TEST_F (LogfsTestCooked, WriteTwoVerifyOneA) |
| |
| | TEST_F (LogfsTestCooked, WriteTwoVerifyOneB) |
| |
| | TEST_F (LogfsTestCooked, WriteZeroSize) |
| |
| | TEST_F (LogfsTestCooked, WriteVerifyZeroLength) |
| |
| | TEST_F (LogfsTestCooked, WriteMaxSize) |
| |
| | TEST_F (LogfsTestCooked, ReadNonexistent) |
| |
| | TEST_F (LogfsTestCooked, WriteVerifyMultiInstance) |
| |
| | TEST_F (LogfsTestCooked, FillFilesystemAndGarbageCollect) |
| |
| | TEST_F (LogfsTestCooked, WriteManyVerify) |
| |
| | TEST_F (LogfsTestCookedMultiPart, WriteOneWriteOneVerify) |
| |
| | TEST_F (LogfsTestCookedMultiPart, WriteOneWriteOneFormatOneVerify) |
| |
| | TEST_F (LogfsTestCookedMultiPart, WriteOneWriteOneNoCross) |
| |
| | TEST_F (LogfsTestCookedMultiPart, WriteOneWriteOneDeleteOne) |
| |
| | TEST_F (LogfsTestCookedMultiPart, WriteLarge) |
| |