test: Split overly large util_tests.cpp file

This commit is contained in:
MacroFake
2022-11-11 12:37:04 +01:00
parent 48174c0f28
commit fa4ec1be51
3 changed files with 1044 additions and 1021 deletions

View File

@@ -66,6 +66,7 @@ BITCOIN_TESTS =\
test/addrman_tests.cpp \ test/addrman_tests.cpp \
test/allocator_tests.cpp \ test/allocator_tests.cpp \
test/amount_tests.cpp \ test/amount_tests.cpp \
test/argsman_tests.cpp \
test/arith_uint256_tests.cpp \ test/arith_uint256_tests.cpp \
test/banman_tests.cpp \ test/banman_tests.cpp \
test/base32_tests.cpp \ test/base32_tests.cpp \

1043
src/test/argsman_tests.cpp Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff