lnlan
|
a23b491f8c
|
style:修改 liteos_a unittest 测试文件的 licence 注释
【背景】解除告警
【修改方案】
格式化修改告警文件的文件头注释格式
re #I44497
Signed-off-by: lanleinan <lanleinan@163.com>
Change-Id: If9fa5de0f896ddf8c3fc88408c8f88f633fdb3e7
|
2021-08-05 14:57:02 +00:00 |
boxi
|
4e4f2d6d7e
|
refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理
LiteOS_a中有部分配置宏进行了重复冗余定义,导致当头文件未被包含时,极易引入错误,
故对menuconfig配置宏进行统一处理,均使用#ifdef/#ifndef作为预编译判断方式
Close #I3YEGS
Change-Id: Ife6db770cc66de1d6199a4f3ba3950e9bfd0e71a
Signed-off-by: boxi <lewis.liulei@huawei.com>
|
2021-07-01 09:08:18 +08:00 |
Kenneth
|
81f3d59717
|
chore: fix typos
fix typo destroy
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RR17
Signed-off-by: Kenneth <459864689@qq.com>
|
2021-06-16 14:52:06 +08:00 |
kenneth
|
12d98b144b
|
fix: fix length typo
fix typos length、there、necessary
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RSY0
|
2021-05-18 14:33:59 +08:00 |
lnlan
|
b27264b9f3
|
add testsuites/kernel to build
Change-Id: Ia14a3413b6c974771cef2e147083c7748abd1c59
|
2021-05-11 11:42:41 +08:00 |
lnlan
|
778c5e17c3
|
add testsuites
Change-Id: Ice1193d1ae7f2e0d12a2a38a306a6399407f5037
|
2021-04-25 17:35:47 +08:00 |