hunting/test/utils/LinuxApiMock
2024-02-02 06:25:00 -08:00
..
include UratDevice mock code done. 2024-01-29 12:48:41 -08:00
src UratDevice mock code done. 2024-01-29 12:48:41 -08:00
CMakeLists.txt Add MucManager module. 2024-02-02 06:25:00 -08:00
README.md Add UartDevice module test code. 2024-01-24 08:20:47 -08:00

1. Linux 系统函数模拟接口

为了方便在ubuntu系统进行代码的调试运行对Linux标准函数进行多态转换。