Release version 2.1.0.
[bertos.git] / test /
2009-04-17 battMake nightly build test works.
2009-04-10 battRefactor switch context ASM files to comply to Wizard.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-01-08 asterixFor now take only test write in C, to not compile all...
2008-12-17 battAdd test dependences in run_tests.sh; add test parsing...
2008-12-17 battRemove libunittest: this will be handled by the run_tes...
2008-12-17 asterixAdd semaphore source to makefile test.
2008-12-17 battAdd return value check on commands.
2008-12-17 battAdd parser for unit tests.
2008-12-04 asterixAdd options to disable silent. Add comments.
2008-12-02 battAdd debug info to tests.
2008-12-02 battLink tests with unittest library.
2008-12-02 battAdd unittest library creation.
2008-11-21 battMove run_test script to a more suitable place.
2008-11-11 battRename app dir.
2008-10-28 asterixUse variable to store Bertos dir. Check if exist bertos...
2008-10-28 asterixFix bertos copy command to work also on Mac OS, and...
2008-09-04 battSilence TODO and FIXME in nightly test.
2008-08-27 battAdd item to list correctly.
2008-08-27 battAdd a way to easily exclude a file from nightly test.
2008-08-05 qwertFix test script to pass nightly test. Kdebug was remove...
2008-08-05 qwertAdd new file to skip in test.
2008-06-17 qwertModified gen_mk_src script for asm file, moved asm...
2008-06-17 asterixAdd simple script to filter nightly test output.
2008-06-10 asterixRemove unneeded double mark.
2008-05-30 asterixFix sed regex and use for to esclude *_arm.c source...
2008-05-30 asterixAdd automatically test for bertos code.