| 2015-06-16 |
enable all test classes...
Torsten Römer
committed
on 16 Jun 2015
|
|---|---|
|
adding tests + some minor cleanup and improvements
Torsten Römer
committed
on 16 Jun 2015
|
|
| 2015-05-29 |
do not return from main() after test completed, cancel alerts fired
...
Torsten Römer
committed
on 29 May 2015
|
|
added tests for rules
Torsten Römer
committed
on 29 May 2015
|
|
| 2015-05-19 |
refactored/renamed module "usart", use own implementation, added test,
...
Torsten Römer
committed
on 19 May 2015
|
| 2015-05-15 |
added tests for module "alert"
Torsten Römer
committed
on 15 May 2015
|
|
new way of running tests
Torsten Römer
committed
on 15 May 2015
|
|
|
test new way of running tests
Torsten Römer
committed
on 15 May 2015
|
|
|
split tests into modules
Torsten Römer
committed
on 15 May 2015
|
|
| 2015-05-14 |
|
|
|
|
|
- one test was not included
Torsten Römer
committed
on 14 May 2015
|
|
|
- fixed obscure test failure
Torsten Römer
committed
on 14 May 2015
|
|
|
- use program space for unit test instances instead of data space
...
Torsten Römer
committed
on 14 May 2015
|
|
| 2015-05-10 |
sorted tests alphabetically (like in Jenkins)
Torsten Römer
committed
on 10 May 2015
|
|
added module strings with split function, added tests
Torsten Römer
committed
on 10 May 2015
|
|
| 2015-05-09 |
finally updatePending is set at the right time so display is always
...
Torsten Römer
committed
on 9 May 2015
|
| 2015-05-06 |
no need to wait for USART data to be sent with SLEEP_MODE_IDLE instead
...
Torsten Römer
committed
on 6 May 2015
|
|
moved ADC and LCD pin constants to pins.h
Torsten Römer
committed
on 6 May 2015
|
|
| 2015-05-05 |
uncomment assert
Torsten Römer
committed
on 5 May 2015
|
| 2015-05-04 |
Another Jenkins test
Torsten Römer
committed
on 4 May 2015
|
|
Added comment, adjusted existing tests
Torsten Römer
committed
on 4 May 2015
|
|
| 2015-05-02 |
|
| 2015-04-16 |
|
| 2015-04-14 |
Use defined ADC pins in other test as well, some cleanup
Torsten Römer
committed
on 14 Apr 2015
|
|
Moved ADC pin defines to adc.h and use them in adc.c (DIDR) and in the
...
Torsten Römer
committed
on 14 Apr 2015
|
|
|
|
|
| 2015-04-11 |
Added a simple "menu" (display options that show min and max
...
Torsten Römer
committed
on 11 Apr 2015
|
| 2015-04-05 |
Do not divide the oxygen sensor voltage by 11 before looking up the
...
Torsten Römer
committed
on 5 Apr 2015
|
| 2015-04-04 |
- Smarter way of calculating moving average and avoiding rounding errors
...
Torsten Römer
committed
on 4 Apr 2015
|