summaryrefslogtreecommitdiff
path: root/test/test-network-registration
Commit message (Expand)AuthorAgeFilesLines
* test: Convert to Python 3Martin Pitt2014-03-111-1/+1
* test: Move from static gobject bindings to GIMartin Pitt2014-03-111-2/+2
* test: Replace obsolete has_key() with "in"Martin Pitt2014-03-111-2/+2
* test: Make exceptions compatible with Python 3Martin Pitt2014-03-111-1/+1
* test: Make print calls compatible with Python 3Martin Pitt2014-03-111-12/+12
* test: add support to select modemGustavo F. Padovan2011-09-291-7/+13
* test: Remove deregister support from test scriptAki Niemi2011-01-201-5/+1
* test: Update to the new Manager apiDenis Kenzior2010-09-091-2/+2
* test: Update to new netreg APIDenis Kenzior2010-08-181-20/+0
* Fix wrong spelling of the word usageMarcel Holtmann2010-06-031-3/+3
* Update tests to new netreg APIDenis Kenzior2010-03-251-3/+3
* Rename AvailableOperators to OperatorsDenis Kenzior2010-03-251-1/+1
* Fix NetworkRegistration test by fixing indentation.Andrzej Zaborowski2009-06-181-1/+1
* Fixup style issues with previous MCC/MNC patchDenis Kenzior2009-06-121-1/+1
* Add test script for NetworkRegistration interfaceDenis Kenzior2009-05-281-0/+89