Optimize integration testing
- Add injection package plug-in - Add libstellar_dynamic.so to facilitate unit testing of upper-level plug-ins
This commit is contained in:
3
test/packet_parser/CMakeLists.txt
Normal file
3
test/packet_parser/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# build packet_parser
|
||||
add_executable(packet_parser packet_parser.cpp)
|
||||
target_link_libraries(packet_parser packet pcap)
|
||||
Reference in New Issue
Block a user