monero/tests/unit_tests
moneromooo-monero dbecfe7d5d
unit_tests: make the density test a bit less stringent
It's an inherently random test
2019-05-20 10:42:50 +00:00
..
account.cpp
address_from_url.cpp
aligned.cpp
apply_permutation.cpp
ban.cpp unit_tests: undo is_blocked implementation factoring 2019-04-16 22:23:15 +00:00
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp blockchain_db: fix db txn ending too early 2019-04-14 08:35:38 +00:00
bulletproofs.cpp
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
CMakeLists.txt blockchain: keep a rolling long term block weight median 2019-05-02 09:47:01 +00:00
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp
device.cpp
difficulty.cpp fix wide difficulty conversion with some versions of boost 2019-05-01 19:58:09 +00:00
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
expect.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp testdb: add override keyword where missing 2019-04-17 10:26:25 +09:00
hashchain.cpp
hmac_keccak.cpp
http.cpp
is_hdd.cpp
json_serialization.cpp
keccak.cpp
lmdb.cpp
logging.cpp unit_tests: don't delete log file on windows, it will fail 2019-04-23 15:27:54 +00:00
long_term_block_weight.cpp
main.cpp
memwipe.cpp
mlocker.cpp
mnemonics.cpp
mul_div.cpp
multiexp.cpp
multisig.cpp
net.cpp Fix socks tests in windows and handle errors better 2019-04-19 01:10:02 -04:00
notify.cpp
output_distribution.cpp Merge pull request #5496 2019-05-07 17:30:27 +02:00
output_selection.cpp unit_tests: make the density test a bit less stringent 2019-05-20 10:42:50 +00:00
parse_amount.cpp
pruning.cpp
random.cpp
ringct.cpp ringct: prevent use of full ringct signatures for more than one input 2019-04-11 19:44:06 +00:00
ringdb.cpp
rolling_median.cpp blockchain: keep a rolling long term block weight median 2019-05-02 09:47:01 +00:00
serialization.cpp ringct: prevent use of full ringct signatures for more than one input 2019-04-11 19:44:06 +00:00
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_notifier.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
threadpool.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp wallet2: reject standalone short payment IDs in monero: URI API 2019-05-01 18:41:39 +00:00
varint.cpp
vercmp.cpp
wipeable_string.cpp