tests/decodecorpus: add more advanced options#4102
Conversation
- add option to force a specific block type - add option to force a specific literal tyle - add option to generate only frame headers - add option to skip generating magic numbers Co-authored-by: Maciej Dudek <[email protected]> Co-authored-by: Pawel Czarnecki <[email protected]> Co-authored-by: Robert Winkler <[email protected]> Co-authored-by: Roman Dobrodii <[email protected]>
|
Hi @proppy! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at [email protected]. Thanks! |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks! |
This extend decodecorpus functionality to allow us to generate more specific frames to test the correctness of the the ongoing HW decoder implementation at google/xls#1315.
Authored-by: @lpawelcz @mtdudek @rw1nkler @rdob-ant
Commited-by: @proppy