1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
localadmin 0b8d5cf973 Adds test for riot threads.
The test uses riot threads to calculate the factorial of 12,
with one thread for each multiplication. The core mutex is
used for synchronization.
2014-02-25 21:58:56 +01:00
..
test_bloom repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_bloom_bytes repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_float repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_hwtimer move global char array out of thread 2014-02-22 13:28:21 +01:00
test_hwtimer_spin repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_irq repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_nativenet repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_pnet repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_pthread test: added missing license 2014-02-21 21:51:29 +01:00
test_semaphore repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_sha256 repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_shell repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_thread_basic repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_thread_cooperation Adds test for riot threads. 2014-02-25 21:58:56 +01:00
test_thread_exit repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_thread_msg repace project by application in documentation 2014-02-18 12:28:32 +01:00
test_thread_msg_block_w_queue added two test cases for issue #100 2014-02-13 13:25:45 +00:00
test_thread_msg_block_wo_queue added two test cases for issue #100 2014-02-13 13:25:45 +00:00
test_vtimer_msg repace project by application in documentation 2014-02-18 12:28:32 +01:00