nuttx-apps/testing/cxx
cuiziwei 2549d94482 test/cxxsize: Add a test case of vector<string> type.
The reason for adding it is that the std::vector<std::string> type will take up 10k of stack overhead on the sim platform, so it needs to be optimized separately

Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
2026-04-20 15:19:47 +08:00
..
cxxsize test/cxxsize: Add a test case of vector<string> type. 2026-04-20 15:19:47 +08:00
cxxtest apps/testing: move cxxsize,cxxtest and uclibcxx_test folders to the new cxx folder 2026-04-20 15:19:07 +08:00
uclibcxx_test apps/testing:move atomic cpuload getprime,smp and timerjitter folders to the new sched folder 2026-04-20 15:19:21 +08:00
.gitignore apps/testing: move cxxsize,cxxtest and uclibcxx_test folders to the new cxx folder 2026-04-20 15:19:07 +08:00
CMakeLists.txt apps/testing: move cxxsize,cxxtest and uclibcxx_test folders to the new cxx folder 2026-04-20 15:19:07 +08:00
Make.defs apps/testing: move cxxsize,cxxtest and uclibcxx_test folders to the new cxx folder 2026-04-20 15:19:07 +08:00
Makefile apps/testing: move cxxsize,cxxtest and uclibcxx_test folders to the new cxx folder 2026-04-20 15:19:07 +08:00