summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* qcdm-serial-port: allow cancelling the response timeoutAleksander Morgado2012-03-071-1/+1
* modem-helpers: refactor and reorganize sourcesAleksander Morgado2012-03-061-15/+15
* modem-helpers: new +CNUM response parser and testsAleksander Morgado2012-03-061-0/+105
* tests,modem-helpers: cleanup testsAleksander Morgado2012-03-061-84/+107
* test,modem-helpers: remove conditional compilationAleksander Morgado2012-03-061-7/+1
* tests: fix automake rule dependenciesAleksander Morgado2012-03-011-1/+1
* tests: fix CGDCONT reply test, NULL expected instead of empty stringAleksander Morgado2012-03-011-1/+1
* build: fix header dependenciesAleksander Morgado2012-03-011-0/+1
* tests,sms: print traces if enabled during compilationAleksander Morgado2012-03-011-13/+19
* tests,sms: refactor SMS part related testsAleksander Morgado2012-03-013-696/+654
* modem-helpers: allow leading zeroes in CREG/CGREG responsesAleksander Morgado2012-03-011-1/+1
* qcdm-serial-port: no need to pass port type when creating the objectAleksander Morgado2012-03-011-1/+0
* test: new tester for CPMS=? resultsAleksander Morgado2012-03-011-0/+40
* api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado2012-03-011-99/+99
* modem-helpers: renamed 3GPP registration related helpers with `mm_3gpp' prefixAleksander Morgado2012-03-011-5/+5
* helpers: implement CGDCONT reply parsingAleksander Morgado2012-03-011-0/+53
* modem-helpers: provide list of scanned networks in a list of structsAleksander Morgado2012-03-011-198/+178
* test-modem-helpers: fix C(G)REG parsing testsAleksander Morgado2012-03-011-3/+2
* modem-helpers: use MMModemAccessTech when parsing C(G)REG responsesAleksander Morgado2012-03-011-31/+31
* core: start using our newly defined errorsAleksander Morgado2012-03-011-3/+5
* build: chain up new 0.6 API and link against libmm-commonAleksander Morgado2012-03-011-4/+16
* tests: serial port tests don't need errors headerAleksander Morgado2012-03-011-1/+0
* core: rework port grabbing and organizationDan Williams2012-02-281-1/+1
* gsm: allow leading zeroes in numbers in CREG/CGREG responsesAleksander Morgado2012-02-171-1/+20
* core: fix loop limits in echo removalAleksander Morgado2012-02-161-1/+2
* at-serial-port: implement built-in echo/garbage removalAleksander Morgado2012-02-162-1/+100
* test: fix SMS testcase errors due to uninitialized GErrorDan Williams2012-02-071-12/+12
* gsm: change SMS send validity from 5-minute units to minutesDan Williams2012-01-181-5/+28
* gsm: fix CMGS PDU mode length calculationDan Williams2012-01-181-10/+15
* tests: add a test for 25-character SMS messagesDan Williams2012-01-181-0/+30
* core: fix some bugs in GSM7 packing codeDan Williams2012-01-181-0/+45
* gsm: add SMS PDU creation functionDan Williams2012-01-171-0/+173
* sms: punt handling of 8-bit encoded SMSs to clientsDan Williams2012-01-091-2/+32
* cdma: fixes for libqcdm changesDan Williams2012-01-031-12/+8
* gsm: fix parsing of unsolicited CREG/CGREG response with RACDan Williams2011-10-271-5/+6
* gsm: add regex for unsolicited CREG/CGREG response with RACDan Williams2011-10-271-0/+11
* api: use common ModemManager.h for API, core and pluginsAleksander Morgado2011-08-191-7/+16
* sms: calculate user-data bit padding correctlyNathan Williams2011-07-251-0/+29
* sms: add unit testsNathan Williams2011-07-252-1/+413
* charset: change GSM unpack to take number of characters rather than octetsNathan Williams2011-04-141-6/+5
* gsm: fix for parsing malformed Gobi CREG responseDan Williams2011-03-111-0/+11
* core: rework loggingDan Williams2011-01-232-5/+19
* gsm: correctly parse Samsung S8500 Wave CREG responseMichał Sroczyński2011-01-111-0/+11
* test: fix CIND test index checkingDan Williams2010-12-211-1/+1
* gsm: prefer AT+CIND signal quality for modems that support it (lp:682282) (bg...Dan Williams2010-11-301-1/+1
* core: add index to CIND helperDan Williams2010-11-281-4/+4
* core: add +CIND parsing helpersDan Williams2010-11-281-0/+75
* trivial: avoid build warning by using g_message() correctlyDan Williams2010-11-031-1/+1
* trivial: fix formattingDan Williams2010-10-221-2/+2
* core: use hardware IDs as part of DeviceIdentifierDan Williams2010-10-221-0/+301