summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-09-17Tests: fix -Wformat compiler warningYegor Yefremov1-1/+1
2021-09-07test,lsudev: add attribute format to println()Aleksander Morgado1-4/+3
2021-09-07build: Port to mesonIñigo Martínez1-0/+22
2021-03-31mmtty: new --spew-control optionAleksander Morgado1-0/+11
2021-03-31mmtty: allow enabling LF with --send-lfAleksander Morgado1-0/+11
2021-03-31mmtty: fix printing logs with --verboseAleksander Morgado1-1/+40
2021-03-31mmtty: make sure \r\n is removed from the user lineAleksander Morgado1-2/+11
2020-04-08log: common logging method definition for all testers and helpersAleksander Morgado3-66/+3
2020-04-08sms-part-3gpp: port to use object loggingAleksander Morgado1-1/+1
2020-04-08log: new object logging supportAleksander Morgado3-3/+6
2020-01-31test,mmsmspdu: fix warnings with -Wswitch-enumAleksander Morgado1-0/+1
2020-01-31test,mmrules: fix warnings with -Wswitch-defaultAleksander Morgado1-0/+2
2020-01-31test,lsudev: fix warnings with -Wsign-compareAleksander Morgado1-2/+1
2020-01-30build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS()Aleksander Morgado1-0/+8
2019-12-12Revert "build: fix order of linked libs in test apps"Aleksander Morgado1-2/+2
2019-12-11build: fix order of linked libs in test appsAleksander Morgado1-2/+2
2019-11-15build,test: fix order of included librariesAleksander Morgado1-2/+2
2019-07-31test: untabifyBen Chan2-109/+109
2019-07-17test: new 'mmsmsmonitor' tool to monitor SMS messagesAleksander Morgado2-0/+220
2019-07-15test: new 'mmsmspdu' tool to parse PDUs given in hexAleksander Morgado2-0/+258
2017-02-03glib: remove invocations of g_type_init()Ben Chan3-6/+0
2016-09-29core: allow building and running without udevAleksander Morgado2-0/+202
2016-09-29core: use the kernel device object in the port object and the plugin interfaceAleksander Morgado1-1/+1
2016-03-15build,core: update build rulesAleksander Morgado1-6/+26
2015-12-02core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado1-1/+1
2015-02-11test: new 'mmtty' utilityAleksander Morgado2-1/+315
2013-06-18test: remove testers of the old interfaceAleksander Morgado15-1709/+2
2012-09-14test: new tester for the messaging capabilities of a modem, using `mmcli'Aleksander Morgado1-0/+169
2012-08-31test: add utility to force a modem disconnectDan Williams2-0/+31
2012-05-30test: ignore ESN errors in info.pyDan Williams1-2/+5
2012-03-16build: require gudev >= 147Aleksander Morgado1-1/+0
2012-02-02test: (sms-get.py) don't fail if we don't get an SMSCDan Williams1-1/+7
2012-02-01test: pretty-print SMS messages in sms-get.pyDan Williams1-1/+20
2012-01-26test: add SMS get example/testDan Williams2-0/+56
2012-01-26test: add missing examples to Makefile.amDan Williams1-1/+3
2012-01-26test: rename SMS send exampleDan Williams2-1/+1
2012-01-18test: print sent SMS message index on successDan Williams1-1/+2
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams1-1/+1
2012-01-18test: enhance SMS send util to accept validity and SMSC addressDan Williams1-8/+36
2012-01-18test: print out error if sending SMS failsDan Williams1-4/+3
2012-01-18tests: better handling of encodings in SMS test toolDan Williams1-1/+10
2011-09-30examples: add example of auto-enabling modemsDan Williams2-1/+52
2011-08-09test: allow modem numbers in addition to object pathsDan Williams7-8/+30
2011-07-24tests: fix access tech reporting in scan.pyDan Williams1-24/+9
2011-07-21test: improve ussd.py help messageGuido Günther1-5/+5
2011-03-26test: add test program to send SIM PINDan Williams2-1/+67
2011-01-14test: handle cancel and distinguish between initiate and respond (bgo #638038)Guido Günther1-2/+19
2010-11-05gsm: add preliminary USSD support (bgo #590798)Guido Günther1-0/+27
2010-10-25gsm: add SimIdentifier propertyDan Williams1-4/+11
2010-10-21core: add DeviceIdentifier propertyDan Williams1-0/+1