lambda-avr / lambda-test /
..
.settings Added initial test project 11 years ago
.cproject Use macros bit_is_set() and assertTrue() 11 years ago
.gitignore remove elf and hex from git 11 years ago
.project Added initial test project 11 years ago
Makefile added tests for rules 10 years ago
adc-test.c adjusted/fixed tests 10 years ago
alert-test.c fixed compiler errors in tests 10 years ago
avrjunit.c experimental implementation of rules to notify about certain conditions 10 years ago
avrjunit.h updated comments 10 years ago
command-test.c test new way of running tests 10 years ago
display-test.c added menu item/display position showing oxygen sensor heater current 10 years ago
integers-test.c new way of running tests 10 years ago
interrupts-test.c fixes and improvements for oxygen sensor heating control 10 years ago
lambda-test.c do not return from main() after test completed, cancel alerts fired 10 years ago
rules-test.c adjusted/fixed tests 10 years ago
sensors-test.c adjusted/fixed tests 10 years ago
strings-test.c fixed some comments 10 years ago
usart-test.c refactored/renamed module "usart", use own implementation, added test, 10 years ago