[roll] Roll fuchsia [tefmocheck] Skip cdc_ethernet_state_check on pass

This skips cdc_ethernet_state_check if all test cases pass. This uses
the same approach as string_in_log_check

Original-Bug: None
Test: Added unit test case
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586709
Original-Revision: 6164420879f3dea59cdb7d92c1780ae6c5061a6d
GitOrigin-RevId: f71a176e12e5a2df9d9dd0bffa5afce3e55c3f00
Change-Id: I4d85d938597f75d1711e3cc767f0dbce214c0a19
1 file changed
tree: 84cd112e145a9b717a96661d6cc3bcad97682854
  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.