Add an --inorder option to test_issuer.py
authorCesar Strauss <cestrauss@gmail.com>
Tue, 28 Dec 2021 21:06:02 +0000 (18:06 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Tue, 28 Dec 2021 21:42:02 +0000 (18:42 -0300)
commitab38260fedb13b7b83cf2dbec6aa2ce44e8e3e88
tree67c9d13212655a11fb887db36e44e9a9b0efc68b
parent93a94cddab5483f840d0d2029d660e5655983c5f
Add an --inorder option to test_issuer.py

To use, add "--inorder" as the last option, before the test list
It's using the newly added pspec flag (see openpower-isa repo)
src/soc/simple/issuer.py
src/soc/simple/test/test_issuer.py
src/soc/simple/test/test_runner.py