aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test-modem-helpers.c
AgeCommit message (Expand)Author
2013-03-27broadband-modem: parse +GSN response for IMEI, MEID, and ESN (bgo #696596)Dan Williams
2013-02-15modem: use +CEREG to determine EPS network registration statusBen Chan
2012-10-25tests: add PDP context reply parser test for Samsung/Icera repliesAleksander Morgado
2012-09-14test: new tester for +CDS unsolicited messagesAleksander Morgado
2012-08-29modem-helpers: new method to validate and/or parse MCC/MNC operator ID stringAleksander Morgado
2012-08-22api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u)Aleksander Morgado
2012-03-16modem-helpers: refactor and reorganize sourcesAleksander Morgado
2012-03-16modem-helpers: new +CNUM response parser and testsAleksander Morgado
2012-03-16tests,modem-helpers: cleanup testsAleksander Morgado
2012-03-16test,modem-helpers: remove conditional compilationAleksander Morgado
2012-03-16tests: fix CGDCONT reply test, NULL expected instead of empty stringAleksander Morgado
2012-03-16build: fix header dependenciesAleksander Morgado
2012-03-15modem-helpers: allow leading zeroes in CREG/CGREG responsesAleksander Morgado
2012-03-15test: new tester for CPMS=? resultsAleksander Morgado
2012-03-15api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado
2012-03-15modem-helpers: renamed 3GPP registration related helpers with `mm_3gpp' prefixAleksander Morgado
2012-03-15helpers: implement CGDCONT reply parsingAleksander Morgado
2012-03-15modem-helpers: provide list of scanned networks in a list of structsAleksander Morgado
2012-03-15test-modem-helpers: fix C(G)REG parsing testsAleksander Morgado
2012-03-15modem-helpers: use MMModemAccessTech when parsing C(G)REG responsesAleksander Morgado
2012-02-17gsm: allow leading zeroes in numbers in CREG/CGREG responsesAleksander Morgado
2011-10-27gsm: fix parsing of unsolicited CREG/CGREG response with RACDan Williams
2011-10-27gsm: add regex for unsolicited CREG/CGREG response with RACDan Williams
2011-03-11gsm: fix for parsing malformed Gobi CREG responseDan Williams
2011-01-23core: rework loggingDan Williams
2011-01-11gsm: correctly parse Samsung S8500 Wave CREG responseMichał Sroczyński
2010-12-21test: fix CIND test index checkingDan Williams
2010-11-30gsm: prefer AT+CIND signal quality for modems that support it (lp:682282) (bg...Dan Williams
2010-11-28core: add index to CIND helperDan Williams
2010-11-28core: add +CIND parsing helpersDan Williams
2010-11-03trivial: avoid build warning by using g_message() correctlyDan Williams
2010-10-22trivial: fix formattingDan Williams
2010-10-22core: use hardware IDs as part of DeviceIdentifierDan Williams
2010-09-27test: add CGREG repsonse test for X220DDan Williams
2010-08-09build: fix build with glib >= 2.25.12 (bgo #626421)Vincent Untz
2010-05-25test: add a few more CREG/CGREG responsesDan Williams
2010-04-09gsm: fix CSCS=? parsing and add testcasesDan Williams
2010-03-09gsm: fix CREG/CGREG parsing with multiple responsesDan Williams
2010-03-05gsm: indicate CREG vs. CGREGDan Williams
2010-03-05gsm: common CREG/CGREG parsing function and testcasesDan Williams
2010-02-08test: add SE K600i COPS response testcaseDan Williams
2010-01-05test: add Gobi COPS response testcaseDan Williams
2010-01-05test: add Nokia 2720 COPS response testcaseDan Williams
2010-01-05test: add Novatel XU870 and Option GT Ultra Express COPS response testcasesDan Williams
2010-01-05test: add +COPS response testcases for E1550, MF622, and E226Dan Williams
2010-01-05gsm: add testcase for invalid +COPS responseDan Williams
2010-01-05gsm: correctly parse Nokia N80 +COPS responseDan Williams
2010-01-05gsm: split out +COPS response parsing and add testcasesDan Williams