[Libre-soc-bugs] [Bug 895] openpower-isa should not require soc to run tests
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Jul 28 05:06:46 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=895
--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
yep i know, that was a mistake by kyle which i haven't had time to correct.
it requires registration of the HDLState with the test API using a
Factory Class (aka "a python dictionary") by a name (string),
followed by that class being obtained *by name* (string) if it is
needed.
strictly speaking though, looking at them now, not one single one
of those test_caller_*.py files should have been committed to
the openpower-isa repository.
ah wait - see the "run_hdl=False" argument? they don't *actually*
run TestIssuer.
needs cleanup basically.
on the very long TODO list.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list