Chen Wang 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
..
Kconfig 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
README.md 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
SConscript 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
context_switch_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
irq_latency_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
perf_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
perf_tc.h 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
thread_event_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
thread_mbox_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
thread_mq_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش
thread_sem_tc.c 7499790140 utest: core: move perf testcase from example to src 3 ماه پیش

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 线程信号量性能测试