Bradley Born 4c74e237c2 • Class rename: MobilePreTest → MobileTests
• New method added: RunFinalTestAsync() - Performs final mobile tests including SSH verification of setup files
• Calls SSH.MobiletxtCheck() to verify /home/mav/Mobile-Setup-configuration-marker.txt exists on device
• Updates UI with "MobileSetup.sh" pass/fail status
• Mobile Tests/Mobile API.cs (New File Created)
New Method Added: MobiletxtCheck(string IPAddress) - Boolean method to verify setup marker file
• Checks if /home/mav/Mobile-Setup-configuration-marker.txt exists on device via SSH
• Returns exit status 0 (true) if file exists, false otherwise
• Used in RunFinalTestAsync() for setup verification
2026-01-14 11:49:32 +00:00
2026-01-09 15:49:54 +00:00
2025-11-04 12:56:16 +00:00
2026-01-09 15:49:54 +00:00
2025-09-02 15:32:24 +01:00
2025-09-02 15:32:24 +01:00
2025-09-02 15:32:24 +01:00
2025-09-02 15:32:21 +01:00
2025-09-02 15:32:24 +01:00
2026-01-14 10:36:58 +00:00
2026-01-13 15:31:50 +00:00
2025-09-02 15:32:24 +01:00
2025-11-04 14:29:38 +00:00
2025-12-02 13:08:08 +00:00
2025-11-26 14:39:07 +00:00
2025-09-02 15:32:24 +01:00
2025-09-02 15:32:24 +01:00
Description
AIQ production GUI
2 MiB
Languages
C# 100%