commit | 5fe3926a1132d2b0c3803ad2e0bb7f6703423dab | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Jun 28 16:50:38 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Jun 28 16:50:38 2021 +0800 |
tree | 68f04fbe8b4009c424afe189071ce6df530e64fa | |
parent | a569410667e658a27569e3722ce99d4fda259046 [diff] |
Print the result of command when test is failed When ConnectivityManagerTest#testGetMultipathPreference() is failed, it only prints "Unexpected format from cmd netpolicy" and it's not helpful. Print the result of command can help people to know what's the difference between expected result and actual result. Bug: 187921745 Test: atest CtsNetTestCases:ConnectivityManagerTest#testGetMultipathPreference Change-Id: I63cd4b043e7c70775156aa5244d25ee2268f9f32