add "stop at pc" argument to TestCase,
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 20:50:46 +0000 (20:50 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 23:20:32 +0000 (23:20 +0000)
commitb6748aee94e56a87f834a921134fe0866bdbec7c
tree3b5ddfa40f6cd321aa24fac752dc3fa5429c8e61
parent393db2bedb8bc307a40bbd54f5eaefede35dfa2f
add "stop at pc" argument to TestCase,
used to hard-stop if an instruction at this address is attempted to
be executed (without executing it)
src/openpower/test/common.py