Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-10 | test: Add AvailableTechnologies to list-modems | Alfonso Sanchez-Beato | 1 | -1/+2 | |
2014-03-11 | test: Convert to Python 3 | Martin Pitt | 1 | -1/+1 | |
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 | test: Make print calls compatible with Python 3 | Martin Pitt | 1 | -5/+5 | |
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. | |||||
2012-12-17 | test: Tweak list-modems to display battchg | Denis Kenzior | 1 | -1/+2 | |
2012-08-09 | test: Fix printing of modem property strings | Marcel Holtmann | 1 | -2/+2 | |
2011-10-21 | test: Pretty print the new HF Features property | Denis Kenzior | 1 | -1/+2 | |
2011-08-05 | test: update list-modem with DataStrength property | Bertrand Aygon | 1 | -1/+2 | |
2011-03-17 | test: add Settings dict parsing for CDMA ConnMan | Christian Lam | 1 | -0/+10 | |
2011-01-17 | test: add Retries property to list-modems | Jeevaka Badrappan | 1 | -0/+5 | |
2010-12-17 | test/list-modems : print Strength as an integer | BenoƮt Monin | 1 | -1/+2 | |
org.ofono.NetworkRegistration property Strength is an integer, so print it as such. | |||||
2010-09-09 | test: Update to the new Manager api | Denis Kenzior | 1 | -8/+3 | |
2010-08-18 | test: Update to the new netreg API | Denis Kenzior | 1 | -7/+7 | |
2010-08-18 | list-modems: Pretty-print main menu | Andrzej Zaborowski | 1 | -0/+3 | |
2010-06-09 | Add support for Features property on modem interface | Marcel Holtmann | 1 | -1/+1 | |
2010-05-27 | test: Update list-modems to the new API | Denis Kenzior | 1 | -1/+5 | |
2010-03-25 | Rename AvailableOperators to Operators | Denis Kenzior | 1 | -1/+1 | |
2009-10-25 | Add some extra special handling to list-modem test script | Marcel Holtmann | 1 | -1/+4 | |
2009-09-25 | Convert some more strings list for easier reading | Marcel Holtmann | 1 | -1/+3 | |
2009-09-06 | Update test script with more property tweaks | Marcel Holtmann | 1 | -3/+13 | |
2009-09-03 | Add support for SIM atom to MBM driver | Marcel Holtmann | 1 | -1/+1 | |
2009-09-02 | Add two extra test programs for modem interface | Marcel Holtmann | 1 | -0/+46 | |