Commit Graph

176 Commits

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