diff options
| author | 2023-04-25 15:00:53 +0100 | |
|---|---|---|
| committer | 2023-04-27 14:48:21 +0000 | |
| commit | 2df7a6550548a4a7e07ef1d575992951847eef78 (patch) | |
| tree | ad58eccb0e06e3778a3732caa982727d88159ce7 /compiler/compiler_reflection_test.cc | |
| parent | cde6497d286337de2ed21c71c85157e2745b742b (diff) | |
Initial ART fuzzer for DEX verification
It fuzzes the verifier by generating DEX files,
trying to open them, and verify them.
Add a small corpus to start with:
* Empty: Totally empty file (invalid DEX)
* Main: Empty main (valid DEX)
* Hello-world: Main that prints "Hello, world!"
Add a small dictionary with valid DEX headers.
Bug: 249085422
Change-Id: I9a6a555ea2462e7156669e1728815f8dcaacb23a
Diffstat (limited to 'compiler/compiler_reflection_test.cc')
0 files changed, 0 insertions, 0 deletions