rcitach 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
..
Kconfig 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
README.md 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
SConscript 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
context_switch_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
irq_latency_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
perf_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
perf_tc.h 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
thread_event_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
thread_mbox_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
thread_mq_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش
thread_sem_tc.c 2cb69c8e08 testcase: add system performance testcase (#10452) 2 ماه پیش

README.md

testcases 说明

一、测试用例说明

文件 说明
context_switch.c 上下文切换测试代码
irq_latency.c 中断延时测试代码
rt_perf_thread_event.c 线程事件性能测试
rt_perf_thread_mbox.c 线程邮箱性能测试
rt_perf_thread_mq.c 线程消息队列性能测试
rt_perf_thread_sem.c 线程信号量性能测试