intel / yarpgen

Yet Another Random Program Generator
Other
469 stars 50 forks source link

yarpgen_v1: Add an option to change code output to help preparing a reduced testcase #175

Open winspool opened 1 year ago

winspool commented 1 year ago

This patch adds a new option "--reduce" ("-r") which changes the code output to print (and reset) the hash for every entry in all checksum functions.

Example: https://savannah.nongnu.org/bugs/?63895

-- Regards ... Detlef