commit | 08916b9ea2ca381be78bd4d581ec1e78693fc7f7 | [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 | 5e6dc03fd5fa6db51c09a34f3c9963ff58d7c204 [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>