kernel_liteos_a/testsuites
vcbchang 455e42e5b9 test: 修复了杀死掉hilog进程后SecurityCapability门禁用例无法通过的问题
【背景】如果操作系统先执行kill hilog进程,然后再执行SecurityCapability,那么门禁用例将无法通过,原因是该用例先获取了hilog进程的id,但hilog进程已经杀掉了,所以报错

【修改方案】
1. 增加kill 0与错误码判断,如果发现进程已经被干掉的话将不执行相关内容

【影响】
无其它影响。
Signed-off-by: vcbchang <vcbchang@qq.com>
Change-Id: Icdf357800175eff19acf1f92426469642a697386
2021-06-28 20:31:28 +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 test: 修复了杀死掉hilog进程后SecurityCapability门禁用例无法通过的问题 2021-06-28 20:31:28 +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