mbox series

[v2,0/3] Various improvements of the Isar testsuite

Message ID 20260810090125.654670-1-felix.moessbauer@siemens.com
Headers show
Series Various improvements of the Isar testsuite | expand

Message

Felix Moessbauer Aug. 10, 2026, 9:01 a.m. UTC
Changes since v1:

- drop previous p3 (nocross -> alltargets), this will be reworked
  in a dedicated series
- move qemumipsel-bullseye to dedicated test that is skipped in rootless mode
  (the @skipUnless decorator cannot be used as it has no access to the params)
- build all test that are not explicitly marked as non-cross under cross

Felix Moessbauer (3):
  testsuite: compress sdk with zstd to speedup dev test
  testsuite: disable qemumipsel-bullseye tests in rootless mode
  testsuite: only build no-cross test class without cross

 testsuite/citest.py | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)