monero/tests/core_tests
Dusan Klinec c444a7e002
trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup.
- fix LibUSB cmake for static builds on OSX
- tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added.
- tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour.
- requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \
make debug-test-trezor -j8`
2023-09-30 09:01:10 +02:00
..
CMakeLists.txt Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
block_reward.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
block_reward.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
block_validation.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
block_validation.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
bulletproof_plus.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
bulletproof_plus.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
bulletproofs.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
bulletproofs.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
chain_split_1.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
chain_split_1.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
chain_switch_1.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
chain_switch_1.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
chaingen.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
chaingen.h trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests 2023-09-30 09:01:10 +02:00
chaingen001.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
chaingen_main.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
chaingen_serialization.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
chaingen_tests_list.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
double_spend.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
double_spend.h fix chaingen tests 2023-09-29 19:11:20 +02:00
double_spend.inl fix chaingen tests 2023-09-29 19:11:20 +02:00
integer_overflow.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
integer_overflow.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
multisig.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
multisig.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
rct.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
rct.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
rct2.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
rct2.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
ring_signature_1.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
ring_signature_1.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
transaction_tests.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
transaction_tests.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
tx_pool.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
tx_pool.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
tx_validation.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
tx_validation.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
v2_tests.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
v2_tests.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
wallet_tools.cpp fix chaingen tests 2023-09-29 19:11:20 +02:00
wallet_tools.h fix chaingen tests 2023-09-29 19:11:20 +02:00