ARMmbed / mbed-littlefs

[experimental] Mbed OS wrapper for LittleFS v2.0 (alpha)
https://github.com/ARMmbed/littlefs
76 stars 34 forks source link

Test: Filesystem Files test #6

Closed deepikabhavnani closed 6 years ago

deepikabhavnani commented 6 years ago

https://github.com/ARMmbed/mbed-littlefs/blob/master/TESTS/filesystem/files/main.cpp#L120 I would recommend to have single test case function with with configurable parameters size and chunk. We can than have all cases covered with multiple test cases.