Assert no memory leaks by stubbing malloc/free in the test suite
This commit is contained in:
parent
6105bf9909
commit
196339aaa9
7 changed files with 146 additions and 18 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod allocations;
|
||||
mod corpuses;
|
||||
mod fixtures;
|
||||
mod parser_api;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue