Add setReset instead of reset function. Fix comments.
[bertos.git] / app / battfs /
2008-04-04 battUpdate battfs test to new directory layout.
2008-02-16 battAdd reopen test.
2008-02-16 battAdd tests for file read and file seek.
2008-02-16 battAdd battfs_fileExists & test.
2008-02-16 battAdd file open test.
2008-02-10 battRefactor test; add more tests.
2008-02-07 battAdd some tests.
2008-02-05 battDisk size is computed by driver.
2008-02-05 battAdd battfs test dir.