Typo.
[bertos.git] / app / battfs / battfs_test.c
2008-08-28 battFix unit test check.
2008-08-28 battRename _TEST to ARCH_UNITTEST.
2008-08-17 berniebattfs: Make it a bit more compliant with the test...
2008-08-05 qwertRe-Refactor code under new specs. BattFs. Nightlytest...
2008-08-04 qwertRefactor from KFileBattFs to BattFsKFile.
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.