You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/tests
René Kijewski 08810d605b embunit: fix macros 9 years ago
..
bitarithm_timings tests: fix cppcheck findings 9 years ago
bloom added spark core board 9 years ago
bloom_bytes sys: use typedef for `struct bloom_t` 9 years ago
coap samr21-xpro: initial import for the samr21-xpro board 9 years ago
disable_module tests: fix APPLICATION name 9 years ago
driver_isl29020 tests: added test for ISL29020 light sensor driver 9 years ago
driver_l3g4200d tests: added test for L3G4200 device driver 9 years ago
driver_lps331ap tests: added test for LPS331AP sensor driver 9 years ago
driver_lsm303dlhc lsm303dlhc: initial import of lsm303dlhc driver 9 years ago
driver_mq3 tests: added test for MQ-3 alcohol sensor driver 9 years ago
driver_pir tests/driver_pir: set default GPIO 9 years ago
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
hwtimer tests/hwtimer: add self as author 9 years ago
hwtimer_spin tests: adopt for hwtimer_spin_barrier 9 years ago
hwtimer_wait tests: adopt for hwtimer_spin_barrier 9 years ago
ipc_pingpong core: harmonizes the data type for the process ID 9 years ago
irq doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
libfixmath tests: don't build test/libfixmath on Travis CI 9 years ago
libfixmath_unittests tests: don't build test/libfixmath on Travis CI 9 years ago
malloc resurrect malloc test 9 years ago
msg_send_receive tests: Add automatic test for msg_send_receive 9 years ago
mutex_unlock_and_sleep tests: fix mutex_unlock_and_sleep pids 9 years ago
nativenet core: adapt to msg_try_send 9 years ago
net_if make: add Makefile.features telling the BOARDs' features 9 years ago
netdev netdev.tests: Remove unneccessary #ifndef path 9 years ago
periph_adc tests/periph_adc: added test for adc driver 9 years ago
periph_cpuid tests/periph_cpuid: let test fail w/o CPUID_ID_LEN 9 years ago
periph_gpio tests/periph_gpio: let build fail without GPIO 9 years ago
periph_gpio_exti tests/periph_gpio_exti: let build fail w/o GPIO 9 years ago
periph_i2c tests: added i2c driver test 9 years ago
periph_pwm tests/periph_pwm: let build fail w/o PWM 9 years ago
periph_random tests/periph_random: let build fail w/o RANDOM 9 years ago
periph_rtt tests/periph_rtt: let build fail w/o RTT 9 years ago
periph_spi Added a function for the slave to print received data. 9 years ago
periph_uart_blocking tests/periph_uart: added two UART driver tests 9 years ago
periph_uart_int tests/periph_uart_int: fixed formatting 9 years ago
pipe tests: fix APPLICATION name 9 years ago
pnet make: add Makefile.features telling the BOARDs' features 9 years ago
posix_semaphore added spark core board 9 years ago
posix_sleep tests: blacklist failing test on arduino-mega2560 9 years ago
pthread tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_barrier tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_cleanup tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_condition_variable tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_cooperation tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_rwlock added spark core board 9 years ago
queue_fairness core: move optional tcb members to DEVELHELP 9 years ago
sched_testing core: introduce thread_yield_higher(), yield less 9 years ago
sha256 doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
shell make: fix dependencies 9 years ago
sizeof_tcb core: move optional tcb members to DEVELHELP 9 years ago
struct_tm_utility make: fix dependencies 9 years ago
thread_basic tests: Fix tests that were defect 9 years ago
thread_cooperation added board airfy beacon 9 years ago
thread_exit tests: Fix tests that were defect 9 years ago
thread_msg core: adapt to msg_try_send 9 years ago
thread_msg_block_w_queue core: adapt to msg_try_send 9 years ago
thread_msg_block_wo_queue core: adapt to msg_try_send 9 years ago
thread_msg_seq core: move optional tcb members to DEVELHELP 9 years ago
unittests embunit: fix macros 9 years ago
vtimer_msg core: adapt to msg_try_send 9 years ago
vtimer_msg_diff core: adapt to msg_try_send 9 years ago
Makefile.tests_common make: don't use export on example makefiles 9 years ago