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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Anthony Gutierrez <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Sean Wilson <[email protected]>
Gerrit-CC: Rahul Thakur <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to