From 89abad65faec665c3d7d41051ca21a0887a118d7 Mon Sep 17 00:00:00 2001 From: Kevin Box Date: Wed, 5 Apr 2023 10:27:34 -0700 Subject: [PATCH] remove testing changes --- sim/regression-wally | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/regression-wally b/sim/regression-wally index ddbd88bbc..1d1b9ad60 100755 --- a/sim/regression-wally +++ b/sim/regression-wally @@ -136,7 +136,6 @@ tests64gc = ["arch64f", "arch64d", "arch64i", "arch64zba", "arch64zbb", "arch64z if (coverage): # delete all but 64gc tests when running coverage configs = [] # tests64gc = ["coverage64gc", "arch64f", "arch64d", "arch64i", "arch64priv", "arch64c", "arch64m", - tests64gc = ["coverage64gc", "arch64i", "arch64priv", "arch64c", "arch64m", "arch64zi", "wally64a", "wally64periph", "wally64priv", "arch64zba", "arch64zbb", "arch64zbc", "arch64zbs",