From 65b4c9dc8626757f5f7cda279881b059e926916c Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 18 May 2026 19:55:33 +0530 Subject: fix: divide-by-zero crash when no WiFi networks configured - Guard tollgate_config_get_next_wifi against network_count=0 - Add fallback parsing for wifi_ssid/wifi_password flat fields - Add heap info to API server failure log for debugging - All 75 unit tests passing --- tests/unit/test_mcp_handler | Bin 38736 -> 63056 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/unit/test_mcp_handler') diff --git a/tests/unit/test_mcp_handler b/tests/unit/test_mcp_handler index b5d6a85..a001641 100755 Binary files a/tests/unit/test_mcp_handler and b/tests/unit/test_mcp_handler differ -- cgit v1.2.3