This repository has been archived on 2025-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
controller-hart/User/hart/test/README.md

284 B

简介

本项目主要是 HART 协议,通过 python 调用动态库接口。

环境安装

mingw、python3.7-win32

HART 模块测试说明

测试文件放在 test 目录中,通过执行 makefile 实现接口的全覆盖测试, 测试结果放在 test/report 目录中