firmware/test
Mike Robbins f7469159cf
Reliable ACKs for DMs (#8165)
* RoutingModule::sendAckNak takes ackWantsAck arg to set want_ack on the ACK itself

* Use reliable delivery for traceroute requests (which will be copied to traceroute responses by setReplyTo)

* Update ReliableRouter::sniffReceived to use ReliableRouter::shouldSuccessAckWithWantAck

* Use isFromUs

* Update MockRoutingModule::sendAckNak to include ackWantsAck argument (currently ignored)

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-10-01 15:31:53 -05:00
..
test_crypto Improve PKC unit test coverage (#6485) 2025-04-03 14:17:36 -05:00
test_meshpacket_serializer Make phone queues use a static pointer queue (#7919) 2025-09-09 08:21:46 -05:00
test_mqtt Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
test_serial Validate Serial config console override modes (#7470) 2025-07-26 19:55:54 -05:00
TestUtil.cpp Include log messages in unit tests (#5666) 2024-12-26 13:42:15 +11:00
TestUtil.h Include log messages in unit tests (#5666) 2024-12-26 13:42:15 +11:00