Skip to content

Commit ebe4341

Browse files
committed
Adding a Test Documentation Note
1 parent cedd901 commit ebe4341

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# testcases 说明
2+
3+
## 一、测试用例说明
4+
5+
| 文件 | 说明 |
6+
|--------|--------|
7+
| context_switch.c | 上下文切换测试代码 |
8+
| irq_latency.c | 中断延时测试代码 |
9+
| rt_perf_thread_event.c | 线程事件性能测试 |
10+
| rt_perf_thread_mbox.c | 线程邮箱性能测试 |
11+
| rt_perf_thread_mq.c | 线程消息队列性能测试 |
12+
| rt_perf_thread_sem.c | 线程信号量性能测试 |

0 commit comments

Comments
 (0)