kernel_liteos_a/testsuites
Far a8384b5db2 fix: 修复了内核的VFAT测试用例
修复内容包括如下:
1. 将memset_s中buffer的大小设置正确;
2. 将用例文件夹名由vfat2修改为vfat;
3. 修复了vfat用例在SetUpTestcase和TearDownTestCase;
4. 全局变量g_fatFilesystem在初始化时设置为2(即FAT32);

Close #I3XF3R

Signed-off-by: Far <yesiyuan2@huawei.com>
2021-06-26 10:13:23 +08:00
..
build add testsuites 2021-04-25 17:35:47 +08:00
kernel chore: fix typos 2021-06-16 14:52:06 +08:00
unittest fix: 修复了内核的VFAT测试用例 2021-06-26 10:13:23 +08:00
Kconfig delete useless module in Kconfig 2021-05-11 20:22:05 +08:00
LICENSE add testsuites 2021-04-25 17:35:47 +08:00
Makefile add testsuites/kernel to build 2021-05-11 11:42:41 +08:00
config.mk add testsuites 2021-04-25 17:35:47 +08:00