Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Classes | Public Member Functions | Static Public Attributes | List of all members
test_fixtures.DirectorRepo Class Reference
Inheritance diagram for test_fixtures.DirectorRepo:
[legend]
Collaboration diagram for test_fixtures.DirectorRepo:
[legend]

Classes

class  Handler
 

Public Member Functions

def __init__ (self, uptane_repo_root, ifc, port, client_handler_map={})
 
def set_install_event (self, manifest)
 
def wait_for_install (self, timeout=180)
 
def get_install_result (self)
 
def get_manifest (self)
 
def get_ecu_manifest (self, ecu_serial)
 
def get_ecu_manifest_filepath (self, ecu_serial)
 
- Public Member Functions inherited from test_fixtures.UptaneRepo
def start (self)
 
def stop (self)
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_val, exc_tb)
 

Static Public Attributes

string director_subdir = "repo/director"
 

Additional Inherited Members

- Public Attributes inherited from test_fixtures.UptaneRepo
 base_url
 
 doc_root
 

Detailed Description

This server
 - serves signed metadata about images
 - receives device manifest which includes installation report if any installation has happened

Definition at line 465 of file test_fixtures.py.


The documentation for this class was generated from the following file: