Commit Graph

20 Commits

Author SHA1 Message Date
Martin Pitt c027ab9fbc test: Convert to Python 3
Change raw_input() to input() and unicode to str. This is *not*
compatible with Python 2. Update the hashbangs to run with Python 3.
2014-03-11 19:34:08 -05:00
Martin Pitt 0c1fcd2b50 test: Make print calls compatible with Python 3
Turn print calls into print() function calls and avoid using
comma-separated arguments, so that they work and look the same with
both Python 2 and 3.
2014-03-11 19:32:18 -05:00
Denis Kenzior 11875b7f79 test: Tweak list-modems to display battchg 2012-12-17 09:50:22 -06:00
Marcel Holtmann 5f1cb3690b test: Fix printing of modem property strings 2012-08-09 10:28:27 -07:00
Denis Kenzior c4db121332 test: Pretty print the new HF Features property 2011-10-21 14:26:53 -05:00
Bertrand Aygon bdbcebbcab test: update list-modem with DataStrength property 2011-08-05 10:48:49 -05:00
Christian Lam 823038358e test: add Settings dict parsing for CDMA ConnMan 2011-03-17 14:23:26 -05:00
Jeevaka Badrappan f7a8a3d914 test: add Retries property to list-modems 2011-01-17 17:57:11 -06:00
Benoît Monin 8a260d7a60 test/list-modems : print Strength as an integer
org.ofono.NetworkRegistration property Strength is an integer,
so print it as such.
2010-12-17 17:10:37 -06:00
Denis Kenzior ba6db3af42 test: Update to the new Manager api 2010-09-09 14:38:14 -05:00
Denis Kenzior 0225a8ea10 test: Update to the new netreg API 2010-08-18 21:04:07 -05:00
Andrzej Zaborowski df35a66c64 list-modems: Pretty-print main menu 2010-08-18 00:28:12 -05:00
Marcel Holtmann 236f3acc0f Add support for Features property on modem interface 2010-06-09 20:46:10 -07:00
Denis Kenzior 6fcb64d422 test: Update list-modems to the new API 2010-05-27 14:59:04 -05:00
Denis Kenzior 77693b697d Rename AvailableOperators to Operators 2010-03-25 10:37:46 -05:00
Marcel Holtmann 8864778c02 Add some extra special handling to list-modem test script 2009-10-25 00:42:23 +09:00
Marcel Holtmann a63508a7db Convert some more strings list for easier reading 2009-09-25 14:05:32 -07:00
Marcel Holtmann 041b192fcd Update test script with more property tweaks 2009-09-06 07:35:11 +02:00
Marcel Holtmann 8acad4d0b4 Add support for SIM atom to MBM driver 2009-09-03 10:07:20 -07:00
Marcel Holtmann 57dce83f0f Add two extra test programs for modem interface 2009-09-02 03:35:09 -07:00