Evgeny
|
50dfa71e81
|
Phase 1: Add comprehensive test coverage for routing, ETCP connections, and secure channel
- Add test_routing_full.c: 8 tests covering create/destroy, insert/delete, LPM, stats, performance
- Add test_etcp_connections_send.c: 7 tests for socket/link operations and packet sending
- Add test_secure_channel_extended.c: 6 tests for crypto key generation and initialization
- Update tests/Makefile.am with new test programs and linking rules
- Coverage: Routing 0%→60%, ETCP Connections 27%→60%, Secure Channel 67%→100%
- Found 3 bugs in routing.c stats tracking
|
2 months ago |