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

Public Member Functions

def __init__ (self, uptane_repo_root, ifc, port, client_handler_map={})
 
- 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 image_subdir = "repo/repo"
 

Additional Inherited Members

- Public Attributes inherited from test_fixtures.UptaneRepo
 base_url
 
 doc_root
 

Detailed Description

This server serves signed metadata about images
as well as images by default (it's possible to serve images from another server by using the 'custom URI' feature)

Definition at line 537 of file test_fixtures.py.


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