Skip to content

Commit

Permalink
Merge pull request #757 from wasmx/depth_tests
Browse files Browse the repository at this point in the history
test: Add call depth unit tests
  • Loading branch information
chfast authored Mar 19, 2021
2 parents e9b24a7 + 73d935e commit b7d6de4
Show file tree
Hide file tree
Showing 3 changed files with 589 additions and 250 deletions.
1 change: 1 addition & 0 deletions test/unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ target_sources(
cxx20_bit_test.cpp
cxx20_span_test.cpp
end_to_end_test.cpp
execute_call_depth_test.cpp
execute_call_test.cpp
execute_control_test.cpp
execute_death_test.cpp
Expand Down
Loading

0 comments on commit b7d6de4

Please sign in to comment.