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

Commit 1ee38ede authored by Wenhao Wang's avatar Wenhao Wang Committed by Gerrit Code Review
Browse files

Merge "trusty: Adapt to Confirmationui Corpus Format"

parents c6b6c08f dc45de05
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16,4 +16,8 @@ cc_fuzz {
    name: "trusty_confirmationui_fuzzer",
    defaults: ["trusty_fuzzer_defaults"],
    srcs: ["fuzz.cpp"],

    // The initial corpus for this fuzzer was derived by dumping bytes from
    // ConfirmationUI VTS.
    corpus: ["corpus/*"],
}
+168 B

File added.

No diff preview for this file type.

+6.08 KiB

File added.

No diff preview for this file type.

+160 B

File added.

No diff preview for this file type.

+28 B

File added.

No diff preview for this file type.

Loading