rt-thread-official/examples/utest/testcases
Shell eec78d9f5d
[rt-smart] testcase & improvements for memory management (#7099)
* [utest/mm] add testcase for create/init
format codes of create/init in components/mm

* [libcpu/aarch64] fix user stack check routine

* [kservice] export API for utest

* [utest/mm] testcase for aspace_map
format & modify the files under components/mm related with aspace_map

* [lwp/user_mm] add user_map_varea for mmap feature

* [mm] rename rt_mm_fault_try_fix to rt_aspace_fault_try_fix

* [utest/mm] testcase for synchronization

* [mm] modify unmap api to improve throughput

* [utest/mm] testcases for cache and varea map

* [format] remove extra space

* [utest/mm] fix testcase problem in header

* [lwp] extend map_user_varea with a flag

* [utest/mm] testcase for lwp_map_user_varea

* [libcpu/arm/cortex-a] fix kernel space layout

* [utest/mm] adjust for armv7 arch
2023-03-30 08:25:15 +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 [atomic]添加arm与risc-v下的常用原子操作函数 (#7053) 2023-03-23 20:06:50 +08:00
mm [rt-smart] testcase & improvements for memory management (#7099) 2023-03-30 08:25:15 +08:00
posix [add] posix testcase frame. (#6127) 2022-07-04 10:20:04 +08: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