summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: require gudev >= 147Aleksander Morgado2012-03-131-1/+0
* test: (sms-get.py) don't fail if we don't get an SMSCDan Williams2012-02-021-1/+7
* test: pretty-print SMS messages in sms-get.pyDan Williams2012-02-011-1/+20
* test: add SMS get example/testDan Williams2012-01-262-0/+56
* test: add missing examples to Makefile.amDan Williams2012-01-261-1/+3
* test: rename SMS send exampleDan Williams2012-01-262-1/+1
* test: print sent SMS message index on successDan Williams2012-01-181-1/+2
* gsm: change SMS send validity from 5-minute units to minutesDan Williams2012-01-181-1/+1
* test: enhance SMS send util to accept validity and SMSC addressDan Williams2012-01-181-8/+36
* test: print out error if sending SMS failsDan Williams2012-01-181-4/+3
* tests: better handling of encodings in SMS test toolDan Williams2012-01-181-1/+10
* examples: add example of auto-enabling modemsDan Williams2011-09-302-1/+52
* test: allow modem numbers in addition to object pathsDan Williams2011-08-097-8/+30
* tests: fix access tech reporting in scan.pyDan Williams2011-07-241-24/+9
* test: improve ussd.py help messageGuido Günther2011-07-211-5/+5
* test: add test program to send SIM PINDan Williams2011-03-262-1/+67
* test: handle cancel and distinguish between initiate and respond (bgo #638038)Guido Günther2011-01-141-2/+19
* gsm: add preliminary USSD support (bgo #590798)Guido Günther2010-11-051-0/+27
* gsm: add SimIdentifier propertyDan Williams2010-10-251-4/+11
* core: add DeviceIdentifier propertyDan Williams2010-10-211-0/+1
* test: add scan helper/testerDan Williams2010-08-301-0/+101
* test: add modem info helperDan Williams2010-07-092-1/+255
* gsm: implement location APIDan Williams2010-06-291-0/+57
* test: add some simple testing utilitiesDan Williams2010-06-293-0/+108
* test: fix lsudev crashDan Williams2010-04-091-8/+9
* cdma: increase data call initiation timeoutDan Williams2010-01-191-1/+1
* test: handle various missing operator strings if the modem doesn't report themDan Williams2010-01-051-2/+4
* build: don't require pppd headers to buildDan Williams2009-12-211-0/+4
* test: add support for static IP configured devices (ie, 'hso')Dan Williams2009-12-211-28/+98
* test: add ability to drive ppp for connection testsDan Williams2009-12-203-9/+425
* test: fix build warningDan Williams2009-12-201-1/+1
* test: argument parsing and connect improvementsDan Williams2009-12-111-2/+4
* test: give some time before disconnectingDan Williams2009-12-021-0/+3
* test: actually send username and password when connectingDan Williams2009-11-291-1/+6
* test: give connect a bit more timeDan Williams2009-11-291-1/+1
* test: handle scan errors more gracefullyDan Williams2009-11-291-1/+6
* test: handle signal quality exceptionsDan Williams2009-11-241-1/+11
* test: add lsudev.c since I don't know where else to put itDan Williams2009-11-171-0/+180
* test: add connect abilityDan Williams2009-10-121-6/+47
* cdma: split 1x and EVDO registration statesDan Williams2009-10-121-2/+3
* mm-test: fix cdma registration state parsingDan Williams2009-10-111-1/+1
* cdma: implement generic registration state handlingDan Williams2009-10-091-1/+17
* gsm: add cell access technology reporting to Scan()Dan Williams2009-10-061-3/+23
* test: allow up to 60 seconds for Scan to completeDan Williams2009-09-081-1/+1
* test: don't bail out on errors parsing CDMA serving system resultsDan Williams2009-08-311-4/+9
* test: make mm-test executable againDan Williams2009-08-311-0/+0
* test: obscure IMSI/IMEI/ESN by defaultDan Williams2009-08-171-31/+69
* license: add license header to all files and set copyright based on git logAlexander Sack2009-08-062-0/+27
* cdma: implement GetServingSystemDan Williams2009-06-191-1/+13
* cdma: implement GetEsn()Dan Williams2009-06-191-0/+6