Skip to content

Add modemmanager DBus stub

This script also adds a test interface "org.freedesktop.ModemManager1.LibmmGlibTest" which allows to inject some errors and simulate modem behavior:

  • Add a modem object
  • Emit modem state changed
  • Set modem error

Script is heavily inspired from test-networkmanager-service.py from NetworkManager project (see https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/master/tools/test-networkmanager-service.py)

Signed-off-by: Frederic Martinsons frederic.martinsons@sigfox.com

Edited by Frédéric Martinsons

Merge request reports