Piyush Patle
9d849adfab
include/debug.h: Use <nuttx/debug.h> in apps
...
Replace app-side includes of <debug.h> with <nuttx/debug.h> to use the
header from the NuttX tree explicitly after the header move.
Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-11 10:39:27 -03:00
zhaoxingyu1
eda1309745
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-02-02 11:01:19 +08:00
zhaoxingyu1
102c078834
mtd/nvs: modify config name to MTD_CONFIG_NVS part1
...
Because the MTD_CONFIG configuration item in
drivers/mtd/Kconfig has changed
Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-02-02 11:01:19 +08:00
zhaoxingyu1
26fcdbd9ad
mtdconfig/nvs: fix typo error in nvs testcase
...
such as: 2st->2nd, 3st->3rd and so on
Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-01-15 10:26:21 +08:00
zhaoxingyu1
32facd5b3a
mtd/nvs: testcases fit the situation where erasestate is 0
...
Special_id dynamically adjusts based on erase value
Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-01-15 10:26:21 +08:00
zhaoxingyu1
58c2473b38
apps/testing: nvs testcases support remove align size
...
mtd/nvs removes CONFIG_MTD_WRITE_ALIGN_SIZE,
testcases need to be modified meanwhile
Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-01-15 10:26:21 +08:00
tengshuangshuang
8141e35f99
apps/testing:move epoll, fatutf8 ... folders to the new fs folder
...
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2025-01-22 01:34:00 +08:00