openharmony_kernel_liteos_m/testsuites
wangchen 2f334bed21 feat: fs增加注册接口
方案描述:
增加注册机制, 并增加重复注册判断

BREAKING CHANGE:
fs增加注册接口
新增API:
int LOS_FsRegister(const char *fsType, const struct MountOps *fsMops,
                   const struct FileOps *fsFops, const struct FsManagement *fsMgt);

fix #I611L2
Signed-off-by: wangchen <wangchen240@huawei.com>
https://gitee.com/openharmony/kernel_liteos_m/issues/I611L2
2022-12-01 02:50:05 +00:00
..
include fix: iccarm test's problem fix 2022-09-25 18:54:03 +08:00
sample !918 Fix : POSIX 测试用例补充 2022-11-22 06:58:12 +00:00
src feature:支持queue地址外部部署共功能及queue名字设置 2022-08-08 23:11:11 +08:00
unittest feat: fs增加注册接口 2022-12-01 02:50:05 +00:00
BUILD.gn fix: 对与POSIX相关的测试用例添加入口 2022-06-28 08:20:09 +00:00
LICENSE chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
Makefile chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00