Jason Lowe-Power has uploaded a new patch set (#14) to the change originally created by Sean Wilson. ( https://gem5-review.googlesource.com/c/public/gem5/+/4421 )

Change subject: tests,ext: Add a new testing library proposal
......................................................................

tests,ext: Add a new testing library proposal

The new test library is split into two parts: The framework which resides
in ext/, and the gem5 helping components in /tests/gem5.

Change-Id: Ib4f3ae8d7eb96a7306335a3e739b7e8041aa99b9
Signed-off-by: Sean Wilson <spwils...@wisc.edu>
---
M configs/common/Simulation.py
A ext/whimsy/__init__.py
A ext/whimsy/config.py
A ext/whimsy/fixture.py
A ext/whimsy/handlers.py
A ext/whimsy/helper.py
A ext/whimsy/loader.py
A ext/whimsy/log.py
A ext/whimsy/main.py
A ext/whimsy/query.py
A ext/whimsy/result.py
A ext/whimsy/runner.py
A ext/whimsy/sandbox.py
A ext/whimsy/state.py
A ext/whimsy/suite.py
A ext/whimsy/terminal.py
A ext/whimsy/test.py
A ext/whimsy/uid.py
A ext/whimsy/wrappers.py
A tests/.gitignore
A tests/gem5/__init__.py
A tests/gem5/fixture.py
A tests/gem5/suite.py
A tests/gem5/verifier.py
A tests/legacy-configs/run.py
A tests/main.py
26 files changed, 4,925 insertions(+), 1 deletion(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/4421
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Ib4f3ae8d7eb96a7306335a3e739b7e8041aa99b9
Gerrit-Change-Number: 4421
Gerrit-PatchSet: 14
Gerrit-Owner: Sean Wilson <spwils...@wisc.edu>
Gerrit-Reviewer: Andreas Sandberg <andreas.sandb...@arm.com>
Gerrit-Reviewer: Anthony Gutierrez <anthony.gutier...@amd.com>
Gerrit-Reviewer: Gabe Black <gabebl...@google.com>
Gerrit-Reviewer: Giacomo Travaglini <giacomo.travagl...@arm.com>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-Reviewer: Sean Wilson <spwils...@wisc.edu>
Gerrit-CC: Rahul Thakur <rjtha...@google.com>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to