This adds the non-migration variant of the SPR test to the matrix, which can be simpler to run and debug. Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx> Signed-off-by: Nicholas Piggin <npiggin@xxxxxxxxx> --- Since v2: - Don't use a new group for local SPRs [Thomas review] powerpc/unittests.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/powerpc/unittests.cfg b/powerpc/unittests.cfg index 1e74948..e206a22 100644 --- a/powerpc/unittests.cfg +++ b/powerpc/unittests.cfg @@ -68,5 +68,8 @@ groups = h_cede_tm [sprs] file = sprs.elf + +[sprs-migration] +file = sprs.elf extra_params = -append '-w' groups = migration -- 2.37.2