Commit Graph

213 Commits

Author SHA1 Message Date
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