aboutsummaryrefslogtreecommitdiff
path: root/test/mm-test.py
AgeCommit message (Expand)Author
2009-10-12test: add connect abilityDan Williams
2009-10-12cdma: split 1x and EVDO registration statesDan Williams
2009-10-11mm-test: fix cdma registration state parsingDan Williams
2009-10-09cdma: implement generic registration state handlingDan Williams
2009-10-06gsm: add cell access technology reporting to Scan()Dan Williams
2009-09-08test: allow up to 60 seconds for Scan to completeDan Williams
2009-08-31test: don't bail out on errors parsing CDMA serving system resultsDan Williams
2009-08-31test: make mm-test executable againDan Williams
2009-08-17test: obscure IMSI/IMEI/ESN by defaultDan Williams
2009-08-06license: add license header to all files and set copyright based on git logAlexander Sack
2009-06-19cdma: implement GetServingSystemDan Williams
2009-06-19cdma: implement GetEsn()Dan Williams
2009-06-19modem: move GetInfo from GsmCard -> Modem interfaceDan Williams
2009-06-19test: refactorDan Williams
2009-06-18test: allow IMEI request to failDan Williams
2009-06-18test: fix up test program for current APIDan Williams
2008-10-20Fix mm-test.py.Tambet Ingo
2008-09-16Add marshallers so that RegistrationInfo signal can be enabled.Tambet Ingo
2008-07-31Enable the device before trying to operate on it.Tambet Ingo
2008-07-31Add an example testing program.Tambet Ingo