Commit Graph

7 Commits

Author SHA1 Message Date
Pavel Machek 89d1faca3b test: better help text for dial-number
Better help text for "dial-number". Without details, user may be
tempted to pass 0|1 (as send-sms uses) or true|false.
2019-02-02 09:26:15 -06:00
Martin Pitt c027ab9fbc test: Convert to Python 3
Change raw_input() to input() and unicode to str. This is *not*
compatible with Python 2. Update the hashbangs to run with Python 3.
2014-03-11 19:34:08 -05:00
Martin Pitt 0c1fcd2b50 test: Make print calls compatible with Python 3
Turn print calls into print() function calls and avoid using
comma-separated arguments, so that they work and look the same with
both Python 2 and 3.
2014-03-11 19:32:18 -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
Denis Kenzior ba6db3af42 test: Update to the new Manager api 2010-09-09 14:38:14 -05:00
Aki Niemi 3d0d2db83f Add sane default to dial-number script 2010-04-27 23:21:49 +03:00
Marcel Holtmann 81f2f74dfd Add some more test scripts for SMS and voice call testing 2009-09-25 14:04:43 -07:00