mbox series

[0/2] Cover installer image with tests

Message ID 20250211141754.5442-1-ubely@ilbers.de
Headers show
Series Cover installer image with tests | expand

Message

Uladzimir Bely Feb. 11, 2025, 2:10 p.m. UTC
We had an implementation of isar-installer that was not covered
by our testsuite.

Patch 1 improves some installer things in kas that was helpful for
developing patch 2 implementing missing tests for the installer.

Uladzimir Bely (2):
  kas: Allow isar-image-ci to be embedded into installer image.
  testsuite: Add tests for installer image

 kas/image/Kconfig   |  8 +++++++-
 testsuite/cibase.py | 36 ++++++++++++++++++++++++++++++++++++
 testsuite/citest.py | 20 ++++++++++++++++++++
 3 files changed, 63 insertions(+), 1 deletion(-)