| commit | 51bfe08d84a547160cfcc743c22075f5aca9d71f | [log] [tgz] |
|---|---|---|
| author | Yifan Hong <elsk@google.com> | Tue May 05 14:34:38 2020 -0700 |
| committer | Yifan Hong <elsk@google.com> | Wed May 06 17:10:34 2020 -0700 |
| tree | 542d8581a7e5984c749ce907ffe78f9e5edb9138 | |
| parent | b2e939599a8bca7aa407b6d027576087465c9677 [diff] |
libsnapshot_fuzzer: Add tests Add tests for the fuzzer itself. The test ensures that the initial corpus is a good run on SnapshotManager (in the sense that not only it doesn't crash, but also it executes as expected). Also changed fuzz_utils so that impl functions return the invocation result too, so that the test can check its values. Test: run it Bug: 154633114 Change-Id: I31ab7830f8c20a0575aaadabd038632d10f33962