1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
Martine Lenders f9d8f1fc75 Merge pull request #798 from Kijewski/usemodule-includes
Make: Add include paths automatically for USEMODULES
2014-04-01 17:25:48 +02:00
..
test_bloom test: fix bloom filter test 2014-02-25 09:06:19 +01:00
test_bloom_bytes remove USEMODULE comments and some whitespace 2014-02-22 10:04:41 +01:00
test_float add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_hwtimer Merge pull request #909 from OlegHahm/msp430_hwtimer 2014-03-31 15:28:41 +02:00
test_hwtimer_spin always build and initialize hwtimer 2014-02-24 18:36:28 +01:00
test_irq remove hwtimer from test_irq 2014-02-26 10:17:17 +01:00
test_mutex_unlock_and_sleep add test for mutex_unlock_and_sleep() 2014-03-03 18:48:46 +01:00
test_nativenet always build and initialize hwtimer 2014-02-24 18:36:28 +01:00
test_net_if Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
test_pnet Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
test_posix_semaphore rename test for posix semaphore 2014-03-16 20:00:47 +01:00
test_posix_sleep test: added test case for posix sleep 2014-03-03 17:21:48 +01:00
test_pthread Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
test_pthread_cooperation Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
test_queue_fairness Add test if the message queue is fair 2014-03-05 18:33:30 +01:00
test_sha256 Add automatized test for sha256 2014-02-28 19:01:16 +01:00
test_shell shell: don't ignore IO errors 2014-03-10 13:48:00 +01:00
test_thread_basic add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_thread_cooperation Adds test for riot threads. 2014-02-25 21:58:56 +01:00
test_thread_exit add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_thread_msg add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_thread_msg_block_w_queue add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_thread_msg_block_wo_queue add Makefile.tests_common 2014-02-21 19:08:48 +01:00
test_thread_msg_seq test_thread_msg_seq: add missing main() return statement 2014-02-28 17:10:53 +01:00
test_vtimer_msg remove USEMODULE comments and some whitespace 2014-02-22 10:04:41 +01:00
Makefile.tests_common add Makefile.tests_common 2014-02-21 19:08:48 +01:00