|
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 () |
| 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.
1.8.13