Commit Graph

6 Commits

Author SHA1 Message Date
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
zhaoxingyu1 90cc6df50f mtdconfig: modify config names for mtdconfig testcases 2
change nvs module testcase name TESTING_MTD_CONFIG_FAIL_SAFE
to TESTING_MTD_CONFIG_NVS and modify the configuration names
related to mtdconfig testing.

Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-04-20 15:20:24 +08:00
zhaoxingyu1 446b5c2cf1 mtd/nvs: modify config name to MTD_CONFIG_NVS part1
Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-04-20 15:19:32 +08:00
wangzhi16 b12d3a28e2 testing/fs: add testcase to test the stability of memfd.
Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2026-04-20 15:19:29 +08:00
tengshuangshuang 7b575b7b11 apps/testing:move fs_testsuites to the new fs folder
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2026-04-20 15:19:23 +08:00
tengshuangshuang 06834ec3c5 apps/testing:move epoll, fatutf8 ... folders to the new fs folder
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2026-04-20 15:19:21 +08:00