1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
Ludwig Ortmann af7a15b3f0 move global char array out of thread
The char msg[] is accessed from outside the main thread after it has
exited, so it needs to outlive it.

Fixes #717
2014-02-22 13:28:21 +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 pthread: initial add 2014-02-19 23:39:38 +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_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