nuttx-apps/testing/fs/fatutf8
buxiasen 9fc884c5c1 testing/fs/fatutf8: shorten the FOLDER&FILE for default NAME_MAX 32
When NAME_MAX use default 32, the FOLDER_NAME previous length
36 will cause errno ENAMETOOLONG, use a shorter 22 bytes
should enough for test purpose.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2026-04-20 15:20:25 +08:00
..
CMakeLists.txt apps/testing:move epoll, fatutf8 ... folders to the new fs folder 2026-04-20 15:19:21 +08:00
Kconfig apps/testing:move epoll, fatutf8 ... folders to the new fs folder 2026-04-20 15:19:21 +08:00
Make.defs apps/testing:move epoll, fatutf8 ... folders to the new fs folder 2026-04-20 15:19:21 +08:00
Makefile apps/testing:move epoll, fatutf8 ... folders to the new fs folder 2026-04-20 15:19:21 +08:00
fatutf8_main.c testing/fs/fatutf8: shorten the FOLDER&FILE for default NAME_MAX 32 2026-04-20 15:20:25 +08:00