From e567f3f1306e2d3b6719a1d9e50233121be26211 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 15 Jan 2022 12:35:12 +0000 Subject: [PATCH] enable both linux-5.7 tests --- src/soc/simple/test/test_issuer_linux_5_7.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/soc/simple/test/test_issuer_linux_5_7.py b/src/soc/simple/test/test_issuer_linux_5_7.py index 9acf61c6..00a0949d 100644 --- a/src/soc/simple/test/test_issuer_linux_5_7.py +++ b/src/soc/simple/test/test_issuer_linux_5_7.py @@ -41,7 +41,7 @@ from soc.experiment.test import pagetables class MMUTestCase(TestAccumulatorBase): - def cse_first_vm_enabled(self): + def case_first_vm_enabled(self): lst = [ "std 6,0(2)", ] -- 2.30.2