msr and svstate default to None in TestCase, they're replaced with actual values...
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 16 Nov 2023 03:31:32 +0000 (19:31 -0800)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit27fc982e2acb12b152014621e79d5bf47f92d48f
tree205220acd6f8a1f12253308c6f63c15c2b0dfeaf
parent560cdeab51d161bbac22ae77e4f8d54c8401876a
msr and svstate default to None in TestCase, they're replaced with actual values in ISACaller
src/openpower/test/common.py