Refactor to use new protocol module and sipo.
[bertos.git] / test /
2012-01-11 asterixSilen some warning.
2012-01-11 asterixFix building error and warnings to add fletcher32 algo...
2011-10-03 asterixFix settings to compile http_test.
2011-09-01 asterixAdd bitarray module to build its test.
2011-02-03 lottavianoAdd coding style checker script.
2010-11-01 arighiExclude lwIP stuff from the nightly build tests.
2010-10-05 asterixSome fix to compile run test check.
2010-10-05 asterixFix missing header. Add blowfish source to run_test...
2010-09-27 battRestore pipefail.
2010-09-27 battRestore separate logs; cat errors to stdout.
2010-09-27 battRemove unused tee logs.
2010-09-27 battAdd return value for failed tests.
2010-09-24 raskySEC: temporary exclude sec directory from nightly compi...
2010-09-13 lottavianoRevert wrongly committed file.
2010-09-13 lottavianoFix wizard rcc invocation for paths with spaces inside.
2010-08-05 asterixFix test run.
2010-07-02 battMove kfile interface to the io/ directory.
2010-07-01 battUpdate BattFS in order to use the new kblock interface.
2010-05-13 arighiAdd the hashtable test module.
2010-05-01 battRemove boards directory from testing.
2010-04-19 arighikernel: preemptive and cooperative scheduler refactoring.
2010-04-16 battAX25:add new print function compatible with TNC-2 format.
2010-03-19 arighiRemove the idle process.
2010-03-19 arighiAllow to define "notest: all" to completely exclude...
2010-03-18 arighiParametric scheduler approach.
2010-03-17 arighitest: preempt.c and coop.c should be never explicitly...
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-12-23 battAdd a simple heap test.
2009-10-10 battAdd more warnings when compiling tests.
2009-10-06 battReformat.
2009-10-05 asterixAdd nmea module test.
2009-10-04 battExclude external NMEAP library from nightly test.
2009-10-04 battAdd test for AFSK1200 modem driver.
2009-09-28 battAdd AX25 protocol decoder and test (preliminary).
2009-09-27 battRefactor kfile_test to use the new kfile_mem module.
2009-09-27 battAdd crc test.
2009-09-04 battFix typos.
2009-09-02 battAdd return value.
2009-09-02 battMove dir only if exists to avoid error message.
2009-09-02 battUse perl regexp.
2009-09-02 battRemove message that can be erroneously parsed by parsel...
2009-09-01 battCorrectly suppress warnings.
2009-09-01 lottavianoAdd ARM serial debug port define to whitelist.
2009-09-01 battAdd log parser for nightly_test script.
2009-09-01 lottavianoFix nightly test warnings; exposed bugs are on the...
2009-09-01 battFix regexp; add tests.
2009-09-01 battTest all configuration options.
2009-08-31 battRefactor source list script; add Fat dir to exclude...
2009-06-08 lottavianoFix ini_reader when no new line at EOF
2009-06-08 battAdd INI file reader module; update test harness.
2009-05-22 battUpdate for new fatfs directory.
2009-05-21 battAdd test for fatfs.
2009-05-01 battAdd KFile interface over a fifo buffer.
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.