verilator/test_regress
Yutetsu TAKATSUKASA ce9293fcb3
Fix memory leaks found in trace related tests (#2708)
* Fix memory leak of t_trace_cat and t_trace_cat_renew

* Fix memory leak of t_trace_c_api

* Fix memory leak in t_trace_public_func and t_trace_public_func_vlt

* Fix memory leaks in t_flat_build (and probably more).

* Use unique_ptr in testcases
2020-12-17 08:31:47 +09:00
..
t Fix memory leaks found in trace related tests (#2708) 2020-12-17 08:31:47 +09:00
.gdbinit
.gitignore Ignore some files generated by modelsim (#2669) 2020-12-05 21:55:56 -05:00
CMakeLists.txt
Makefile
Makefile_obj
driver.pl Fix memory leaks found in trace related tests (#2708) 2020-12-17 08:31:47 +09:00
input.vc Internal coverage improvements 2020-09-18 21:27:36 -04:00
input.xsim.vc