Gabe Black has uploaded a new patch set (#3). (
https://gem5-review.googlesource.com/6264 )
Change subject: tests: Add an implementation of the Logger interface for
use gtests.
......................................................................
tests: Add an implementation of the Logger interface for use gtests.
On exiting log types (panic and fatal), the message is set to an
ADD_FAILURE_AT macro, and the test is exited by throwing an otherwise
unexpected exception. On non-exiting log types, the message is sent to
the SUCCEEDED macro which currently doesn't output anything.
Change-Id: I1bb569e6cb8308dbc4c3e04eea7a962bd2b1ddd8
---
M src/base/SConscript
A src/base/gtest/SConscript
A src/base/gtest/logging.cc
3 files changed, 111 insertions(+), 1 deletion(-)
--
To view, visit https://gem5-review.googlesource.com/6264
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1bb569e6cb8308dbc4c3e04eea7a962bd2b1ddd8
Gerrit-Change-Number: 6264
Gerrit-PatchSet: 3
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-CC: Brandon Potter <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev