Update to new kernel config: kernel if OFF by default now.
[bertos.git] / bertos / drv / timer_test.c
2009-03-25 battUpdate to new kernel config: kernel if OFF by default...
2008-12-17 battAdd test commands for configuration.
2008-12-02 battRemove c files inclusions: use libunittest instead.
2008-12-02 asterixComply to new wdt interface.
2008-08-29 battDrop the magical test macros.
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-08-09 battRefactor timer test to new policy.
2008-08-08 bernieFix timer test temporarily
2008-08-04 bernieRename myself
2008-06-11 asterixMark these test as TODO.
2008-06-10 asterixFix unused warning. Fix type warning. Reformat.
2008-05-22 asterixMark these test module with warning.
2008-05-21 asterixFix hw include. Reformat.
2008-04-04 battRefactor BeRTOS to be in his own directory.