rtt-f030/examples/kernel
Grissiom ac0e10bb83 TC: more tolerate on the timeout tick in semaphore_dynamic
With system that has RT_TICK_PER_SECOND is 1000, it's easy to get one
tick error.
2013-12-21 12:45:16 +08:00
..
SConscript convert end of line 2013-01-08 05:05:02 -08:00
cpuusage.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
event_simple.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
heap_malloc.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
heap_realloc.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
mbox_send_wait.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
mbox_simple.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
memp_simple.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
messageq_simple.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
mutex_simple.c TC: format code, expand TABs 2013-12-21 11:59:22 +08:00
semaphore_buffer_worker.c convert end of line 2013-01-08 05:05:02 -08:00
semaphore_dynamic.c TC: more tolerate on the timeout tick in semaphore_dynamic 2013-12-21 12:45:16 +08:00
semaphore_priority.c TC: release the sem in cleanup 2013-12-18 21:46:08 +08:00
semaphore_producer_consumer.c TC: release the sem in cleanup 2013-12-18 21:46:08 +08:00
semaphore_static.c fixed a syntax error 2013-04-10 00:17:52 +08:00
tc_comm.c TC: print a summary after all the tests 2013-12-21 11:59:21 +08:00
tc_comm.h convert end of line 2013-01-08 05:05:02 -08:00
tc_sample.c update testcase for kernel. 2011-12-19 07:08:06 +00:00
thread_delay.c convert end of line 2013-01-08 05:05:02 -08:00
thread_delete.c TC: fix the thread_delete 2013-12-20 10:52:51 +08:00
thread_detach.c convert end of line 2013-01-08 05:05:02 -08:00
thread_dynamic.c convert end of line 2013-01-08 05:05:02 -08:00
thread_dynamic_simple.c convert end of line 2013-01-08 05:05:02 -08:00
thread_priority.c convert end of line 2013-01-08 05:05:02 -08:00
thread_resume.c convert end of line 2013-01-08 05:05:02 -08:00
thread_same_priority.c convert end of line 2013-01-08 05:05:02 -08:00
thread_static.c convert end of line 2013-01-08 05:05:02 -08:00
thread_static_simple.c convert end of line 2013-01-08 05:05:02 -08:00
thread_suspend.c convert end of line 2013-01-08 05:05:02 -08:00
thread_yield.c convert end of line 2013-01-08 05:05:02 -08:00
timer_control.c convert end of line 2013-01-08 05:05:02 -08:00
timer_dynamic.c convert end of line 2013-01-08 05:05:02 -08:00
timer_static.c fix compiling error. 2010-03-25 15:19:42 +00:00
timer_stop_self.c convert end of line 2013-01-08 05:05:02 -08:00
timer_timeout.c convert end of line 2013-01-08 05:05:02 -08:00