Thanks!
Regarding jobs: I must have misunderstood something in the instructions.
I want to fuzz the tint component of Chromium, and I had therefore assumed I needed a job that would have a tint-related binary as its APP field. The documentation says
"""
A basic job type for a binary called “app” might look like: ...
"""
For example, there is a fuzzer called "metzman_graphicsfuzz_spirv_fuzzer", and this has "linux_asan_spirv" as its job type. I'm assuming that for tint I would need something like "linux_asan_tint" as the job type for my fuzzer.
Are you able to point me in the right direction as to how I would decide which of the existing job types to use for my fuzzer?
Thanks.
Ally