debian-forge/test/run
Christian Kellner 0c7284572e osbuild: auto-generate socket addresses for APIs
Rely on the ability of `BaseAPI` to auto-generate socket addresses
when no one was provided. The `BuildRoot` does not rely on the
sockets being created in the `BuildRoot.api` directory anymore and
will instead bind-mount each individual socket address to the well
known location via the `BaseAPI.endpoint` identifier.
Convert all API providers to take the `socket_address` as an
optional keyword argument.
2020-07-27 12:50:38 +01:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test: use a dummy pipeline when testing assemblers 2020-07-21 10:25:47 +02:00
test_boot.py test: convert test_boot to runtime tests with F32 2020-06-05 09:27:40 +02:00
test_noop.py test: import no-op test into the runtime-tests 2020-06-05 09:27:40 +02:00
test_sources.py osbuild: auto-generate socket addresses for APIs 2020-07-27 12:50:38 +01:00
test_stages.py test: add selinux stage test 2020-06-15 20:36:48 +02:00