Aktualizr
C++ SOTA Client
|
Protected Member Functions | |
std::string | getImageData (const std::string &targetname=_default_target) const |
std::vector< Uptane::Target > | getCurrentTargets () |
Uptane::Target | getDefaultTarget () |
Uptane::Hash | getDefaultTargetHash () |
Protected Attributes | |
AktualizrSecondaryWrapper | _secondary |
UptaneRepoWrapper | _uptane_repo |
NiceMock< UpdateAgentMock > & | _update_agent |
Static Protected Attributes | |
static constexpr const char *const | _default_target {"default-target"} |
Definition at line 121 of file aktualizr_secondary_test.cc.