mirror of
https://gitee.com/openharmony/arkcompiler_runtime_core
synced 2024-11-23 23:00:08 +00:00
acafccebcc
Issue: https://gitee.com/open_harmony/dashboard?issue_id=IAMTVR Tests: ninja all tests Signed-off-by: Lind Vladimir WX1350717 <lind.vladimir1@huawei-partners.com>
26 lines
445 B
JSON
Executable File
26 lines
445 B
JSON
Executable File
{
|
|
"abc2program": "*",
|
|
"arkplatform": "*",
|
|
"assembler": "*",
|
|
"bytecode_optimizer": "*",
|
|
"cmake": "*",
|
|
"compiler": "*",
|
|
"disassembler": "*",
|
|
"docs": "*",
|
|
"gn": "*",
|
|
"isa": "*",
|
|
"ldscripts": "*",
|
|
"libark_defect_scan_aux": "*",
|
|
"libpandabase": "*",
|
|
"libpandafile": "*",
|
|
"libziparchive": "*",
|
|
"panda": "*",
|
|
"pandastdlib": "*",
|
|
"platforms": "*",
|
|
"plugins": "*",
|
|
"scripts": "*",
|
|
"templates": "*",
|
|
"tests": "*",
|
|
"verifier": "*"
|
|
}
|