Difference between revisions of "QA/Test Cases/connman-services"
From Apertis
< QA | Test Cases
m (Add dialog as a dependency) |
(Clarify description of request for input) |
||
Line 15: | Line 15: | ||
#: <pre>/usr/lib/chaiwala-tests/connman/connman-test-service.py</pre> | #: <pre>/usr/lib/chaiwala-tests/connman/connman-test-service.py</pre> | ||
# The tool will show all services available in a dialog. Select the one to connect to and press ENTER. | # The tool will show all services available in a dialog. Select the one to connect to and press ENTER. | ||
− | # If it's connecting to a wifi service that needs additional information, it's necessary to input one of the following information with the exact syntax, depending on the service configuration: | + | # If it's connecting to a wifi service that needs additional information (if the test outputs a complex <tt>RequestInput (…)</tt> line followed by <tt>Answer:</tt>), it's necessary to input one of the following information with the exact syntax, depending on the service configuration: |
#* WEP/WPA/WPA2: | #* WEP/WPA/WPA2: | ||
#: <pre>Passphrase=<passphrase></pre> | #: <pre>Passphrase=<passphrase></pre> |
Revision as of 13:34, 14 July 2016
This page is obsolete. Test definitions are now available at qa.apertis.org. For this test, see qa.apertis.org/connman-services.html |