[roll] Roll fuchsia [src/test/emulator] Skip PMM crash tests on KASAN builds. This CL modifies the emulator code to allow for checking whether any message from a given list is present in the kernel log output. The PMM Crash tests performs an UAF, which in kasan builds is detected by the sanitizer instrumentation. The test now checks whether the kernel has been built with address sanitizer instrumentation before running, and is skipped if so. To run this test: ```shell $ fx test kernel_panic_tests ``` BUG=66578 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/464985 Original-Revision: 4dd08a3f86afa9ecfd14076038e5d93f880ffdfc GitOrigin-RevId: 72620e70e3188364709555e7949425e9c57a6b4e Change-Id: Ic37f38ce7093a86beba567ae6e752e4516451005
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.