commit | 1bcb602b8541ed2f7f432343e20d8699b3b914e4 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Dec 27 10:43:27 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Tue Dec 27 10:52:17 2022 +0000 |
tree | 0a5182e3514def524dc93d7913bbb8238ef6a0fd | |
parent | b771f08af6ec4746b50fe7e9dd81cf77a4f8a5b8 [diff] |
Check for failures in base SetUp() If the base set up fails, the RKP version number might not be valid so we shouldn't try to work out whether the test should be skipped based on the version. Assert that there weren't any fatal errors from the base set up rather than reporting that the test should be skipped as that can be a bit confusing. Test: atest VtsHalRemotelyProvisionedComponentTargetTest Change-Id: Icaf946ef4cf6b31dcfe7187131538b9eb3892798