commit | 76fc7cbf696a560f0752d3e628ef64fdc02c8ce5 | [log] [tgz] |
---|---|---|
author | Grant Hernandez <granthernandez@google.com> | Mon Jul 01 15:01:43 2019 -0700 |
committer | Grant Hernandez <granthernandez@google.com> | Mon Jul 01 15:21:19 2019 -0700 |
tree | 70174bc6da94b445a51f951f3c8a6cfd17ccdf30 | |
parent | c860fc0a54eeebe3a47bf101963ca432d22e3b3e [diff] |
MTP: add friend class for fuzz testing In preparation for fuzz testing the MtpServer, we need to be able to mock the IMtpHandle interface to avoid reading directly from the USB interface. Test: SANITIZE_TARGET='hwaddress fuzzer' mmm -j . Test: atest mtp_ffs_handle_test Change-Id: I79d023cbda75d6760bed22b659fa31328e9d81c5