1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
Hauke Petersen 71568466b5 Merge pull request #1826 from PeterKietzmann/extend_test_periph_spi
tests/periph_spi: print rx-buffer on slave
2014-11-06 16:47:12 +01:00
..
bitarithm_timings
bloom added spark core board 2014-11-02 14:36:42 +01:00
bloom_bytes
coap
disable_module
driver_isl29020
driver_l3g4200d tests: added test for L3G4200 device driver 2014-11-06 10:36:41 +01:00
driver_lps331ap tests: added test for LPS331AP sensor driver 2014-10-30 20:24:51 +01:00
driver_lsm303dlhc lsm303dlhc: initial import of lsm303dlhc driver 2014-11-05 13:04:47 +01:00
driver_mq3 tests: added test for MQ-3 alcohol sensor driver 2014-10-30 14:05:34 +01:00
driver_pir
float
hwtimer
hwtimer_spin
hwtimer_wait
ipc_pingpong
irq
libfixmath
libfixmath_unittests
malloc resurrect malloc test 2014-11-05 12:11:24 +01:00
msg_send_receive tests: Add automatic test for msg_send_receive 2014-11-05 14:45:25 +01:00
mutex_unlock_and_sleep
nativenet core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
net_if
netdev
periph_adc tests/periph_adc: added test for adc driver 2014-11-06 15:19:36 +01:00
periph_cpuid tests/periph_cpuid: let test fail w/o CPUID_ID_LEN 2014-10-16 19:35:47 +02:00
periph_gpio tests/periph_gpio: let build fail without GPIO 2014-10-16 19:02:18 +02:00
periph_gpio_exti tests/periph_gpio_exti: let build fail w/o GPIO 2014-10-16 19:35:41 +02:00
periph_i2c
periph_pwm tests/periph_pwm: let build fail w/o PWM 2014-10-16 19:35:41 +02:00
periph_random tests/periph_random: let build fail w/o RANDOM 2014-10-16 19:35:41 +02:00
periph_rtt tests/periph_rtt: let build fail w/o RTT 2014-10-16 19:35:41 +02:00
periph_spi Added a function for the slave to print received data. 2014-10-24 15:43:01 +02:00
periph_uart_blocking
periph_uart_int tests/periph_uart_int: fixed formatting 2014-10-30 21:51:31 +01:00
pipe
pnet
posix_semaphore added spark core board 2014-11-02 14:36:42 +01:00
posix_sleep
pthread
pthread_barrier
pthread_cleanup
pthread_condition_variable
pthread_cooperation
pthread_rwlock added spark core board 2014-11-02 14:36:42 +01:00
queue_fairness core: move optional tcb members to DEVELHELP 2014-10-30 16:37:10 +01:00
sched_testing core: introduce thread_yield_higher(), yield less 2014-10-24 00:09:56 +02:00
sha256
shell
sizeof_tcb core: move optional tcb members to DEVELHELP 2014-10-30 16:37:10 +01:00
struct_tm_utility
thread_basic
thread_cooperation added board airfy beacon 2014-11-02 18:26:42 +01:00
thread_exit
thread_msg core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
thread_msg_block_w_queue core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
thread_msg_block_wo_queue core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
thread_msg_seq core: move optional tcb members to DEVELHELP 2014-10-30 16:37:10 +01:00
unittests unittests: Provide unittests for net_dev_dummy 2014-10-30 20:37:21 +01:00
vtimer_msg core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
vtimer_msg_diff core: adapt to msg_try_send 2014-10-22 12:37:33 +02:00
Makefile.tests_common