David Lechner
cd13b2b5f3
test: make all files executable
...
This sets the executable bit on the only two files in the test directory
that do not already have it set.
3 years ago
Martin Hundebøll
1c168e8338
test: process-context-settings: print settings to stderr
...
Prepare the test to print commands to execute and let the caller
evaluate those. In that way, more commands can be added to also set up
name servers and default routes without secretly breaking the existing
system network setup.
4 years ago
Martin Hundebøll
777ae04611
test: process-context-settings: use ip instead of ifconfig/route
4 years ago
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.
4 years ago
Nandini Rebello
df11a63e3f
test: Fix number of arguments check in change-pin
...
Fix the number of arguments checked in second case of change-pin.
4 years ago
Jonas Bonn
85cf3c8aa9
test: use python3 for set-ddr
4 years ago
Nandini Rebello
ef6c257a3e
test: add support for new languages
...
Adding new language support to set "alphabet" parameter.
5 years ago
Nandini Rebello
638583522e
test: Add test script to set sms alphabet
5 years ago
Pavel Machek
1a5fd30baa
test: Better help for delivery reports
...
Explain "delivery report" parameter in send-sms.
5 years ago
Denis Kenzior
2f112eaa9b
test: Fix up process-context-settings
5 years ago
Denis Kenzior
aff02b297c
test: Add list-applications
...
This calls SimAuthentication.GetApplications
5 years ago
James Prestwood
5556e2ac57
test: added tests for GSM/UMTS auth algorithms
6 years ago
Ankit Navik
7f6b9e1040
test: add scripts to test ims registration
6 years ago
Nishanth V
9b023a0b06
test: added script to test serving cell agent
6 years ago
Djalal Harouni
5a35d19eb0
test:netmon: support EARFCN, Eband and CQI in testing scripts
6 years ago
Djalal Harouni
9106cbbaea
test: support NETMON_INFO_{RXLEV|RSCP|ECN0|RSRQ|RSRP}
...
Display the following fields if they are returned.
RXLEV: Received Signal Strength
RSCP: Received Signal Code Power
ECN0: Received Energy Ratio
RSRQ: Reference Signal Received Quality
RSRP: Reference Signal Received Power
6 years ago
Dragos Tatulea
217efa7f25
test: add script for setting lte atom properties
6 years ago
Denis Kenzior
ee98484193
test: Add cancel-sms script
7 years ago
Denis Kenzior
4f8d85665d
test: Fix permissions
7 years ago
Rajagopal Aravindan
deb8652c35
test: Added test to disable sofia 3gr tx throttling
7 years ago
Rajagopal Aravindan
06bc8c4160
test: Added test to enable sofia 3gr tx throttling
7 years ago
Nishanth V
77856af5bd
test: Add list allowed access points script
7 years ago
Samrat Guha Niyogi
12f6d1d32e
test: Support SoftwareVersionNumber in test-modem
7 years ago
Nishanth V
1bfdd57519
test: Add get serving cell information script
7 years ago
Anirudh Gargi
a8a6fdfcb5
test: Add sms bearer set and SMSC set scripts
7 years ago
Denis Kenzior
e28c554059
test: Add register-operator
7 years ago
Denis Kenzior
f7088384e8
test: Add register-auto
7 years ago
Denis Kenzior
1edb6eec9b
test: Fix file mode for reset-contexts
8 years ago
Alfonso Sanchez-Beato
f3f3dabfac
test: Add script for resetting contexts
8 years ago
Alfonso Sanchez-Beato
e1cbc5c5ea
test: Add AvailableTechnologies to list-modems
8 years ago
Neil Jerram
19519b2132
test: Support receiving SMS with non-ASCII chars
...
Without this I get the following Python traceback, for an SMS that
contains the UK pound sign.
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message
self._handler(*args, **kwargs)
File "./receive-sms", line 9, in incoming_message
print("%s" % (message))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa3' in position 51: ordinal not in range(128)
8 years ago
Denis Kenzior
fb1b213e22
test: Add test/set-ddr
...
Script to set DistractedDrivingReduction property
9 years ago
Alfonso Sanchez-Beato
62c34467a2
test: Adapt data test scripts to multi-modem
...
Some tests scripts were not ready to handle situations with more than
one modem present. This change fixes the data context scripts.
9 years ago
Alfonso Sanchez-Beato
d9f252fb61
test: Adapt voice call test scripts to multi-modem
...
Some tests scripts were not ready to handle situations with more than
one modem present. This change fixes the scripts that handle voice
calls.
9 years ago
Denis Kenzior
ebe25412a4
test: Make sure test-stk-menu works with python3
9 years ago
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.
9 years ago
Martin Pitt
ad4f90684f
test: Move from static gobject bindings to GI
...
Use GLib gobject-introspection bindings so that we can also use the
scripts with Python 3.
9 years ago
Martin Pitt
5bf5cf8ddd
test: Replace obsolete has_key() with "in"
...
In order to also work with Python 3
9 years ago
Martin Pitt
0393a41e35
test: Make exceptions compatible with Python 3
...
Use "except Type as var" syntax to work with both Python >= 2.6
and Python 3.
9 years ago
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.
9 years ago
Denis Kenzior
a8e4073d0e
test: Add set-msisdn script
10 years ago
Denis Kenzior
df25ccac49
test: Add display-icon script
10 years ago
Denis Kenzior
d94eb705c7
test: Add selecting the modem in private-chat
10 years ago
Denis Kenzior
75e747122c
test: Add selecting the modem in create-multiparty
10 years ago
Paulo Borges
ba07289963
dundee: Fix typo in dundee-disconnect test
10 years ago
Denis Kenzior
11875b7f79
test: Tweak list-modems to display battchg
10 years ago
Denis Kenzior
2eaacefbe0
test: Use pretty-printing from monitor-ofono
10 years ago
Marcel Holtmann
816f67be9d
test: Allow LoopTone to be interrupted by incoming calls
10 years ago
Marcel Holtmann
e292f142ad
test: Remove unneeded semicolons in STK test script
10 years ago
Marcel Holtmann
5e2953a21e
test: Fix modem path handling for icon testing
10 years ago