Add post library API as custom mutator and rename pre_save

This commit is contained in:
rish9101
2020-05-13 18:59:12 +05:30
parent f8b3d34225
commit 9627458ecc
12 changed files with 75 additions and 93 deletions

View File

@ -120,7 +120,7 @@ def fuzz(buf, add_buf, max_size):
#
# return next_index
#
# def pre_save(buf):
# def post_process(buf):
# '''
# Called just before the execution to write the test case in the format
# expected by the target