kernel_liteos_a/testsuites/unittest/sys
lnlan 614cdccf91 fix(test): 修复sys部分用例因依赖passwd、group文件而失败
【背景】
1.sys部分用例因依赖passwd、group文件而失败

【修改方案】
1.用例执行前检查是否存在这些配置文件,不存在就跳过该用例

re#I48IUC

Change-Id: I787ce4b200f2a7546e57290b7dd073127caa07bb
Signed-off-by: lnlan <lanleinan@163.com>
2021-10-27 01:25:38 +00:00
..
full fix(test): 修复sys部分用例因依赖passwd、group文件而失败 2021-10-27 01:25:38 +00:00
smoke test: 添加sys模块接口的测试用例 2021-08-25 15:48:54 +08:00
BUILD.gn test: 添加sys模块接口的测试用例 2021-08-25 15:48:54 +08:00
It_test_sys.h fix(test): 修复sys部分用例因依赖passwd、group文件而失败 2021-10-27 01:25:38 +00:00
sys_unit_test.cpp fix(test): 修复sys部分用例因依赖passwd、group文件而失败 2021-10-27 01:25:38 +00:00