added tests for malloc_usable_size

This commit is contained in:
rwarr627
2020-04-15 21:02:16 -07:00
committed by Daniel Micay
parent 19365c25d6
commit 0a3a726c93
6 changed files with 63 additions and 1 deletions

View File

@@ -23,4 +23,7 @@ write_after_free_large_reuse
write_after_free_small
write_after_free_small_reuse
write_zero_size
unaligned_malloc_usable_size_small
invalid_malloc_usable_size_small
invalid_malloc_usable_size_small_quarantine
__pycache__/