|
rippled
|


Public Member Functions | |
| void | testSingleDownloadAndStateDB () |
| void | testDownloadsAndStateDB () |
| void | testDownloadsAndFileSystem () |
| void | testDownloadsAndRestart () |
| void | testShardCountFailure () |
| void | testRedundantShardFailure () |
| void | run () override |
Private Types | |
| using | Downloads = std::vector< std::pair< std::uint32_t, std::string > > |
Private Member Functions | |
| std::shared_ptr< TrustedPublisherServer > | createServer (jtx::Env &env, bool ssl=true) |
Definition at line 36 of file ShardArchiveHandler_test.cpp.
|
private |
Definition at line 38 of file ShardArchiveHandler_test.cpp.
|
private |
Definition at line 41 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testSingleDownloadAndStateDB | ( | ) |
Definition at line 57 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndStateDB | ( | ) |
Definition at line 106 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndFileSystem | ( | ) |
Definition at line 160 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndRestart | ( | ) |
Definition at line 257 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testShardCountFailure | ( | ) |
Definition at line 421 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testRedundantShardFailure | ( | ) |
Definition at line 578 of file ShardArchiveHandler_test.cpp.
|
override |
Definition at line 664 of file ShardArchiveHandler_test.cpp.
1.8.17