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 put back default configuration values, allow to cancel alerts with keep 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 keep 18 previous temperature values of the last 3 minutes to compare 10 years ago
display-test.c put back default configuration values, allow to cancel alerts with keep 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 keep 18 previous temperature values of the last 3 minutes to compare 10 years ago
sensors-test.c keep 18 previous temperature values of the last 3 minutes to compare 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