8a1200b9de81182044b33eef77caabb00bd1a882 |
|
16-Jan-2013 |
Thieu Le <thieule@chromium.org> |
cellular: Clear 8960 errors before starting tests. The modem is reset before a test is started. This reset can lead to errors on the 8960 (eg. lost connection). These errors need to be cleared before starting the tests else the test may mistaken the errors as being legitimate. BUG=chromium-os:37651 TEST=cellular_Smoke, cellular_Signal, cellular_Throughput, cellular_ModemControl Change-Id: I80a70c446461f69cab95a833783be922c42fbf2b Reviewed-on: https://gerrit.chromium.org/gerrit/41455 Reviewed-by: Arman Uguray <armansito@chromium.org> Commit-Queue: Thieu Le <thieule@chromium.org> Tested-by: Thieu Le <thieule@chromium.org>
/external/autotest/client/site_tests/cellular_Signal/cellular_Signal.py
|
043b25403fac57a3ebfeec7208ce3a50d9570d1b |
|
15-Jan-2013 |
Thieu Le <thieule@chromium.org> |
cellular: Fix registration timeouts when running cellular_Signal. This CL fixes three things related to the registration errors when running cellular_Signal with EGPRS: - Removes persistent attach configuration option for GPRS in the 8960. This option causes some confusion with modem when switching between GPRS and EGPRS. - Update the reported technology now that GPRS/EGPRS is configured correctly. - Increase the timeout when waiting for modem registration. BUG=chromium-os:37898 TEST=cellular_Signal (--technology=EGPRS) Change-Id: Ia1613aa526fece25a3523171c513d839281f8007 Reviewed-on: https://gerrit.chromium.org/gerrit/41291 Reviewed-by: Thieu Le <thieule@chromium.org> Tested-by: Thieu Le <thieule@chromium.org> Commit-Queue: Thieu Le <thieule@chromium.org>
/external/autotest/client/site_tests/cellular_Signal/cellular_Signal.py
|
c0cb838c5489168d40ae46275957b750965a258c |
|
17-Jul-2012 |
Thieu Le <thieule@chromium.org> |
3G: Port cellular_Signal to work with cros/cellular/mm1.py. Using cros/cellular/mm1.py allows the test to work with cromo, modemmanager and modemmanager-next. Also removed HSPA_PLUS from Icera modem technologies because it is not supported. This caused cellular_Signal to fail. BUG=chromium-os:32572 TEST=cellular_Signal Change-Id: Ibb9f4be81687749eaea7d874ecd8912152b39501 Reviewed-on: https://gerrit.chromium.org/gerrit/27567 Commit-Ready: Thieu Le <thieule@chromium.org> Reviewed-by: Thieu Le <thieule@chromium.org> Tested-by: Thieu Le <thieule@chromium.org>
/external/autotest/client/site_tests/cellular_Signal/cellular_Signal.py
|
e196df4cead72039f5b0a107f125aeef9008a492 |
|
05-Mar-2012 |
Jason Glasgow <jglasgow@chromium.org> |
cellular_Signal: enhance test to verify with lost signal Enhance cellular_Signal to verify behavior when signal is lost, but the base station is not shutdown. Create a new control file, cellular_ZeroSignal to run this specific test case Add loggging of performance data BUG=chromium-os:8124 TEST=run cellular_Signal and cellular_ZeroSignal Change-Id: I19222d2b2c2cdfec74167039d0bae5d1b1373a10 Reviewed-on: https://gerrit.chromium.org/gerrit/17347 Commit-Ready: Jason Glasgow <jglasgow@chromium.org> Reviewed-by: Jason Glasgow <jglasgow@chromium.org> Tested-by: Jason Glasgow <jglasgow@chromium.org> Reviewed-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/site_tests/cellular_Signal/cellular_Signal.py
|
93c6ce0826cb6bb3ffc7d949250c320de3929e13 |
|
01-Mar-2012 |
Jason Glasgow <jglasgow@chromium.org> |
cellular_Signal: test changing radio access technologies Test changing radio access technologies to ensure that the modem reregisters on the new technology and properly reports the technology throughout the network stack. BUG=chrome-os-partner:6340,chromium-os:8124 TEST=run this test Change-Id: Ida0a8a53974743d258c3d7af0f59e92b7584afc9 Reviewed-on: https://gerrit.chromium.org/gerrit/17207 Commit-Ready: Jason Glasgow <jglasgow@chromium.org> Reviewed-by: Jason Glasgow <jglasgow@chromium.org> Tested-by: Jason Glasgow <jglasgow@chromium.org>
/external/autotest/client/site_tests/cellular_Signal/cellular_Signal.py
|