Commit Graph

3 Commits

Author SHA1 Message Date
ovizro 7c7827fddb refactor(event): optimize event handling and remove inicpp dependency
- Update event handling logic for better performance
- Remove unused inicpp dependency
- Fix typos and improve code readability
- Update build script for better portability
2024-12-27 20:49:00 +08:00
ovizro 610a7e4008 refactor(project): remove unused DataQueue implementation and CCfgFileParser
- Removed DataQueue and CCfgFileParser classes
- Deleted related source files and Makefile
- Updated .gitignore to exclude new directories
- Modified CMakeLists.txt to add library output path
- Added new memory comparison assertion macros in c_testcase.h
2024-12-06 22:08:52 +08:00
ovizro 9bf7306aa2 init repo 2024-11-28 16:31:00 +08:00