aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-09-14test: new tester for the messaging capabilities of a modem, using `mmcli'Aleksander Morgado
2012-08-31test: add utility to force a modem disconnectDan Williams
2012-05-30test: ignore ESN errors in info.pyDan Williams
2012-03-16build: require gudev >= 147Aleksander Morgado
2012-02-02test: (sms-get.py) don't fail if we don't get an SMSCDan Williams
2012-02-01test: pretty-print SMS messages in sms-get.pyDan Williams
2012-01-26test: add SMS get example/testDan Williams
2012-01-26test: add missing examples to Makefile.amDan Williams
2012-01-26test: rename SMS send exampleDan Williams
2012-01-18test: print sent SMS message index on successDan Williams
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams
2012-01-18test: enhance SMS send util to accept validity and SMSC addressDan Williams
2012-01-18test: print out error if sending SMS failsDan Williams
2012-01-18tests: better handling of encodings in SMS test toolDan Williams
2011-09-30examples: add example of auto-enabling modemsDan Williams
2011-08-09test: allow modem numbers in addition to object pathsDan Williams
2011-07-24tests: fix access tech reporting in scan.pyDan Williams
2011-07-21test: improve ussd.py help messageGuido Günther
2011-03-26test: add test program to send SIM PINDan Williams
2011-01-14test: handle cancel and distinguish between initiate and respond (bgo #638038)Guido Günther
2010-11-05gsm: add preliminary USSD support (bgo #590798)Guido Günther
2010-10-25gsm: add SimIdentifier propertyDan Williams
2010-10-21core: add DeviceIdentifier propertyDan Williams
2010-08-30test: add scan helper/testerDan Williams
2010-07-09test: add modem info helperDan Williams
2010-06-29gsm: implement location APIDan Williams
2010-06-29test: add some simple testing utilitiesDan Williams
2010-04-09test: fix lsudev crashDan Williams
2010-01-19cdma: increase data call initiation timeoutDan Williams
2010-01-05test: handle various missing operator strings if the modem doesn't report themDan Williams
2009-12-21build: don't require pppd headers to buildDan Williams
2009-12-21test: add support for static IP configured devices (ie, 'hso')Dan Williams
2009-12-20test: add ability to drive ppp for connection testsDan Williams
2009-12-20test: fix build warningDan Williams
2009-12-11test: argument parsing and connect improvementsDan Williams
2009-12-02test: give some time before disconnectingDan Williams
2009-11-29test: actually send username and password when connectingDan Williams
2009-11-29test: give connect a bit more timeDan Williams
2009-11-29test: handle scan errors more gracefullyDan Williams
2009-11-24test: handle signal quality exceptionsDan Williams
2009-11-17test: add lsudev.c since I don't know where else to put itDan Williams
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