Commit Graph

267 Commits

Author SHA1 Message Date
Marcel Holtmann 200959af46 test: Allow STK testing without voice call manager 2012-11-25 10:20:15 +01:00
Marcel Holtmann 4739570e45 test: Allow DisplayText to be interrupted by incoming calls 2012-11-24 19:14:27 +01:00
Denis Kenzior ef2066b004 test: Fix ascii conversion exception 2012-11-22 06:51:01 -06:00
Marcel Holtmann e3cb6a5c68 test: Handle DisplayText with async_callbacks option 2012-11-23 16:18:52 +01:00
Philippe Nunes c0a4b69e7e test: iconId value is not a printable character 2012-09-11 23:27:14 -05:00
Philippe Nunes e0e037539a test: playtone waits for single tone playback
To simulate the single tone playback (avoiding the stkagent method
to return immediately), a timeout is started (5 seconds).
During this time, the user can terminate the session.
2012-09-11 23:27:14 -05:00
Philippe Nunes 5fa986eaab test: Update with RequestQuickDigit API 2012-09-11 23:27:14 -05:00
Marcel Holtmann 5f1cb3690b test: Fix printing of modem property strings 2012-08-09 10:28:27 -07:00
Denis Kenzior 2d2075c9ae test: Remove test-voicecall script
This is no longer useful as phonesim does not automatically transition
dialing calls to active state.
2012-08-07 02:25:01 -05:00
Denis Kenzior 46d180e9a3 test: Add support for CSSI/CSSU notifications 2012-08-07 01:31:12 -05:00
Denis Kenzior 97917c8f69 test: Fix weird formatting mis-matches 2012-08-07 01:31:12 -05:00
Denis Kenzior 8f2237dd78 test: Remove redundant code from monitor-ofono 2012-08-07 01:31:12 -05:00
Guillaume Zajac 873df548f6 test: Add hangup-call script for GCF testing 2012-08-06 08:52:23 -07:00
Denis Kenzior e4b284860e test: Add release-and-swap script 2012-08-05 23:34:52 -05:00
Guillaume Zajac 9ca225f8e7 test: Add hangup-multiparty script for GCF testing 2012-08-03 09:56:34 -07:00
Guillaume Zajac 84ed53efd0 test: Add hold-and-answer script for GCF testing 2012-08-02 12:23:34 -07:00
Philippe Nunes 8eefc22bb1 test: Remove test-ussd as it is redundant 2012-07-27 00:33:15 -05:00
Philippe Nunes 335b349423 test: Add send-ussd script
Simpler script that test-ussd that is still capable of replying to
network initiated USSD requests and USSD dialogs.
2012-07-27 00:30:57 -05:00
Philippe Nunes 9f3f5bce6f monitor-ofono: Fix to print non-English characters
The default encoding for a Python bytestring is ASCII. But the
SMS/USSD text is encoded in UTF-8.
This is why trying to convert non-English characters (Unicode
characters beyond 128) produces the error
"UnicodeEncodeError: 'ascii' codec can't encode character".
2012-07-27 00:23:52 -05:00
Marcel Holtmann ef6e505139 test: Fix missing UseDeliveryReports setting for SMS script 2012-06-25 00:04:38 -07:00
Denis Kenzior 9e5ad93ec0 test: Add change-pin script 2012-06-19 12:19:23 -05:00
Guillaume Zajac 87a9f32ae1 test: Add new script for SS GCF test cases
This script uses dynamic SS codes in input and
displays answers to the different requests.
It handles all SS: call barring, call forwarding,
call waiting, CLIP, CLIR, ...
2012-05-30 08:50:21 -05:00
Daniel Wagner 63ec5989c9 dundee: Add test scripts 2012-05-22 18:44:46 +02:00
Guillaume Zajac 7158c5790b test: Add timeout to be compliant with GCF
With some GCF test cases, default python script timeout
is too short to pass the tests.
2012-05-21 20:53:18 -05:00
Denis Kenzior fe1ced212f test: Add test script for ReleaseAndAnswer 2012-04-23 15:18:41 -05:00
Marcel Holtmann d4dc27e8ce test: Add script for rejecting incoming calls 2012-01-01 18:25:00 -08:00
Denis Kenzior c4db121332 test: Pretty print the new HF Features property 2011-10-21 14:26:53 -05:00
Gustavo F. Padovan b285fbb6f9 test: add support to select modem 2011-09-29 14:03:45 -05:00
Gustavo F. Padovan 9b227d6852 test: add support to select modem 2011-09-29 14:03:45 -05:00
Gustavo F. Padovan 1fee23c2af test: add support to select modem 2011-09-29 14:03:45 -05:00
Marcel Holtmann 9c08d4b7b5 test: Add longer timeouts for basic modem operations 2011-08-07 16:36:34 +02:00
Bertrand Aygon bdbcebbcab test: update list-modem with DataStrength property 2011-08-05 10:48:49 -05:00
Guillaume Zajac 0b71a71158 test: add script to set credentials for cdma connection 2011-07-27 16:32:55 +02:00
Marcel Holtmann d5b7f832c5 test: Increase the context activation timeout 2011-07-25 01:49:06 +02:00
Bertrand Aygon 85b0d8accb test: Add modem argument to initiate-ussd 2011-06-06 15:09:39 -05:00
Bertrand Aygon f746cba504 test: Add modem argument to cancel-ussd 2011-06-06 15:09:08 -05:00
Bertrand Aygon fa88c1a6b0 test: Add modem argument to test-ussd 2011-06-06 15:08:19 -05:00
Denis Kenzior 407e177bc1 test: Add swap-calls test script 2011-04-28 09:30:54 -05:00
Bertrand Aygon b5acc93aec test: Add send-vcal test script 2011-04-28 09:20:11 -05:00
Bertrand Aygon fa552ed8c4 test: Add modem argument to send-vcard 2011-04-28 09:20:11 -05:00
Bertrand Aygon aedd02a1fe test: Add modem argument to send-sms 2011-04-28 09:20:11 -05:00
Philippe Nunes 1077902694 test: Add ConfirmOpenChannel to test-stk-menu 2011-04-11 23:28:26 -05:00
Philippe Nunes 1f7cd4393f test: Add DisplayAction method in test-stk-menu 2011-03-30 12:07:49 -05:00
Denis Kenzior 069bd3c8ee test: Rework the gnss test slightly
Rework the test to avoid going over 80 characters / line, eliminate some
unneded empty lines and use slightly simpler variable names
2011-03-28 18:06:59 -05:00
Jarko Poutiainen 00f612b78d test: add test-gnss 2011-03-28 18:06:59 -05:00
Denis Kenzior ee4fd20331 test: Don't go over 80 characters per line 2011-03-24 13:24:38 -05:00
Mika Liljeberg 40d8cbf939 test: add a script to set any GPRS context property 2011-03-24 13:24:05 -05:00
Christian Lam 823038358e test: add Settings dict parsing for CDMA ConnMan 2011-03-17 14:23:26 -05:00
Denis Kenzior 73a99ed5ce test: Rename cdma connman scripts and add to build 2011-03-17 14:18:56 -05:00
Christian Lam 41df140eb8 test: add CDMA Connection Manager support scripts 2011-03-17 14:16:44 -05:00
Denis Kenzior 4b972b3f7a test: Update list-contexts to the new API 2011-03-15 17:11:59 -05:00
Denis Kenzior 97b3362492 test: Fix up whitespace & indentation issues 2011-03-14 09:47:42 -05:00
Miia Leinonen 91aa1cee7f test: Restructure CBS tests
Add new centralised and reinforced CBS test script.
2011-03-14 09:32:29 -05:00
Bertrand Aygon 6aa713f549 test: Add modem argument to hangup-all
Add the possibility to specify the modem to hangup on
2011-03-14 09:25:52 -05:00
Bertrand Aygon d77f600008 test: Add modem argument to dial-number
Add the possibility to specify the modem to dial on
2011-03-14 09:24:59 -05:00
Bertrand Aygon afd4773d54 test: Add test-message-waiting
Add a new test file to validate org.ofono.MessageWaiting interface
2011-03-11 14:00:36 -06:00
Bertrand Aygon c36c643c2e test: display more properties in test-modem
This includes Name, Online, Lockdown, etc.
2011-03-08 13:34:24 -06:00
Bertrand Aygon 2c249ca12f test: Add missing properties to test-call-settings 2011-03-08 13:21:52 -06:00
Bertrand Aygon 8f954f28de test: Allow specifiying the modem
in test/test-call-settings
2011-03-08 13:21:52 -06:00
Bertrand Aygon dfd3b44fab test: Allow test/test-call-settings to exit
if new value is equal to actual value
2011-03-08 13:21:52 -06:00
Paavo Leinonen b3cd0b866b test: fix parameter type error
in 'test-advice-of-charge'-script
2011-02-16 09:09:46 -06:00
Konrad Slowinski 4b22a77449 test: test-sms - input and signals outputs together 2011-02-04 14:00:17 +01:00
Marit Henriksen 1031664a9e test: Find the active call and do hangup on that 2011-02-03 10:20:23 -06:00
Konrad Slowinski 6f5de5cec2 test: test-sms test script added 2011-02-02 11:50:15 +01:00
Lucas De Marchi 7b63c04016 test: fix misspelling 2011-02-01 18:36:01 +01:00
Marcel Holtmann 3549623a40 test: Fix disabling of delivery reports 2011-01-29 18:51:24 +01:00
Denis Kenzior ff2a5c6506 test: Add test for listing messages 2011-01-28 20:29:15 -06:00
Jeevaka Badrappan 87494fb940 test: Add support for DisplayActionInformation 2011-01-26 15:24:01 +01:00
Aki Niemi 962eef4856 test: Remove deregister support from test script 2011-01-20 09:55:53 -06:00
Jeevaka Badrappan 3f880cfe88 test: Add support for launch browser command 2011-01-18 21:54:42 -06:00
Jeevaka Badrappan f7a8a3d914 test: add Retries property to list-modems 2011-01-17 17:57:11 -06:00
Jarko Poutiainen ab55a635e1 test: add disable-call-forwarding 2011-01-14 11:30:37 +01:00
Dara Spieker-Doyle 99d10bfc2c test: Add CDMA MO Call Support scripts 2011-01-13 16:07:12 -06:00
Lucas De Marchi 07acb249dc test: show CalledLinePresentation property 2011-01-13 10:04:36 -06:00
Jarko Poutiainen 5213119ac5 test: add set-call-forwarding 2011-01-12 08:15:56 -08:00
Lucas De Marchi 9990c77237 test: use new names for CalledLine* properties 2010-12-30 11:16:14 -06:00
Gustavo F. Padovan 1a15548799 modem: Add test script for the Lockdown property 2010-12-22 13:37:38 -06:00
Lucas De Marchi 90cc80e62e test: add scripts for setting frequency band 2010-12-21 16:02:49 -06:00
Denis Kenzior 6074554be9 test: Minor typo & style fixes to test-stk-menu 2010-12-21 14:07:12 -06:00
Guillaume Lucas 06912dff3d test: update STK test script for conformance
Update the STK test script to be able to use it for
conformance test. Using 'agent' as parameter the
script will now register a STK agent to be able to
handle unsolicited proactive command. Without any
parameter or with 'menu' the script will try to
display the STK main menu of the (U)SIM.
2010-12-21 14:03:57 -06:00
Benoît Monin 8a260d7a60 test/list-modems : print Strength as an integer
org.ofono.NetworkRegistration property Strength is an integer,
so print it as such.
2010-12-17 17:10:37 -06:00
Lasse Kunnasluoto 95d54987c1 test: test case for changing Call Barring password 2010-12-16 18:57:48 -06:00
Gustavo F. Padovan 31813d833d test: add CNAP to test-ss-control-cs 2010-12-16 18:40:19 -06:00
Gustavo F. Padovan 964bb36a28 test: fix bug in test-ss-control-cs 2010-12-10 12:56:23 -06:00
Denis Kenzior 7784c5ed62 test: When priting help for enter-pin, exit 2010-12-08 07:03:01 -06:00
Aki Niemi 4da8836495 test: Unregister agents on keyboard interrupt
Control-C now calls UnregisterAgent(), so the agents exit cleanly.
2010-12-03 14:47:40 +02:00
Aki Niemi 4f2311b2e2 test: Fix script output
There is no proposing, just action.
2010-12-03 14:46:51 +02:00
Zhigang Li 88ef20591c test: Add support for PlayTone and LoopTone 2010-12-02 08:01:13 -06:00
Lucas De Marchi cc96fdfff0 test: add test/set-tty script
To enable/disable text-telephony support
2010-11-26 13:21:50 -06:00
Pekka Pessi 6d0c9d69d6 monitor-ofono: monitor DisconnectReason 2010-11-11 08:51:45 -06:00
Pekka Pessi c3e1275432 Add test/reset-pin 2010-11-09 09:30:06 -06:00
Denis Kenzior a44bff189c test: Add send-vcard script 2010-11-04 10:25:42 -05:00
Denis Kenzior 8283d127e6 test: Add test-smart-messaging 2010-11-02 15:08:22 -05:00
Denis Kenzior 7f4a14cafe test: Add test-push-notification script 2010-11-02 14:58:18 -05:00
Mika Liljeberg cad4d1ce97 test: add script to control fast dormancy 2010-10-27 22:26:15 -05:00
Marcel Holtmann 1519c1823e test: Add script to change MMS Proxy and MMSC 2010-10-26 22:35:43 +02:00
Marcel Holtmann 88ff795fcb test: Add scripts for creating Internet and MMS contexts 2010-10-26 22:25:09 +02:00
Marcel Holtmann 501f4fd1d8 test: Print interface name of static context configuration 2010-10-26 17:20:47 +02:00
Denis Kenzior 42dfbc450b test: add deactivate-all
Uses ConnectionManager DeactivateAll
2010-10-25 16:32:49 -05:00
Marcel Holtmann fcc064e55c test: Add option to also enable other than the first context 2010-10-21 21:46:32 +02:00