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 initialize prev measurements with current measurements, updated TODO 10 years ago
adc-test.c added more tests, make all tests static/private 10 years ago
alert-test.c moved button, beeper and heater pin settings to pins.h, maintain airgate 10 years ago
avrjunit.c experimental implementation of rules to notify about certain conditions 10 years ago
avrjunit.h added fire dir "burning" and "warm_start", initial impl. of rules for 10 years ago
command-test.c use enums instead of constants, rename "heating" to "heater" 10 years ago
display-test.c allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
integers-test.c added more tests, make all tests static/private 10 years ago
interrupts-test.c allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
lambda-test.c added test for checking definitions before a "release" 10 years ago
release-test.c allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
rules-test.c further improved rules, adjusted tests, added test 10 years ago
sensors-test.c some more tweaking of rules and adjusted some tests 10 years ago
strings-test.c added more tests, make all tests static/private 10 years ago
usart-test.c added more tests, make all tests static/private 10 years ago