aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-08-01cdma: Remove CDMA supportDenis Kenzior6-137/+0
2019-11-18test: make all files executableDavid Lechner2-0/+0
2019-07-19test: process-context-settings: print settings to stderrMartin Hundebøll1-7/+13
2019-07-19test: process-context-settings: use ip instead of ifconfig/routeMartin Hundebøll1-3/+3
2019-02-02test: better help text for dial-numberPavel Machek1-1/+2
2018-11-27test: Fix number of arguments check in change-pinNandini Rebello1-1/+1
2018-10-29test: use python3 for set-ddrJonas Bonn1-1/+1
2018-10-15test: add support for new languagesNandini Rebello1-1/+3
2018-10-01test: Add test script to set sms alphabetNandini Rebello1-0/+25
2018-09-27test: Better help for delivery reportsPavel Machek1-0/+1
2017-11-13test: Fix up process-context-settingsDenis Kenzior1-6/+6
2017-10-26test: Add list-applicationsDenis Kenzior1-0/+29
2017-10-12test: added tests for GSM/UMTS auth algorithmsJames Prestwood2-0/+74
2017-10-05test: add scripts to test ims registrationAnkit Navik2-0/+36
2017-09-08test: added script to test serving cell agentNishanth V1-0/+97
2016-12-13test:netmon: support EARFCN, Eband and CQI in testing scriptsDjalal Harouni1-0/+12
2016-11-30test: support NETMON_INFO_{RXLEV|RSCP|ECN0|RSRQ|RSRP}Djalal Harouni1-0/+20
2016-11-11test: add script for setting lte atom propertiesDragos Tatulea1-0/+26
2016-06-06test: Add cancel-sms scriptDenis Kenzior1-0/+15
2016-06-06test: Fix permissionsDenis Kenzior1-0/+0
2016-05-24test: Added test to disable sofia 3gr tx throttlingRajagopal Aravindan1-0/+18
2016-05-24test: Added test to enable sofia 3gr tx throttlingRajagopal Aravindan1-0/+18
2016-04-21test: Add list allowed access points scriptNishanth V1-0/+25
2016-03-31test: Support SoftwareVersionNumber in test-modemSamrat Guha Niyogi1-0/+3
2016-03-31test: Add get serving cell information scriptNishanth V1-0/+56
2016-03-22test: Add sms bearer set and SMSC set scriptsAnirudh Gargi2-0/+62
2016-01-28test: Add register-operatorDenis Kenzior1-0/+39
2016-01-28test: Add register-autoDenis Kenzior1-0/+18
2015-05-18test: Fix file mode for reset-contextsDenis Kenzior1-0/+0
2015-05-18test: Add script for resetting contextsAlfonso Sanchez-Beato1-0/+20
2014-12-10test: Add AvailableTechnologies to list-modemsAlfonso Sanchez-Beato1-1/+2
2014-11-24test: Support receiving SMS with non-ASCII charsNeil Jerram1-1/+1
2014-10-20test: Add test/set-ddrDenis Kenzior1-0/+21
2014-06-10test: Adapt data test scripts to multi-modemAlfonso Sanchez-Beato2-47/+81
2014-06-10test: Adapt voice call test scripts to multi-modemAlfonso Sanchez-Beato5-34/+75
2014-03-14test: Make sure test-stk-menu works with python3Denis Kenzior1-16/+17
2014-03-11test: Convert to Python 3Martin Pitt94-124/+124
2014-03-11test: Move from static gobject bindings to GIMartin Pitt21-57/+60
2014-03-11test: Replace obsolete has_key() with "in"Martin Pitt2-13/+13
2014-03-11test: Make exceptions compatible with Python 3Martin Pitt17-45/+45
2014-03-11test: Make print calls compatible with Python 3Martin Pitt86-576/+576
2013-09-12test: Add set-msisdn scriptDenis Kenzior1-0/+24
2013-09-12test: Add display-icon scriptDenis Kenzior1-0/+34
2013-09-12test: Add selecting the modem in private-chatDenis Kenzior1-1/+7
2013-09-12test: Add selecting the modem in create-multipartyDenis Kenzior1-1/+4
2013-02-22dundee: Fix typo in dundee-disconnect testPaulo Borges1-1/+1
2012-12-17test: Tweak list-modems to display battchgDenis Kenzior1-1/+2
2012-11-28test: Use pretty-printing from monitor-ofonoDenis Kenzior1-1/+49
2012-11-27test: Allow LoopTone to be interrupted by incoming callsMarcel Holtmann1-5/+20
2012-11-27test: Remove unneeded semicolons in STK test scriptMarcel Holtmann1-15/+15
2012-11-25test: Fix modem path handling for icon testingMarcel Holtmann1-2/+2
2012-11-25test: Allow STK testing without voice call managerMarcel Holtmann1-2/+8
2012-11-24test: Allow DisplayText to be interrupted by incoming callsMarcel Holtmann1-6/+26
2012-11-22test: Fix ascii conversion exceptionDenis Kenzior1-0/+3
2012-11-23test: Handle DisplayText with async_callbacks optionMarcel Holtmann1-3/+16
2012-09-11test: iconId value is not a printable characterPhilippe Nunes1-4/+5
2012-09-11test: playtone waits for single tone playbackPhilippe Nunes1-0/+18
2012-09-11test: Update with RequestQuickDigit APIPhilippe Nunes1-0/+14
2012-08-09test: Fix printing of modem property stringsMarcel Holtmann1-2/+2
2012-08-07test: Remove test-voicecall scriptDenis Kenzior1-94/+0
2012-08-07test: Add support for CSSI/CSSU notificationsDenis Kenzior1-6/+7
2012-08-07test: Fix weird formatting mis-matchesDenis Kenzior1-23/+23
2012-08-07test: Remove redundant code from monitor-ofonoDenis Kenzior1-44/+12
2012-08-06test: Add hangup-call script for GCF testingGuillaume Zajac1-0/+14
2012-08-05test: Add release-and-swap scriptDenis Kenzior1-0/+22
2012-08-03test: Add hangup-multiparty script for GCF testingGuillaume Zajac1-0/+20
2012-08-02test: Add hold-and-answer script for GCF testingGuillaume Zajac1-0/+20
2012-07-27test: Remove test-ussd as it is redundantPhilippe Nunes1-75/+0
2012-07-27test: Add send-ussd scriptPhilippe Nunes1-0/+57
2012-07-27monitor-ofono: Fix to print non-English charactersPhilippe Nunes1-2/+2
2012-06-25test: Fix missing UseDeliveryReports setting for SMS scriptMarcel Holtmann1-2/+2
2012-06-19test: Add change-pin scriptDenis Kenzior1-0/+29
2012-05-30test: Add new script for SS GCF test casesGuillaume Zajac1-0/+42
2012-05-22dundee: Add test scriptsDaniel Wagner3-0/+149
2012-05-21test: Add timeout to be compliant with GCFGuillaume Zajac2-2/+2
2012-04-23test: Add test script for ReleaseAndAnswerDenis Kenzior1-0/+22
2012-01-01test: Add script for rejecting incoming callsMarcel Holtmann1-0/+33
2011-10-21test: Pretty print the new HF Features propertyDenis Kenzior1-1/+2
2011-09-29test: add support to select modemGustavo F. Padovan1-2/+10
2011-09-29test: add support to select modemGustavo F. Padovan1-7/+13
2011-09-29test: add support to select modemGustavo F. Padovan1-6/+11
2011-08-07test: Add longer timeouts for basic modem operationsMarcel Holtmann4-4/+4
2011-08-05test: update list-modem with DataStrength propertyBertrand Aygon1-1/+2
2011-07-27test: add script to set credentials for cdma connectionGuillaume Zajac1-0/+28
2011-07-25test: Increase the context activation timeoutMarcel Holtmann1-1/+1
2011-06-06test: Add modem argument to initiate-ussdBertrand Aygon1-3/+9
2011-06-06test: Add modem argument to cancel-ussdBertrand Aygon1-1/+4
2011-06-06test: Add modem argument to test-ussdBertrand Aygon1-4/+12
2011-04-28test: Add swap-calls test scriptDenis Kenzior1-0/+20
2011-04-28test: Add send-vcal test scriptBertrand Aygon1-0/+32
2011-04-28test: Add modem argument to send-vcardBertrand Aygon1-7/+19
2011-04-28test: Add modem argument to send-smsBertrand Aygon1-10/+20
2011-04-11test: Add ConfirmOpenChannel to test-stk-menuPhilippe Nunes1-0/+14
2011-03-30test: Add DisplayAction method in test-stk-menuPhilippe Nunes1-0/+10
2011-03-28test: Rework the gnss test slightlyDenis Kenzior1-13/+15
2011-03-28test: add test-gnssJarko Poutiainen1-0/+91
2011-03-24test: Don't go over 80 characters per lineDenis Kenzior1-1/+2
2011-03-24test: add a script to set any GPRS context propertyMika Liljeberg1-0/+38
2011-03-17test: add Settings dict parsing for CDMA ConnManChristian Lam1-0/+10
2011-03-17test: Rename cdma connman scripts and add to buildDenis Kenzior2-0/+0
2011-03-17test: add CDMA Connection Manager support scriptsChristian Lam2-0/+40
2011-03-15test: Update list-contexts to the new APIDenis Kenzior1-1/+4
2011-03-14test: Fix up whitespace & indentation issuesDenis Kenzior1-14/+25
2011-03-14test: Restructure CBS testsMiia Leinonen1-0/+188
2011-03-14test: Add modem argument to hangup-allBertrand Aygon1-2/+5
2011-03-14test: Add modem argument to dial-numberBertrand Aygon1-6/+25
2011-03-11test: Add test-message-waitingBertrand Aygon1-0/+40
2011-03-08test: display more properties in test-modemBertrand Aygon1-0/+25
2011-03-08test: Add missing properties to test-call-settingsBertrand Aygon1-1/+4
2011-03-08test: Allow specifiying the modemBertrand Aygon1-5/+13
2011-03-08test: Allow test/test-call-settings to exitBertrand Aygon1-0/+4
2011-02-16test: fix parameter type errorPaavo Leinonen1-1/+1
2011-02-04test: test-sms - input and signals outputs togetherKonrad Slowinski1-42/+60
2011-02-03test: Find the active call and do hangup on thatMarit Henriksen1-3/+9
2011-02-02test: test-sms test script addedKonrad Slowinski1-0/+213
2011-02-01test: fix misspellingLucas De Marchi1-1/+1
2011-01-29test: Fix disabling of delivery reportsMarcel Holtmann1-0/+4
2011-01-28test: Add test for listing messagesDenis Kenzior1-0/+30
2011-01-26test: Add support for DisplayActionInformationJeevaka Badrappan1-0/+6
2011-01-20test: Remove deregister support from test scriptAki Niemi1-5/+1
2011-01-18test: Add support for launch browser commandJeevaka Badrappan1-0/+13
2011-01-17test: add Retries property to list-modemsJeevaka Badrappan1-0/+5
2011-01-14test: add disable-call-forwardingJarko Poutiainen1-0/+53
2011-01-13test: Add CDMA MO Call Support scriptsDara Spieker-Doyle3-0/+69
2011-01-13test: show CalledLinePresentation propertyLucas De Marchi1-0/+2
2011-01-12test: add set-call-forwardingJarko Poutiainen1-0/+64
2010-12-30test: use new names for CalledLine* propertiesLucas De Marchi1-4/+4
2010-12-22modem: Add test script for the Lockdown propertyGustavo F. Padovan1-0/+25
2010-12-21test: add scripts for setting frequency bandLucas De Marchi2-0/+50
2010-12-21test: Minor typo & style fixes to test-stk-menuDenis Kenzior1-2/+2
2010-12-21test: update STK test script for conformanceGuillaume Lucas1-25/+76
2010-12-17test/list-modems : print Strength as an integerBenoît Monin1-1/+2
2010-12-16test: test case for changing Call Barring passwordLasse Kunnasluoto1-0/+12
2010-12-16test: add CNAP to test-ss-control-csGustavo F. Padovan1-0/+3
2010-12-10test: fix bug in test-ss-control-csGustavo F. Padovan1-1/+1
2010-12-08test: When priting help for enter-pin, exitDenis Kenzior1-0/+1
2010-12-03test: Unregister agents on keyboard interruptAki Niemi2-2/+12
2010-12-03test: Fix script outputAki Niemi1-1/+1
2010-12-02test: Add support for PlayTone and LoopToneZhigang Li1-0/+10
2010-11-26test: add test/set-tty scriptLucas De Marchi1-0/+25
2010-11-11monitor-ofono: monitor DisconnectReasonPekka Pessi1-0/+11
2010-11-09Add test/reset-pinPekka Pessi1-0/+23
2010-11-04test: Add send-vcard scriptDenis Kenzior1-0/+20
2010-11-02test: Add test-smart-messagingDenis Kenzior1-0/+65
2010-11-02test: Add test-push-notification scriptDenis Kenzior1-0/+47
2010-10-27test: add script to control fast dormancyMika Liljeberg1-0/+25
2010-10-26test: Add script to change MMS Proxy and MMSCMarcel Holtmann1-0/+43
2010-10-26test: Add scripts for creating Internet and MMS contextsMarcel Holtmann2-21/+38
2010-10-26test: Print interface name of static context configurationMarcel Holtmann1-0/+1
2010-10-25test: add deactivate-allDenis Kenzior1-0/+20
2010-10-21test: Add option to also enable other than the first contextMarcel Holtmann2-2/+8
2010-10-17test: Fix script for enabling delivery reportsMarcel Holtmann1-2/+2
2010-10-13test: Update get-icon to the new APIDenis Kenzior1-1/+5
2010-10-13test: Add get-icon scriptDenis Kenzior1-0/+27
2010-10-05test: Add script for enabling/disabling RoamingAllowed propertyMarcel Holtmann1-0/+27
2010-09-29test: Add script for hanging up active callMarcel Holtmann1-0/+23
2010-09-28test: Add simple script to set APN, username and passwordMarcel Holtmann1-0/+41
2010-09-26test: Add script for answering incoming callsMarcel Holtmann1-0/+33
2010-09-21test: update monitor-ofono with new SMS apiDenis Kenzior1-0/+13
2010-09-21test: Update test/send-sms to the new APIDenis Kenzior1-2/+4
2010-09-16test-ussd: read stdin for Response()sPekka Pessi1-0/+19
2010-09-15test: Update monitor-ofono with USSD supportDenis Kenzior1-0/+12
2010-09-10test: add enable-gprs and disable-gprs scriptsMika Liljeberg2-0/+40
2010-09-09test: Update to the new Manager apiDenis Kenzior47-212/+121
2010-09-09test: Fix mixing tabs and spacesDenis Kenzior1-3/+3
2010-09-09test: Update test-voicecall to reflect DBus typesJeevaka Badrappan1-26/+29
2010-09-02test: Update test-stk-menu to reflect DBus typesDenis Kenzior1-1/+1
2010-08-27test: tweak wordingDenis Kenzior1-2/+2
2010-08-27test: Update with ConfirmCallSetup APIDenis Kenzior1-0/+13
2010-08-25test-monitor: monitor irregular signalsPekka Pessi1-0/+63
2010-08-25monitor-ofono: deep pretty-printPekka Pessi1-14/+46
2010-08-20test: add private-chat scriptDenis Kenzior1-0/+21
2010-08-20test: Add list-calls scriptDenis Kenzior1-0/+35
2010-08-20test: Add create-multiparty scriptDenis Kenzior1-0/+21
2010-08-20test: Add some error handling to STK menu test scriptMarcel Holtmann1-9/+11
2010-08-20Add support for simple glibc based backtraceMarcel Holtmann1-0/+57
2010-08-20test: Rename script for testing STK menusMarcel Holtmann1-0/+0
2010-08-20test: Fix test scripts for new operator interfacesMarcel Holtmann2-6/+41
2010-08-20test: Fix wrong method name in context deactivation scriptMarcel Holtmann1-1/+1
2010-08-20test: Fix SMS test script to use MessageManager interfaceMarcel Holtmann2-2/+2
2010-08-19test: update remove-contexts to the new APIDenis Kenzior1-6/+6
2010-08-19test: update process-context-settings to the new APIDenis Kenzior1-10/+5
2010-08-19test: update list-contexts to the new APIDenis Kenzior1-11/+6
2010-08-19test: update deactivate-context to the new APIDenis Kenzior1-7/+7
2010-08-19test: update create-context to the new APIDenis Kenzior1-8/+8
2010-08-19test: Update activate-context to the new APIDenis Kenzior1-8/+8
2010-08-18test: Update to the new netreg APIDenis Kenzior2-8/+7
2010-08-18test: Update to new netreg APIDenis Kenzior1-20/+0
2010-08-18list-operators: Update to the new APIDenis Kenzior1-8/+7
2010-08-18list-modems: Pretty-print main menuAndrzej Zaborowski1-0/+3
2010-08-17Add support for multiple response USSD transactions in test scriptMarcel Holtmann1-15/+8
2010-08-16Add another test script for USSD transactionsMarcel Holtmann2-2/+66
2010-08-16Add simple test script to cancel USSD transactionsMarcel Holtmann1-0/+18
2010-08-10Fix context processing test script when no gateway is providedMarcel Holtmann2-2/+5
2010-08-09Add test scripts to to lock and unlock pinKalle Valo2-0/+54
2010-08-04test: Update simple-agent with new capabilitiesDenis Kenzior1-0/+70
2010-07-30test: Add a simple STK Agent scriptDenis Kenzior1-0/+99
2010-06-21test: Fix the no-argument caseDenis Kenzior1-0/+1
2010-06-19Add test script for scanning networksMarcel Holtmann1-0/+40
2010-06-09Add support for Features property on modem interfaceMarcel Holtmann2-2/+2