Comment 24 for bug 1508081

Revision history for this message
Barry Warsaw (barry) wrote :

I'm having a difficult time figuring out a good test for ForceAllowGSMDownload(). I already have DownloadStarted() working and tested, but the former is giving me some pause.

Is it possible to set UDM into a mode where it thinks it's only on GSM? What I think I'd like to do is invoke UDM in this mode, with si-client on wifi-only. Then through the si D-Bus API, I'd issue the allowGSMDownload(True) call to UDM, which would then complete its download.

For testing purposes, can I get this in UDM?