Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc60f0d7 authored by Leon Scroggins III's avatar Leon Scroggins III
Browse files

Add a corpus of test files

Bug: 142252770
Bug: 169137236
Bug: 169139756
Test: This (fuzzer)

Attempt to cover the types supported by AImageDecoder:
- jpeg (progressive and baseline)
- png
- webp (animated and non-animated)
  - should maybe include lossless, too?
- gif
- ico (embedded png and bmp)
- bmp
- wbmp
- heif
- various dng formats

These files are either already checked into CTS or Skia.

Change-Id: Ib227639bf8da75f0e8e31e216bc6d1371e24cb75
parent 140f5086
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,4 +72,5 @@ cc_fuzz {
    fuzz_config: {
        cc: ["scroggo@google.com"],
    },
    corpus: ["corpus/*"],
}
+196 KiB
Loading image diff...
+97.3 KiB
Loading image diff...
+42.2 KiB
Loading image diff...
+188 KiB
Loading image diff...
Loading