summaryrefslogtreecommitdiff
path: root/firmware/test (follow)
Commit message (Expand)AuthorAge
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Removed second testBjörn Stenberg2007-01-09
* More testing...Björn Stenberg2007-01-09
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Removed test textBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Reverted testBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* 64 sectors are 64 sectors...Jens Arnold2005-04-18
* Display return code.Björn Stenberg2005-04-18
* rename() requires path on destination name nowBjörn Stenberg2005-04-18
* Don't create /dir in buildimageBjörn Stenberg2005-04-18
* FAT test case builds againBjörn Stenberg2005-04-18
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* test code portable nowJörg Hohensohn2004-10-01
* Added rmdir, and changed atoi() to strtol(), to be able to enter hex values a...Linus Nielsen Feltzing2004-04-16
* Minor corrections for the mkdir function, and some cleanupLinus Nielsen Feltzing2004-04-15
* Implemented the mkdir() function in the FAT32 driverLinus Nielsen Feltzing2004-01-15
* ancient experimental test code not used for 2+ years, removedDaniel Stenberg2004-01-08
* prehistoric stuff never usedDaniel Stenberg2004-01-08
* malloc is not used in RockboxDaniel Stenberg2004-01-08
* initial test code for the snprintf() (and family) functionDaniel Stenberg2003-03-16
* Updated with new export dirBjörn Stenberg2003-03-10
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Fat test code, for the archives.Björn Stenberg2002-12-03
* Added close() return code checks, and an eof-write test.Björn Stenberg2002-11-14
* Fixed file creation test case for new flags.Björn Stenberg2002-11-12
* Added a truckload of test code.Björn Stenberg2002-11-11
* Added remove()Björn Stenberg2002-11-01
* Added lseek() to chkfile test.Björn Stenberg2002-10-31
* Improved tests.Björn Stenberg2002-10-31
* Fat writing update. File creation now works, though still only short filenames.Björn Stenberg2002-10-31
* Remodeled as a test applicationBjörn Stenberg2002-10-30
* Fat driver test scriptBjörn Stenberg2002-10-30
* 'fat' is now a ommand-line test toolBjörn Stenberg2002-10-23
* Fat32 write updates: Nixed some bugs. Basic file creation now works. Todo: Lo...Björn Stenberg2002-10-22
* Snapshot of file writing code. Bugs remain. Only short names are supported yet.Björn Stenberg2002-10-20
* Fat32 test codeBjörn Stenberg2002-10-15