aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-31mmtty: new --spew-control optionAleksander Morgado
2021-03-31mmtty: allow enabling LF with --send-lfAleksander Morgado
2021-03-31mmtty: fix printing logs with --verboseAleksander Morgado
2021-03-31mmtty: make sure \r\n is removed from the user lineAleksander Morgado
2020-04-08log: common logging method definition for all testers and helpersAleksander Morgado
2020-04-08sms-part-3gpp: port to use object loggingAleksander Morgado
2020-04-08log: new object logging supportAleksander Morgado
2020-01-31test,mmsmspdu: fix warnings with -Wswitch-enumAleksander Morgado
2020-01-31test,mmrules: fix warnings with -Wswitch-defaultAleksander Morgado
2020-01-31test,lsudev: fix warnings with -Wsign-compareAleksander Morgado
2020-01-30build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS()Aleksander Morgado
2019-12-12Revert "build: fix order of linked libs in test apps"Aleksander Morgado
2019-12-11build: fix order of linked libs in test appsAleksander Morgado
2019-11-15build,test: fix order of included librariesAleksander Morgado
2019-07-31test: untabifyBen Chan
2019-07-17test: new 'mmsmsmonitor' tool to monitor SMS messagesAleksander Morgado
2019-07-15test: new 'mmsmspdu' tool to parse PDUs given in hexAleksander Morgado
2017-02-03glib: remove invocations of g_type_init()Ben Chan
2016-09-29core: allow building and running without udevAleksander Morgado
2016-09-29core: use the kernel device object in the port object and the plugin interfaceAleksander Morgado
2016-03-15build,core: update build rulesAleksander Morgado
2015-12-02core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado
2015-02-11test: new 'mmtty' utilityAleksander Morgado
2013-06-18test: remove testers of the old interfaceAleksander Morgado
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