Bitcoin

amount_tests

command_line: /home/runner/work/nightly-builds/nightly-builds/build/bin/test_bitcoin "--run_test=amount_tests" "--catch_system_error=no" "--log_level=test_suite" "--" "DEBUG_LOG_OUT"

working_directory: "./src/test"

Processors: 1

Execution Time: 0.556

Environment: #CTEST_RESOURCE_GROUP_COUNT=

Completion Status: Completed

stdout:

Running 4 test cases...
Entering test module "Bitcoin Core Test Suite"
./test/addrman_tests.cpp(63): Test suite "addrman_tests" is skipped because disabled
./test/allocator_tests.cpp(16): Test suite "allocator_tests" is skipped because disabled
./test/amount_tests.cpp(12): Entering test suite "amount_tests"
./test/amount_tests.cpp(14): Entering test case "MoneyRangeTest"
./test/amount_tests.cpp(14): Leaving test case "MoneyRangeTest"; testing time: 199us
./test/amount_tests.cpp(23): Entering test case "GetFeeTest"
./test/amount_tests.cpp(23): Leaving test case "GetFeeTest"; testing time: 609us
./test/amount_tests.cpp(119): Entering test case "BinaryOperatorTest"
./test/amount_tests.cpp(119): Leaving test case "BinaryOperatorTest"; testing time: 204us
./test/amount_tests.cpp(136): Entering test case "ToS...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...