trick/trick_source/sim_services/MemoryManager/test
Scott Fennell 0d60ef0b6f
iss #1219 #1223 #1224 reference ignored in name from address (#1222)
* #1219 added code to check reference mod bit in ClassicCheckPointAgent::getCompositeSubReference, use reference width instead of size.

* #1219 refactor getCompositeSubReference for readability

* #1219 and #1223 add reference width to mod bits in ICG

* check for mod bits in TRICK_STRUCTURED section, refactor function

* #1219 adding MM_ref_name_from_address tests

* #1224 fix logic for offset into arrayed struct

closes #1219 closes #1223 closes #1224 

Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-02-08 09:59:26 -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 iss #1219 #1223 #1224 reference ignored in name from address (#1222) 2022-02-08 09:59:26 -06:00
MM_ref_name_from_address.hh iss #1219 #1223 #1224 reference ignored in name from address (#1222) 2022-02-08 09:59:26 -06: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