History log of /external/autotest/client/cros/cellular/mbim_compliance/assertions/common.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
32694e182daed32e30dbc9d13d8af0154660cf1c 13-Jan-2015 Roshan Pius <rpius@chromium.org> mbim_compliance: Data transfer tests bug fixes.

1. Fixed the signature of the NDP header to use decimal connection ID
instead of the ASCII connection ID.
2. NTB32 format setting may not be supported by all devices, so add
appropriate error message and bail out of those tests.
3. Couple of bug fixes uncovered in the tests.
4. Integrated MBIM assertions to optimally use the autotest assertion
framework.

BUG=chromium:440552
TEST='test_that ${host} e:cellular_MbimComplianceDataTransfer.DTS.*'

Change-Id: I7933d878ecb3b22c32fff32c2728fc19a528fccf
Reviewed-on: https://chromium-review.googlesource.com/240549
Reviewed-by: Roshan Pius <rpius@chromium.org>
Commit-Queue: Roshan Pius <rpius@chromium.org>
Tested-by: Roshan Pius <rpius@chromium.org>
/external/autotest/client/cros/cellular/mbim_compliance/assertions/common.py
63d234aca23b8e8a3276121e1aca29cd635d21bb 23-May-2014 Prathmesh Prabhu <pprabhu@chromium.org> cellular: Initial MBIM compliance test suite package.

This CL
- sets up the directory structure for MBIM compliance suite under
client/cros/cellular/mbim_compliance.
- Adds a common |errors| module for all errors raised from the suite.
- Adds base classes for tests, sequences and assertions.
- Adds the top level module for this package - |mobile_compliance_suite.py|

BUG=chromium:376958
TEST=./mbim_compliance_suite.py passes.

Change-Id: I6bc1ac600dc413723a43d123f0e8190673c5a193
Reviewed-on: https://chromium-review.googlesource.com/201801
Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org>
Commit-Queue: Prathmesh Prabhu <pprabhu@chromium.org>
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
/external/autotest/client/cros/cellular/mbim_compliance/assertions/common.py