aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-27test,mmsmspdu: add support for MSG log levelAleksander Morgado
2023-04-11port-serial-at: make mm_port_serial_at_command_finish() transfer ownershipLubomir Rintel
2023-04-10test: fix _mm_log() prototypesLubomir Rintel
2023-04-10mmtty: handle MM_LOG_LEVEL_MSG in _mm_log()Lubomir Rintel
2023-03-30test,mmsmspdu: fix verbose logging supportAleksander Morgado
2022-11-07build: drop autotoolsAleksander Morgado
2022-01-05core: switch bash shell scripts to use /bin/sh for use w/Busybox.Bruce A. Johnson
2021-11-08build,meson: Make feature options booleanIñigo Martínez
2021-11-04core: replace 'dummy' with 'placeholder'Aleksander Morgado
2021-09-17Tests: fix -Wformat compiler warningYegor Yefremov
2021-09-07test,lsudev: add attribute format to println()Aleksander Morgado
2021-09-07build: Port to mesonIñigo Martínez
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