extern_interface/tests
ovizro 5ca1a439f3 refactor(exint): improve queue implementation and rename project
- Rename project from extern_interface to external_interface
- Update CMakeLists.txt to use new project name and add compiler flags
- Implement QueueException and related classes in dataqueue.hpp
- Update event handling and thread management in event.cpp
- Modify external_interface initialization and naming conventions
- Update logging and test cases to reflect changes
2024-12-06 16:07:06 +08:00
..
c_testcase.cpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
test_event.cpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
test_host_com.cpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
test_logging.cpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
test_queue.cpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00