rt-thread-official/examples/utest/testcases
Shell a300cef2a8 [smart] split out part of lwp_new() to lwp_create()
Prev implementation of lwp_new() including the create of lwp object
and the pid allocation. But not every lwp object need a pid.
So this patch split out the business of lwp_new() to improve the
maintainability.

Signed-off-by: Shell <smokewood@qq.com>
2023-10-11 08:48:06 +08:00
..
cpp11 [fix] enhance strength about cpp testcase. 2022-05-18 08:44:30 +08:00
drivers [testcase] 增加serial_v2的测试用例 2021-06-23 11:04:36 +08:00
kernel [utest] 更改线程栈的大小,避免栈异常 2023-09-26 18:08:28 +08:00
mm [smart] split out part of lwp_new() to lwp_create() 2023-10-11 08:48:06 +08:00
posix [testcase] correct the file names in sconscirpt 2023-06-19 17:38:05 -04:00
utest add memheap testcase for ac6 Oz optimization. 2021-06-03 15:00:13 +08:00
Kconfig [rt-smart] testcase & improvements for memory management (#7099) 2023-03-30 08:25:15 +08:00
SConscript [add] auto test ci. 2021-05-10 20:34:35 +08:00