whoops error in docstring
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 6 May 2021 12:34:08 +0000 (13:34 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 6 May 2021 12:34:08 +0000 (13:34 +0100)
src/openpower/test/alu/svp64_cases.py

index 105fa9c45ab99dde4fb433f9da9962bcc1fd73ea..73c408ad1224287fc451524c3f0c99c8b901680e 100644 (file)
@@ -470,7 +470,7 @@ class SVP64ALUTestCase(TestAccumulatorBase):
                       initial_svstate=svstate)
 
     def case_15_intpred_reentrant(self):
-        lst = """['sv.extsb/sm=r3/dm=~r3 5.v, 9.v']
+        """lst = ['sv.extsb/sm=r3/dm=~r3 5.v, 9.v']
 
         checks that we are able to resume in the middle of a VL loop,
         after an interrupt, or after the user has updated src/dst step