Commit Graph

12 Commits

Author SHA1 Message Date
Pavel Machek 1a5fd30baa test: Better help for delivery reports
Explain "delivery report" parameter in send-sms.
2018-09-27 17:21:16 -05: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
Marcel Holtmann ef6e505139 test: Fix missing UseDeliveryReports setting for SMS script 2012-06-25 00:04:38 -07:00
Bertrand Aygon aedd02a1fe test: Add modem argument to send-sms 2011-04-28 09:20:11 -05:00
Denis Kenzior 1719840566 test: Update test/send-sms to the new API 2010-09-21 21:15:07 -05:00
Denis Kenzior ba6db3af42 test: Update to the new Manager api 2010-09-09 14:38:14 -05:00
Marcel Holtmann 6ef3a35bb6 test: Fix SMS test script to use MessageManager interface 2010-08-20 02:51:34 +02:00
Denis Kenzior 0a14493673 test: Refactor previous commit 2010-06-07 13:14:50 -05:00
Pasi Miettinen 27cdb7254d test: Set UseDeliveryReports in send-sms 2010-06-07 13:09:40 -05:00
Denis Kenzior 0cd98c5e9e Fix: Update send-sms to the new API 2009-11-05 11:51:54 -06:00
Marcel Holtmann 81f2f74dfd Add some more test scripts for SMS and voice call testing 2009-09-25 14:04:43 -07:00