|
Aktualizr
C++ SOTA Client
|
Classes | |
| class | Handler |
Public Member Functions | |
| def | __init__ (self, ifc, port, client_handler_map={}) |
| def | __enter__ (self) |
| def | __exit__ (self, exc_type, exc_val, exc_tb) |
Public Member Functions inherited from test_fixtures.UptaneRepo | |
| def | __init__ (self, doc_root, ifc, port, client_handler_map={}) |
| def | start (self) |
| def | stop (self) |
Public Attributes | |
| root | |
| revision | |
Public Attributes inherited from test_fixtures.UptaneRepo | |
| base_url | |
| doc_root | |
This server serves requests from an ostree client, i.e. emulates/mocks the treehub server
Definition at line 533 of file test_fixtures.py.
1.8.16