test: Convert to Python 3
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 11 Mar 2014 16:39:22 +0000 (17:39 +0100)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 12 Mar 2014 00:34:08 +0000 (19:34 -0500)
commitc027ab9fbc1a8e8c9e76bcd123df1ad7696307c2
treee2e4296e475794f65139671027d160b4526c6d20
parentad4f90684fac01be21789df40882fb9869c3cd41
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.
94 files changed:
test/activate-context
test/answer-calls
test/backtrace
test/cancel-ussd
test/cdma-connman-disable
test/cdma-connman-enable
test/cdma-dial-number
test/cdma-hangup
test/cdma-list-call
test/cdma-set-credentials
test/change-pin
test/create-internet-context
test/create-mms-context
test/create-multiparty
test/deactivate-all
test/deactivate-context
test/dial-number
test/disable-call-forwarding
test/disable-gprs
test/disable-modem
test/display-icon
test/dundee-connect
test/dundee-disconnect
test/enable-cbs
test/enable-gprs
test/enable-modem
test/enter-pin
test/get-icon
test/get-operators
test/get-tech-preference
test/hangup-active
test/hangup-all
test/hangup-call
test/hangup-multiparty
test/hold-and-answer
test/initiate-ussd
test/list-calls
test/list-contexts
test/list-messages
test/list-modems
test/list-operators
test/lock-pin
test/lockdown-modem
test/monitor-dundee
test/monitor-ofono
test/offline-modem
test/online-modem
test/private-chat
test/process-context-settings
test/receive-sms
test/reject-calls
test/release-and-answer
test/release-and-swap
test/remove-contexts
test/reset-pin
test/scan-for-operators
test/send-sms
test/send-ussd
test/send-vcal
test/send-vcard
test/set-call-forwarding
test/set-cbs-topics
test/set-context-property
test/set-fast-dormancy
test/set-gsm-band
test/set-mic-volume
test/set-mms-details
test/set-msisdn
test/set-roaming-allowed
test/set-speaker-volume
test/set-tech-preference
test/set-tty
test/set-umts-band
test/set-use-sms-reports
test/swap-calls
test/test-advice-of-charge
test/test-call-barring
test/test-call-forwarding
test/test-call-settings
test/test-cbs
test/test-gnss
test/test-message-waiting
test/test-modem
test/test-network-registration
test/test-phonebook
test/test-push-notification
test/test-smart-messaging
test/test-sms
test/test-ss
test/test-ss-control-cb
test/test-ss-control-cf
test/test-ss-control-cs
test/test-stk-menu
test/unlock-pin