[roll] Roll fuchsia [utest][debugger] Remove uses of unittest.h in inferior.cc This is in preparation for converting these tests to using zxtest. All the code in inferior.cc runs in subprocesses (not the process where zxtest/unittest runs), so none of the assertions here can be converted to using zxtest's ASSERT/EXPECT macros. Use ZX_ASSERT() instead. Also remove an unused #include of inferior-control.h. Original-Bug: 51652 Test: fx set bringup.x64 --with zircon/system/utest/debugger/ fx qemu -k /boot/test/debugger-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589600 Original-Revision: 7221308d3e85059483ccac8664b6fd1d269c91fb GitOrigin-RevId: 1ed1420f0c0c9e5ba478b3dea44a87cd9f27d120 Change-Id: I4298f1985c910503711b458a0b84149b0f99d588
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.