Commit Graph

10 Commits

Author SHA1 Message Date
wengchangcheng
01121dd6d8 Fix Log print error in intl
Add ENABLE_HILOG defines in intl source_set

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6O7R9

Test: UT & 262

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5f77533baec9575f495b068d516528d0697b8421
2023-03-24 20:34:46 +08:00
bi-hu
e6bda7a3f2 Modify the jsonparse and jsonstringif FUZZ tests bug
Signed-off-by: bi-hu <bihu@huawei.com>
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I671Z0
2022-12-22 11:00:06 +08:00
wengchangcheng
32ef9871e7 Descriptor: Fix standalone build error
Details: modify gn and some template

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5XGZ4

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Idca98896e01426fe055025efe8800ac01d27d3c5
2022-10-25 12:52:10 +08:00
zhaozhibo
88aa03ee5b fix JSONParse fuzztest case failed
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-10-20 10:18:48 +08:00
jing_han
ffd82bb0bb Modify use cases to run on development board and Add a test case
description:Modify use cases to run on development board and Add a test case
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5UVVQ

Signed-off-by: jing_han <hanjing35@huawei.com>
2022-10-10 15:54:21 +08:00
Gymee
dfe2d2c319 migrate tooling to toolchain
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I2ab3b4481fc8c51ae3bc1ffe2736a806cd14ebd9
2022-09-22 20:33:49 +08:00
zhaozhibo
29881700e0 fix fuzztest cases Compilation failed with '--gn-args use_clang_coverage=true' parameter
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-09-16 20:02:34 +08:00
jing_han
323137de01 Modify use cases to run on development board
description:Modify use cases to run on development board
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5QT3N

Signed-off-by: jing_han <hanjing35@huawei.com>
2022-09-14 10:42:44 +08:00
zhaozhibo
70ef1fe85d fix fuzztest case crash(ERROR: AddressSanitizer: heap-use-after-free on address) and Unavailable(Missing reference to libark_jsruntime_test.so)
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-08-25 09:00:13 +08:00
jing_han
433be00eb7 Add fuzztest case to ets_runtime
description:Add fuzztest case to ets_runtime
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5KTBM

Signed-off-by: jing_han <hanjing35@huawei.com>
2022-08-08 09:33:21 +08:00