1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
René Kijewski 80263b2fc0 Merge pull request #728 from BytesGalore/add_unlock_mutex_and_sleep
core:mutex: enable atomic execution of unlock a mutex and sleep for a thread
2014-03-04 01:38:50 +01: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 #759 from LudwigOrtmann/tests_makefile 2014-02-24 16:47:31 +01: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 test_net_if/Makefile remove superfluous includes 2014-03-01 15:48:45 +01:00
test_pnet Fix apps for previous changes 2014-03-01 15:08:19 +01:00
test_posix_sleep test: added test case for posix sleep 2014-03-03 17:21:48 +01:00
test_pthread Merge pull request #759 from LudwigOrtmann/tests_makefile 2014-02-24 16:47:31 +01:00
test_pthread_cooperation Adds test for pthread. 2014-02-26 13:52:08 +01:00
test_semaphore remove USEMODULE comments and some whitespace 2014-02-22 10:04:41 +01:00
test_sha256 Add automatized test for sha256 2014-02-28 19:01:16 +01:00
test_shell test_shell: fix includes 2014-03-01 09:55:58 +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_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