trick/trick_source/sim_services/MemoryManager/test
Scott Fennell 6691b14e9e
1093 c str (#1119)
* update checkpoint_map.hh #1093

* #1093 update checkpoint_pair.hh

* #1093 update checkpoint_queue.hh

* #1093 update MM_write_checkpoint.cc

* #1093 update units_attach.i

* #1093 update checkpoint_sequence_stl.hh

* #1093 update checkpoint_stack.hh

* #1093 update swig_extend_str.i

* #1093 update swig_int_templates.hh

* #1093 update checkpoint_stack.hh and swig_int_typemap.i

* #1093 fix c_str issue without adding memory leaks

* #1093 fix c_str issue without adding memory leaks

* #1093 remove dangling pointers in injector sim object (without causing memory leaks)

* #1093 remove dangling pointers in injector sim object (without causing memory leaks)

* #1093 remove dangling pointers in Event Manaager sim object (without causing memory leaks)

* #1093 fix MonteCarlo_c_intf dangling pointers

Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>

closes #1093
2021-03-12 13:23:35 -06:00
..
.gitignore Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Bitfield_tests.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
Makefile Use -isystem for Trick and Python headers 2020-10-23 08:28:01 -05:00
MM_alloc_deps.cc Add direct STL checkpointing 2016-03-31 17:30:00 -05:00
MM_alloc_deps.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MM_clear_var_unittest.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_creation_unittest.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_declare_extern_var_unittest.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_declare_var_2_unittest.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_declare_var_unittest.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_delete_var_unittest.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_get_enumerated.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_get_enumerated.hh Initial commit of everything. 2015-02-26 09:02:31 -06:00
MM_read_checkpoint.cc Fix address arithmetic in MemoryManager_ref_assignment.cpp and add unit test. refs #224 2016-04-15 14:34:38 -05:00
MM_ref_attributes_unittest.cc Add demonstration of getting units from MemoryManager::ref_attributes(). Fixes #132 2015-09-30 17:30:51 -05:00
MM_ref_name_from_address.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_ref_name_from_address.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MM_resize_array_unittest.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_sizeof_type_unittest.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_strdup_unittest.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_test.hh Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MM_user_defined_types.hh Some unit test warnings addressed. (#515) 2017-11-29 15:35:16 -06:00
MM_write_checkpoint_hexfloat.cc Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
MM_write_checkpoint.cc 1093 c str (#1119) 2021-03-12 13:23:35 -06:00
MM_write_checkpoint.hh Add a Memory Manager Test and a MM input parser error msg fix. Ref #587 2018-04-06 15:18:33 -05:00
MM_write_var_unittest.cc Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00