commit | 392d530a649b709187fe8bf53512ef234051662f | [log] [tgz] |
---|---|---|
author | Haotien Hsu <haotienh@nvidia.com> | Mon May 08 18:46:14 2023 +0800 |
committer | Haotien Hsu <haotienh@nvidia.com> | Wed Jun 07 13:46:58 2023 +0800 |
tree | 8105311545abf4b527740cb82cf3c08856c26e75 | |
parent | fd48e195bb05f93d1e999892dcc529669b137d27 [diff] |
Test: Don't check results when no type-c ports For those devices without type-c ports, the queryPortStatus test is always failed.Because there are no PortStatus for the callbacks. Adding an additional condition branch to skip the results checking when there are no PortStatus. Bug: 281643316 (https://partnerissuetracker.corp.google.com/issues/281643316) Change-Id: Ibf599038b542d5d81a2af9ab2097f2f868be0447 Signed-off-by: Haotien Hsu <haotienh@nvidia.com>