Skip to content

Commit e4f174f

Browse files
author
Enrico Steffinlongo
committed
Added unit test for shadow_memory_util.cpp
1 parent 6930cc2 commit e4f174f

File tree

2 files changed

+402
-0
lines changed

2 files changed

+402
-0
lines changed

unit/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ SRC += analyses/ai/ai.cpp \
8585
goto-symex/goto_symex_state.cpp \
8686
goto-symex/ssa_equation.cpp \
8787
goto-symex/is_constant.cpp \
88+
goto-symex/shadow_memory_util.cpp \
8889
goto-symex/symex_assign.cpp \
8990
goto-symex/symex_level0.cpp \
9091
goto-symex/symex_level1.cpp \

0 commit comments

Comments
 (0)