These tests were failing (both with/without ofono) because iwd was trying to autoconnect before the autotest had issued a connect request (causing iwd to return a busy response). To fix this, autoconnect was explicitly disabled in the config file.
A new 'keys' file must be added for hardcoded keys
Included an HLR AuC python implementation that is required by hostapd. This is what hostapd uses to retrieve SIM card values over a UNIX socket.