From: Luke Kenneth Casson Leighton Date: Sat, 15 Jan 2022 12:35:12 +0000 (+0000) Subject: enable both linux-5.7 tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e567f3f1306e2d3b6719a1d9e50233121be26211;p=soc.git enable both linux-5.7 tests --- 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)", ]