Scheduler Fuzzer: Describes the grammar of task queue manager fuzzer.
Describes the grammar of the v0 task queue manager fuzzer input using a protocol buffer. This grammar describes a test that can test the following interfaces: * Creating a task queue. * Posting a (delayed) task with a given duration. * Doing the above from within a task. Bug: 852076 Change-Id: Ie33637eff3d953c814a7c40185d709a6bfc1f791 Reviewed-on: https://chromium-review.googlesource.com/1097327Reviewed-by:Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Farah Charab <farahcharab@chromium.org> Cr-Commit-Position: refs/heads/master@{#567229}
Showing
Please register or sign in to comment