Skip to content

Commit

Permalink
test: Add unit tests for blockchain tests loading
Browse files Browse the repository at this point in the history
  • Loading branch information
rodiazet authored and chfast committed Sep 30, 2023
1 parent fe4f723 commit 629eec6
Show file tree
Hide file tree
Showing 2 changed files with 380 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 @@ -7,6 +7,7 @@ add_executable(evmone-unittests)
target_sources(
evmone-unittests PRIVATE
analysis_test.cpp
blockchaintest_loader_test.cpp
bytecode_test.cpp
eof_test.cpp
eof_validation_test.cpp
Expand Down
Loading

0 comments on commit 629eec6

Please sign in to comment.