Aktualizr
C++ SOTA Client
|
Protected Member Functions | |
std::vector< Uptane::Target > | getCurrentTargets () |
Uptane::Target | getDefaultTarget () |
Hash | getDefaultTargetHash () |
data::ResultCode::Numeric | sendImageFile (std::string target_name=default_target_) |
Protected Attributes | |
AktualizrSecondaryWrapper | secondary_ |
UptaneRepoWrapper | uptane_repo_ |
NiceMock< UpdateAgentMock > & | update_agent_ |
TemporaryDirectory | image_dir_ |
Definition at line 171 of file aktualizr_secondary_test.cc.