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 simple task scheduler, many improvements and fixes 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 simplified and more stable way to determine the state of the fire 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 initial stepper motor implementation for setting the airgate position 10 years ago
sensors-test.c simplified and more stable way to determine the state of the fire 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