tengshuangshuang
844b9c657d
apps/testing:fix uclibc atomic make.defs error
...
In the previous changes to the apps/testing folder, I added an extra slash in the make.defs of uclibcxx, atomic.
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2025-03-03 16:03:13 +01:00
Tiago Medicci
f139e56cd6
testing/libc/wcstombs: Add testing application for wcstombs
...
This application test the libc's `wcstombs` function for different
len sizes (bigger than the converted string, exactly the size of
it and smaller than it).
2025-02-06 23:41:31 +01:00
Xiang Xiao
d7be1bd672
testing: Move fs/fopencookie to libc
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2025-01-26 09:53:02 -03:00
Xiang Xiao
b7f05e89ba
testing: Move crypto/setest to drivers and open_memstream to libc
...
follow the dissusion from:
https://github.com/apache/nuttx-apps/pull/2931
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2025-01-26 07:32:53 +01:00
tengshuangshuang
0406e6734a
apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder
...
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2025-01-26 00:23:15 +08:00
tengshuangshuang
57c8a62e1e
apps/testing:move arch_libc, fmemopen, scanftest folders to the new lib folder
...
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2025-01-22 17:18:30 +08:00