|
rippled
|


Public Member Functions | |
| void | testClear () |
| void | testAutomatic () |
| void | testCanDelete () |
| void | run () override |
Private Member Functions | |
| bool | goodLedger (jtx::Env &env, Json::Value const &json, std::string ledgerID, bool checkDB=false) |
| bool | bad (Json::Value const &json, error_code_i error=rpcLGR_NOT_FOUND) |
| std::string | getHash (Json::Value const &json) |
| void | ledgerCheck (jtx::Env &env, int const rows, int const first) |
| void | transactionCheck (jtx::Env &env, int const rows) |
| void | accountTransactionCheck (jtx::Env &env, int const rows) |
| int | waitForReady (jtx::Env &env) |
Static Private Member Functions | |
| static auto | onlineDelete (std::unique_ptr< Config > cfg) |
| static auto | advisoryDelete (std::unique_ptr< Config > cfg) |
Static Private Attributes | |
| static const auto | deleteInterval = 8 |
Definition at line 31 of file SHAMapStore_test.cpp.
|
staticprivate |
Definition at line 36 of file SHAMapStore_test.cpp.
|
staticprivate |
Definition at line 45 of file SHAMapStore_test.cpp.
|
private |
Definition at line 53 of file SHAMapStore_test.cpp.
|
private |
Definition at line 102 of file SHAMapStore_test.cpp.
|
private |
Definition at line 110 of file SHAMapStore_test.cpp.
|
private |
Definition at line 121 of file SHAMapStore_test.cpp.
|
private |
Definition at line 133 of file SHAMapStore_test.cpp.
|
private |
Definition at line 141 of file SHAMapStore_test.cpp.
|
private |
Definition at line 149 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testClear | ( | ) |
Definition at line 171 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testAutomatic | ( | ) |
Definition at line 282 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testCanDelete | ( | ) |
Definition at line 351 of file SHAMapStore_test.cpp.
|
override |
Definition at line 522 of file SHAMapStore_test.cpp.
|
staticprivate |
Definition at line 33 of file SHAMapStore_test.cpp.
1.8.17