Skip to content

Commit

Permalink
Add tests for stack validation with non-constant stack
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Dec 20, 2023
1 parent 8e96cc5 commit 7a33c80
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ target_sources(
analysis_test.cpp
blockchaintest_loader_test.cpp
bytecode_test.cpp
eof_stack_validation_test.cpp
eof_test.cpp
eof_validation_test.cpp
evm_fixture.cpp
Expand Down
Loading

0 comments on commit 7a33c80

Please sign in to comment.