[roll] Roll fuchsia [power] Port SuspendResumeTest to AsyncFuchsiaTestCases

This change relocates the `SuspendResumeTestSuite` to a new module
`suspend_resume_test_cases` and refactors it into
`SuspendResumeTestCases`, extending the `AsyncFuchsiaTestCases`
class. This aligns the test with the new test case architecture,
removing the need for `mobly_test` to be passed directly to the suite.

Original-Bug: 488299605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1549900
Original-Revision: 0529a84ab72a6d086b92d08ae62e5edd9b5a2a21
GitOrigin-RevId: f52ea980578035a90a034351ecd6f0420228043c
Change-Id: Iba809a3986b706b9ca2a8f790696f2466b4f7f41
1 file changed
tree: 5dcce34fcb57f9803f03ee5d78b3044d9df459c2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.