summaryrefslogtreecommitdiffstats
path: root/test/test-network-registration
AgeCommit message (Expand)AuthorFilesLines
2014-03-11test: Convert to Python 3Martin Pitt1-1/+1
2014-03-11test: Move from static gobject bindings to GIMartin Pitt1-2/+2
2014-03-11test: Replace obsolete has_key() with "in"Martin Pitt1-2/+2
2014-03-11test: Make exceptions compatible with Python 3Martin Pitt1-1/+1
2014-03-11test: Make print calls compatible with Python 3Martin Pitt1-12/+12
2011-09-29test: add support to select modemGustavo F. Padovan1-7/+13
2011-01-20test: Remove deregister support from test scriptAki Niemi1-5/+1
2010-09-09test: Update to the new Manager apiDenis Kenzior1-2/+2
2010-08-18test: Update to new netreg APIDenis Kenzior1-20/+0
2010-06-03Fix wrong spelling of the word usageMarcel Holtmann1-3/+3
2010-03-25Update tests to new netreg APIDenis Kenzior1-3/+3
2010-03-25Rename AvailableOperators to OperatorsDenis Kenzior1-1/+1
2009-06-18Fix NetworkRegistration test by fixing indentation.Andrzej Zaborowski1-1/+1
2009-06-12Fixup style issues with previous MCC/MNC patchDenis Kenzior1-1/+1
2009-05-28Add test script for NetworkRegistration interfaceDenis Kenzior1-0/+89