firmware/test
Ben Meadors d1d16fc25f
Make phone queues use a static pointer queue (#7919)
* Make phone queues use a static pointer queue

* Static init

* Compile time constants now

* Instead, lets just use the normal pointerqueue for linux native builds and static for IoT platforms

* Add missing method

* Missing methods

* Update variant.h
2025-09-09 08:21:46 -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 Fix MQTT config bugs (#7446) 2025-07-26 05:38:24 -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