Home
last modified time | relevance | path

Searched +full:harmonyos +full:- +full:next +full:- +full:db0 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/utils/
Dconfig.yaml6 # http://www.apache.org/licenses/LICENSE-2.0
21 - sdk:
26 - D:\SDK\openHarmony_SDK\11
27 - D:\SDK\HarmonyOS_SDK\HarmonyOS-NEXT-DP1\base
30 "HarmonyOS-NEXT-DP0": 10
31 "HarmonyOS-NEXT-DP1": 11
32 "HarmonyOS-NEXT-DB0": 12
33 - dayu200:
38 - D:\AutoXTSTest\dayu200_xts
41 … date for which you want to retrieve the commit information, Use the following format: '2024-01-01'
[all …]
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dconfig.yaml6 # http:\www.apache.org/licenses/LICENSE-2.0
17 deveco_path: D:\Software\Deveco-0602\DevEco Studio
23 '4.0.0(10)': "HarmonyOS-NEXT-DP0"
24 '4.1.0(11)': "HarmonyOS-NEXT-DP1"
25 '5.0.0(12)': "HarmonyOS-NEXT-DB0"
34 # -name: name of the hap
35 # -path: path of the hap project
36 # -type: type of the hap. Available values are: [stage, fa, js, compatible8]
38 # -widget: indicates this hap has widget, which has widgets.abc in stage mode
39 # -error: indicates this hap need to test whether compile error is correctly generated as we…
[all …]