elements/src/wallet/test
Cory Fields 34ed64a404 crypter: add tests for crypter
Verify that results correct (match known values), consistent (encrypt->decrypt
matches the original), and compatible with the previous openssl implementation.

Also check that failed encrypts/decrypts fail the exact same way as openssl.
2016-05-13 10:23:04 +02:00
..
accounting_tests.cpp test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
crypto_tests.cpp crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
rpc_wallet_tests.cpp test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_test_fixture.cpp test: Rename wallet.dat to wallet_test.dat 2016-04-18 15:17:08 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp Merge #7688: List solvability in listunspent output and improve help 2016-04-25 14:46:29 +02:00