summaryrefslogtreecommitdiff
path: root/firmware/test (follow)
Commit message (Expand)AuthorAge
* 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
* Storing the latest fat32 test codeBjörn Stenberg2002-08-08
* Now uses librockbox.aLinus Nielsen Feltzing2002-05-17
* Added tone and volume controlLinus Nielsen Feltzing2002-05-16
* Added dac.oLinus Nielsen Feltzing2002-05-16
* Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg2002-05-14
* Beginning of an mpeg threadLinus Nielsen Feltzing2002-05-13
* malloc(), best-fit for big blocks, small blocks treated separately, allDaniel Stenberg2002-05-13
* Cleaned up a bitLinus Nielsen Feltzing2002-05-11
* Playing whole song from hard diskLinus Nielsen Feltzing2002-05-11
* Now loads a megabyte and plays itLinus Nielsen Feltzing2002-05-09
* Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing2002-05-09
* Added disk reading codeLinus Nielsen Feltzing2002-05-09
* Made it malloc friendly, and fixed the bss sectionLinus Nielsen Feltzing2002-05-09
* More newlib malloc friendly. Proper bss section allocationLinus Nielsen Feltzing2002-05-09
* Added lseek()Björn Stenberg2002-05-08
* Added 'type' testcase for open/read/closeBjörn Stenberg2002-05-08
* Added open/close/read. read() only works on whole sectors right now.Björn Stenberg2002-05-07
* Minor commentingLinus Nielsen Feltzing2002-05-06
* Serial DMA worksLinus Nielsen Feltzing2002-05-06
* compile as SIMULATORDaniel Stenberg2002-05-06
* Failed attempt to use DMALinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* Testing tick functionsLinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* removed DOS newlines, made it use a static seed for better testsDaniel Stenberg2002-05-05
* builds wavey's playlist test harness on Linux/unixDaniel Stenberg2002-05-05
* Added opendir, closedir and readdirBjörn Stenberg2002-05-03
* First sound checkLinus Nielsen Feltzing2002-05-03
* Doubled the buffer sizeLinus Nielsen Feltzing2002-05-03
* Added disk/partition handlingBjörn Stenberg2002-05-03
* Early MP3 playing testLinus Nielsen Feltzing2002-05-02
* Just to create a C array with mp3 dataLinus Nielsen Feltzing2002-05-02
* New sprintf.Linus Nielsen Feltzing2002-05-02
* Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing2002-05-02
* win32 simulator compabilityFelix Arends2002-05-01
* added -DCRT_DISPLAYStuart Martin2002-04-30