aboutsummaryrefslogtreecommitdiff
path: root/test/enable.py
AgeCommit message (Collapse)Author
2013-06-18test: remove testers of the old interfaceAleksander Morgado
Old python tests using the old ModemManager interface are removed, as mmcli provides already a much nicer way to test the DBus interface. Also, mm-test.py and the PPPD plugin get removed, which were also using the old interface, and which were not very useful for testing newer non-PPP based modems. https://bugzilla.gnome.org/show_bug.cgi?id=702061
2011-08-09test: allow modem numbers in addition to object pathsDan Williams
If the command-line arg doesn't look like an object path, treat it as the modem # and make the object path.
2010-06-29test: add some simple testing utilitiesDan Williams