[Libre-soc-isa] [Bug 686] create Power ISA test API

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Sep 25 19:00:18 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=686

--- Comment #76 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
commit ffeac1d44f17114d4363099fd91bef3e180e7406
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date:   Sat Sep 25 18:51:53 2021 +0100

    use yield from on StateRunners

             if self.run_sim:
-                simrun.setup_during_test() # TODO, some arguments?
+                yield from simrun.setup_during_test() # TODO, some arguments?

etc.

ok so that should now be dead easy to convert to the listing format
in comment #73, at which point i think it is ready to cut out the
entirety of TestRunner over to openpower-isa

let me think... what's stopping that from happening...

oh: another of those "Factories".  i'll sort that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libre-SOC-ISA mailing list