Age | Commit message (Expand) | Author |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-06-07 | TESTBED: Add const modifiers to some parameters/functions | Julien |
2011-06-03 | TESTBED: Remove another static and a confusing comment | Willem Jan Palenstijn |
2011-06-03 | TESTBED: Get rid of static local variable | Willem Jan Palenstijn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-02 | 1. Added ConfigParams Singelton class to eliminate use of configuration speci... | Neeraj Kumar |
2010-08-14 | TESTBED: formatting fix, deleted spaces/tabs at end of line | Neeraj Kumar |
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar |
2010-07-24 | Implemented selection of tests using a config file, config file layout resemb... | Neeraj Kumar |
2010-07-22 | TESTBED: some changes in interaction messages, couple of fixes | Neeraj Kumar |
2010-07-19 | replaced use of snprintf by String::printf | Neeraj Kumar |
2010-07-18 | fixed some typos | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | Neeraj Kumar |
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat |
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat |
2010-07-01 | testbed now keeps a list of executed testsuites | Neeraj Kumar |
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar |
2010-06-28 | added template code for testing events | Neeraj Kumar |
2010-06-28 | completed the datetime/timer/mutex tests | Neeraj Kumar |
2010-06-28 | added code to test timers and mutexes, some issues with mutexes present although | Neeraj Kumar |
2010-06-27 | added files for misc tests, implemented the datetime test | Neeraj Kumar |