btck.cpp
command_line: /home/runner/work/btck/btck/build/test/cpp/btck.test.cpp
working_directory: "./test/cpp"
Processors: 1
Execution Time: 0.004
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Running main() from ./googletest/src/gtest_main.cc
[==========] Running 3 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 1 test from Block
[ RUN ] Block.Genesis
[ OK ] Block.Genesis (0 ms)
[----------] 1 test from Block (0 ms total)
[----------] 1 test from Transaction
[ RUN ] Transaction.Transaction
[ OK ] Transaction.Transaction (0 ms)
[----------] 1 test from Transaction (0 ms total)
[----------] 1 test from Verify
[ RUN ] Verify.Flags
[ OK ] Verify.Flags (0 ms)
[----------] 1 test from Verify (0 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 3 test suites ran. (0 ms total)
[ PASSED ] 3 tests.