mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-08-03 20:14:15 +02:00
315 B
315 B
mqtt_outbox host tests
Isolated host tests for lib/mqtt_outbox.c. Tests call the outbox API directly —
no MQTT client, no transport, no FreeRTOS scheduler required.
Build and run
cd test/mqtt_outbox_host_test
idf.py --preview set-target linux
idf.py build
./build/mqtt_outbox_host_test.elf