commit | b74ed0ccdde68a43fe8f253a63dec0580eee3dd3 | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Thu Oct 10 20:50:42 2019 +0100 |
committer | Alessio Balsini <balsini@google.com> | Thu Oct 10 20:59:33 2019 +0100 |
tree | d0c5a5aa84e579309b23eb06f70d43b7ecd43b2e | |
parent | aec6b509e14bc6a7a4e4b34baafe80818122b341 [diff] |
Fuzzer for libdm's dm-linear devices creation Create a fuzzer that fuzzes the parameters used for the creation of dm-linear tables through libdm. This fuzzer is based on libdm::DmLinear. Bug: none Test: dm_linear_fuzzer Change-Id: I052144c6eb0db4fa6a37b5e54fbcb8193e5dc88f Signed-off-by: Alessio Balsini <balsini@google.com>