|
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 59 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndStateDB | ( | ) |
Definition at line 108 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndFileSystem | ( | ) |
Definition at line 162 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testDownloadsAndRestart | ( | ) |
Definition at line 259 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testShardCountFailure | ( | ) |
Definition at line 423 of file ShardArchiveHandler_test.cpp.
| void ripple::test::ShardArchiveHandler_test::testRedundantShardFailure | ( | ) |
Definition at line 580 of file ShardArchiveHandler_test.cpp.
|
override |
Definition at line 666 of file ShardArchiveHandler_test.cpp.
1.8.17