Commit Graph

26 Commits

Author SHA1 Message Date
cllvly
1543d37c52 Standardize the component info of runtime core
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I9E7Y4
Tests: build target & UT & standalone build
Signed-off-by: chenlong <chenlong292@h-partners.com>
Change-Id: I501aefda64ff97d40ca91cc1d3ec128bb1635024
2024-04-06 20:29:45 +08:00
ah
b10fa48f09 5.0 component improvement
Signed-off-by: ah <liangahui@h-partners.com>
2024-03-30 20:33:23 +08:00
luoshiyu
7ac8426f9f Fix code that doesn't meet the specification in bytecode_instruction_tests.cpp and pandargs_test.cpp
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I9AESE
Tests: runtime_core_host_unittest
Signed-off-by: luoshiyu <luoshiyu2@h-partners.com>
Change-Id: I50174c936a8e61420436ba5d87a7b3d6e4fc4481
2024-03-21 16:04:17 +08:00
luoshiyu
9ab0cb92d5 Refactor pandargs_test.cpp and bytecode_instruction_tests.cpp
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I98N1M
Tests: runtime_core_host_unittest
Signed-off-by: luoshiyu <luoshiyu2@h-partners.com>
Change-Id: I3e7d469021a29c0a66c0b929a5da7e694602e717
2024-03-19 11:15:56 +08:00
songqi
9149a76fc1 Fix codeCheck warnings
Issue: I6PPF1
Tests: compile/UT
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ie075570230a3e6ff5c7db5912079a23f61cedc9c
2023-03-23 21:36:44 +08:00
openharmony_ci
39d214666e
!343 Fix codecheck warnings
Merge pull request !343 from dakeQI/0203warning_master
2023-02-03 11:56:05 +00:00
songqi
27b2f8cd62 Fix codeCheck warnings
Fix codeCheck warnings.
Issue: I6CMFO

Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Icfaf8772ed4a08a5f7bd91926bffba9ea9ce60c8
2023-02-03 19:20:55 +08:00
songqi
7dd5ab6bc7 Fix codeCheck warnings
Fix codeCheck warnings.
Issue: I6CG8K

Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ib354b9980c1acc53cd7a945301781213d09071df
2023-02-02 13:02:20 +08:00
xucheng46
fea9ef6f4e Fix tdd tests in debug mode
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I63C73
Tests: runtime core unit tests

Signed-off-by: xucheng46 <xucheng46@huawei.com>
Change-Id: I7d2689e0ac1da2cef6e8d4d772f30ad16174301b
2022-11-28 10:45:13 +08:00
openharmony_ci
b0829e5f86
!306 Add tdd test in libpandabase
Merge pull request !306 from 徐城/ts-tdd-02-libpandabase
2022-11-26 12:14:18 +00:00
songqi
4bb9132b76 Add TDD test cases
Add TDD test cases to verify code correctness.

Issue: I63A8K
Tests: host/device ut, ark standalone build
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ib8b4675ee9f3fb25193f2fee1c28316468a44622
2022-11-26 18:22:33 +08:00
xucheng46
f68ae40a5b Add tdd test in libpandabase
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I638TS
Test: runtime core unit tests

Signed-off-by: xucheng46 <xucheng46@huawei.com>
Change-Id: I4a287f1b83539e2531312bd8f53ccf93316635cf
2022-11-26 18:19:25 +08:00
songqi
2d7f29f8e1 Add TDD test cases
Add TDD test cases to verify code correctness.

Issue: I6375E
Test: device/host ut, ark standalone build
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: If2d4d91c50e7a4481ddf10a7f38b11343acb1483
2022-11-25 19:58:55 +08:00
shawn_hu_ls
c5a6bc7ced Remove unused code in libpandabase for branch coverage
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I62OZ5?from=project-issue
Test: test262 / tdd / standalone build

Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2022-11-24 21:33:15 +08:00
songqi
818ec7a28a Add TDD test cases
Add TDD test cases to verify code correctness.

Issue: I630C4
Test: device/host ut, ark standalone build
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ide304daf0cd02e33bbe746ef8f6a74aa35962fec
2022-11-24 12:12:01 +00:00
songqi
d391cc6b1f Add TDD test cases
Add TDD test cases to verify code correctness.

Issue: I62LZJ
Test: device/host unit test, ark standalone build
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ieab285a36189365d4df7eec6c9c697c7f681f3bb
2022-11-24 06:33:39 +00:00
songqi
d1f876324e Fix running error of TDD test cases on the device
Fix running error of Tdd test cases on the device caused by link symbols not being found.

Issue: I62NCV
Test: device unit test
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: I62d2404430dbc41e1881c34c5b07b9aa2c07678f
2022-11-23 05:27:25 +00:00
songqi
6c5a1713c3 Add TDD test cases
Add TDD test cases to verify code correctness.

Issue: I61M8D
Test: unit test
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: I8313d2b4445b78315730c88d7515bc20249a819e
2022-11-19 10:04:53 +00:00
songqi
b45ec1bec7 Fix codecheck warnings
Fix codecheck warnings.

Issue: I5QHOC
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: Ie691be3ab83524d850e70e6397ea218890185fb2
2022-09-22 15:00:54 +08:00
huangyu
c658ccf319 Update runtime_core code
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I5G96F
Test: Test262 suit, ark unittest, rk3568 XTS, ark previewer demo

Signed-off-by: huangyu <huangyu76@huawei.com>
Change-Id: I3f63d129a07deaa27a390f556dcaa5651c098185
2022-07-17 10:20:32 +08:00
huangyu
f76f983336 Refactor mutex, library loader and complement Windows thread API
Signed-off-by: huangyu <huangyu76@huawei.com>
Change-Id: I662463d239f6d050ef6908de70e0e98cf85bf2a6
2022-06-10 16:25:49 +08:00
huangyu
414784b029 Support ARK Previewer on Windows Platform
Signed-off-by: huangyu <huangyu76@huawei.com>
Change-Id: I9ab44583d364fec1f73aa10d6d066e730b320c17
2022-04-24 18:21:35 +08:00
Ilya Trubachev
333ccf0f98 copyright update
Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei.com>
2022-03-25 13:17:51 +03:00
wangyantian
3fe4238952 Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021)
Signed-off-by: wangyantian <wangyantian@huawei.com>
2021-12-24 14:56:13 +08:00
shawn_hu_ls
75fb4dc54c Fix code static checking warnings
Signed-off-by: shawn_hu_ls <huxiaowei0506@hotmail.com>
2021-09-24 17:08:00 +08:00
wanyanglan
14c9021696 add ark runtime_core
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I2564094cef9c6c41263e37faf9ffbbec14223dc7
2021-09-05 20:53:43 +08:00