OpenHarmony设备开发 轻量系统芯片移植指导
移植验证OpenHarmony芯片移植完成后,需要开展OpenHarmony兼容性测试以及芯片SDK功能性测试。除可获得测试认证之外,还可以在开发阶段提前发现缺陷,大幅提高代码质量。OpenHarmony兼容性测试OpenHarmony兼容性测试是XTS(OpenHarmony生态认证测试套件)之一,详见OpenHarmony兼容性测试。添加test子系统以及xtsacts部件。在“vendorxxxxxxconfig.json”文件中,添加如下代码:{"subsystem":"test","components":[{"com...