portable serializer: tests added

This commit is contained in:
kenshi84 2017-01-02 10:43:20 +09:00
parent f390a0e2dc
commit ada7c7da8f
8 changed files with 524 additions and 0 deletions

View file

@ -58,6 +58,8 @@
#include <iostream>
#define WALLET_RCP_CONNECTION_TIMEOUT 200000
class Serialization_portability_wallet_Test;
namespace tools
{
class i_wallet2_callback
@ -86,6 +88,7 @@ namespace tools
class wallet2
{
friend class ::Serialization_portability_wallet_Test;
public:
enum RefreshType {
RefreshFull,