commit | 1696acf6a48e26b11e4a119d2fcc5a9b4cfe021e | [log] [tgz] |
---|---|---|
author | Antonio Linhart <antoniolinhart@fuchsia.infra.roller.google.com> | Fri Oct 27 19:54:57 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 27 12:56:08 2023 -0700 |
tree | 23ae982a25ddb7456528d2ed7252afb5a7948b12 | |
parent | 478e10c2044ddcdd0a41891edf9fda5579b54282 [diff] |
[roll] Roll fuchsia [netcfg] Use test_case throughout interface tests Re-work tests in interface.rs to use the test_case macro instead of a vector of test cases within the test function. This makes it easier to see what test case fails specifically if there is a regression. I refactored `test_generate_stable_name` to be more clear about what is being tested, since it originally relied on using the same FileBackedConfig across cases. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938053 Original-Revision: ae177edfe26e2ce98f08027a99f5931570bda475 GitOrigin-RevId: bb562a0630c7d1f2fd17c7a44b42536e008b1fe1 Change-Id: Iade091486b8ec9be34cdbf7da16268c6abedc27d
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.