extern_interface/tests
ovizro 53a5fe6d50 feat(core): rename and restructure event handling and initialization
- Rename exint_init to exint_initialize
- Update event handling to use multiple threads
- Add epoch checking to DataQueue
- Modify config reading logic
- Update build scripts
- Refactor test cases
2024-12-14 14:39:28 +08:00
..
CMakeLists.txt feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
c_testcase.cpp refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
test_event.cpp feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
test_host_com.cpp refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00
test_logging.cpp refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
test_queue.cpp refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00