From b155effe66bc63869de01623201c5acca9ed8d79 Mon Sep 17 00:00:00 2001 From: Kip Macsai-Goren Date: Wed, 4 May 2022 21:20:01 +0000 Subject: [PATCH] put privileged tests back into rv32/64gc --- pipelined/regression/regression-wally | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/pipelined/regression/regression-wally b/pipelined/regression/regression-wally index 59ab11dd..d98d5936 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -62,7 +62,7 @@ tc = TestCase( grepstr="400100000 instructions") configs.append(tc) -tests64gc = ["arch64i", "arch64priv", "arch64c", "arch64m", "arch64d", "imperas64i", "imperas64f", "imperas64d", "imperas64m", "wally64a", "imperas64c", "wally64periph"] # , "imperas64mmu" "wally64i", #, "testsBP64"] +tests64gc = ["arch64i", "arch64priv", "arch64c", "arch64m", "arch64d", "imperas64i", "imperas64f", "imperas64d", "imperas64m", "wally64a", "imperas64c", "wally64periph", "wally64priv"] # , "imperas64mmu" "wally64i", #, "testsBP64"] for test in tests64gc: tc = TestCase( name=test, @@ -70,7 +70,8 @@ for test in tests64gc: cmd="vsim > {} -c < {} -c < {} -c <