Commit Graph

525 Commits

Author SHA1 Message Date
handyohos
871623c917 Bugfix: add singleton global variables to napi version script
1)在version script中公开singleton.h中的instance_以及mutext_全局变量;单例全局变量有在多个ELF中有多份,需确保都是公开的,隐藏后会导致操作不同实例。
2)公开ipc iremoute_broker.h中的BrokerDelegator单例实例delgator_全局变量。
3) 补齐ace engine需要的特殊符号。

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ib089aa7daf153c4cd031e1addab5e7426f3df832

#I6AQE0
2023-01-16 19:32:00 +08:00
openharmony_ci
ffd0daed86
!15 将quickfixmanager_napi添加到napi_module whitelist
Merge pull request !15 from 张亚菲/zyf
2023-01-16 01:28:20 +00:00
zhangyafei.echo
53488f6e9e IssueNo:#I6AK44
Description:Add quickfixmanager_napi to whitelist.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I5f5aafb65e54a1817e8f420cc05ccc91d3fd9736
2023-01-14 19:36:14 +08:00
redjie
9bcf4dd183 用例转移简化
Signed-off-by: redjie <hongshaojie@h-partners.com>
2023-01-13 16:55:13 +08:00
openharmony_ci
c0236aac57
!13 HiAppEvent加入Napi白名单
Merge pull request !13 from lyj/master
2023-01-12 08:24:32 +00:00
lyj_love_code
bc20dc179a add hiappevent to napi whitelist
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
2023-01-12 11:06:01 +08:00
openharmony_ci
be0c95f6c2
!10 图片更新systemUI
Merge pull request !10 from SEASON_SYSU/master
2023-01-11 04:27:13 +00:00
tangzhigang1
33171a0aeb 图片更新systemUI
Signed-off-by: tangzhigang1 <tangzhigang7@huawei.com>
2023-01-10 19:28:09 +08:00
openharmony_ci
e348bd4e07
!9 增加SA库的依赖拦截规则检查
Merge pull request !9 from handy/0107
2023-01-09 02:10:09 +00:00
handyohos
c02017f057 Feature: add deps_guard rule for SA libraries
1) SA modules not in whitelist can not be depended, except setting version_script
2) print warning for SA modules without setting shlib_type = "sa"
3) error when non SA modules setting shlib_type = "sa"

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Icb671422eee5a7c64f62cf74644ddcd4fa3ac7e8

#I69DRG
2023-01-09 09:27:11 +08:00
openharmony_ci
b7645d2c94
!6 整改对screenlock相关NAPI库的非法依赖
Merge pull request !6 from handy/1227
2022-12-28 06:46:17 +00:00
openharmony_ci
d5a131cca0
!5 deps_guard增加接口,支持编译框架集成
Merge pull request !5 from handy/1224
2022-12-28 04:40:52 +00:00
handyohos
c6ae5a193c Bugfix: fix invalid install directory for screenlock related libraries.
1) do not install screenlock_client, screenlock_server, screenlock_utils to module directory
2) add screenlock_static for uttest, screenlock NAPI module will be optimized

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I8fa478a26951cf689fa2b28dd15d4b3de6dfdf0c

#I67M0C
2022-12-27 11:39:02 +08:00
handyohos
c50eb75686 build post process support deps_guard
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Id983d04084d8f41c8ad13b1d45f34ee28c71283c

#I67BUG
2022-12-25 09:20:22 +08:00
openharmony_ci
6c51ce97a2
!4 修改deps_guard目录
Merge pull request !4 from handy/1224
2022-12-24 03:46:03 +00:00
handyohos
b6e966ea5d Change deps_guard directory.
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ic08d537b38d5a248477efc0202af790087964386

#I67B61
2022-12-24 11:00:50 +08:00
openharmony_ci
51bbc6f67b
!3 增加非法依赖关系拦截系统
Merge pull request !3 from handy/1224
2022-12-24 02:44:58 +00:00
handyohos
854b2d23f9 Add dependency guard system.
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ic1349c51a16c8023488c9c452b4d52ec37c897d3

#I67AQW
2022-12-24 10:15:09 +08:00
openharmony_ci
fcee754472
!2 无障碍服务动态启动
Merge pull request !2 from swhite/master
2022-12-15 08:24:59 +00:00
swhite
28ae2a3ac2
Signed-off-by zayne_zhang<zhangzengyi1@huawei.com>
冒烟测试删除无障碍进程(进程改为动态启动)

Signed-off-by: swhite <zhangzengyi1@huawei.com>
2022-12-15 03:29:10 +00:00
mamingshuai
89d36df63a
!1 修改readme和搬迁用例
Merge pull request !1 from peitaiyi/master
2022-12-13 01:43:06 +00:00
taiyi.pei
bc4e61686e add repo cases matrix
Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
2022-12-12 20:57:31 +08:00
taiyi.pei
a0011dd0a1 add readme and init cases
Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
2022-12-12 20:49:08 +08:00
peitaiyi
97f14762b3
add LICENSE.
Signed-off-by: peitaiyi <peitaiyi@huawei.com>
2022-12-12 11:16:00 +00:00
mamingshuai
5f05d928a6
Initial commit 2022-12-12 09:20:33 +00:00