[roll] Roll fuchsia [setui_client][tests] Clean up tests Part II - Make interface tests as unit tests

This CL makes interface tests as unit tests so that we can have
different tests ran in their own files instead of all in a main()
function.

Original-Fixed: 83535
Original-Bug: 76260
Test: fx test -o setui_client_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579594
Original-Revision: d01cb15b7641a238c8a780b28a3b1bd873ffab51
GitOrigin-RevId: 3f5ac8c3c48f88be017b88a325eed5f4a2194b2d
Change-Id: Ia49b13e56d9a0ffca76718aa1cd2e006cecf6624
1 file changed
tree: 78ffb9e6275e39b408370ae8592ef448f35cfd97
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.