kernel_liteos_a/testsuites
lnlan 0676578aae fix(kernel_test): 内核mem/shm冒烟用例重复运行失败
【背景】内核mem/shm冒烟用例概率性失败门禁中shm冒烟用例失败,经验证
与构建,不符合预期

【修改方案】
原内核用例的源文件是通过框架自带的source_set(一种虚拟静态库)的方式组织的,
不受unittests(自定义的一种方式)控制,修改为文件列表直接加入到unittest中。

【影响】
对现有的产品编译不会有影响。

re #I3TH4W

Signed-off-by: lnlanc <lanleinan@163.com>
Change-Id: If5452adb033c17ee0d7c7f683968fe53013ee289
2021-06-07 18:51:28 +08:00
..
build add testsuites 2021-04-25 17:35:47 +08:00
kernel fix: fix length typo 2021-05-18 14:33:59 +08:00
unittest fix(kernel_test): 内核mem/shm冒烟用例重复运行失败 2021-06-07 18:51: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