index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemc
/
tests
Age
Commit message (
Expand
)
Author
2018-12-10
systemc: Update test output for longer lived processes.
Gabe Black
2018-12-10
systemc: Update the ordering in the reference output for some tests.
Gabe Black
2018-11-29
systemc: Run the systemc tests directly from their build directories.
Gabe Black
2018-11-29
systemc: Run the systemc tests with the CWD in the build directory.
Gabe Black
2018-11-29
systemc: Add DEPS files for some tests with non-source file dependencies.
Gabe Black
2018-11-29
systemc: Make verify.py recognize a DEPS file in test dirs.
Gabe Black
2018-11-19
systemc: Stop explicitly adding the systemc ext dir to CPPPATH.
Gabe Black
2018-10-16
systemc: Stop filtering out warnings about unimplemented features.
Gabe Black
2018-10-16
systemc: Exclude a test which tests a feature we're not implementing.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for channels.
Gabe Black
2018-10-16
systemc: Mark a test as expected to fail.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for core.
Gabe Black
2018-10-16
systemc: Stop passing arguments to sc_main.
Gabe Black
2018-10-16
systemc: Manually correct the golden output for a test.
Gabe Black
2018-10-16
systemc: Mark a test as expected to fail.
Gabe Black
2018-10-16
systemc: Use the "catch action" and the handler func outside sc_main.
Gabe Black
2018-10-16
systemc: Implement port binding policies.
Gabe Black
2018-10-16
systemc: Fix a typo in one of the error messages.
Gabe Black
2018-10-16
systemc: Implement writer policies.
Gabe Black
2018-10-16
systemc: Implement register_port in all the predefined channels.
Gabe Black
2018-10-16
systemc: Filter out a test which breaks rules gem5 won't let it break.
Gabe Black
2018-10-16
systemc: Filter out an Info about delta cycles and pseudo timesteps.
Gabe Black
2018-10-16
systemc: Check the process type when using sc_join.
Gabe Black
2018-10-16
systemc: Make sure the right type process is running when calling wait.
Gabe Black
2018-10-16
systemc: Add an error check to sc_time.
Gabe Black
2018-10-16
systemc: Add some error checks to sc_export.
Gabe Black
2018-10-16
systemc: Teach verify.py how to verify vcd files.
Gabe Black
2018-10-16
systemc: Fix a typo in verify.py.
Gabe Black
2018-10-16
systemc: Add an error check whether an interface is alread bound to a port.
Gabe Black
2018-10-09
systemc: Implement the sc_signal_rv channel and ports.
Gabe Black
2018-10-09
systemc: Ignore a gem5 warning about setting the stack size in verify.py.
Gabe Black
2018-10-09
systemc: Check whether the simulation is running when creating sensitivities.
Gabe Black
2018-10-09
systemc: Mark a few more tests as expected to return non-zero.
Gabe Black
2018-10-09
systemc: Centralize module callbacks and report new warnings.
Gabe Black
2018-10-09
systemc: Mark a few tests as expected to raise an error.
Gabe Black
2018-10-09
systemc: Update some defaults in verify.py.
Gabe Black
2018-10-09
systemc: Fortify how exceptions are caught and passed around.
Gabe Black
2018-10-09
systemc: Merge stderr and stdout when running tests.
Gabe Black
2018-10-09
systemc: Teach verify.py to filter messages which start within a line.
Gabe Black
2018-10-03
systemc: Make some tests use cout instead of cerr to report completion.
Gabe Black
2018-10-03
systemc: Teach verify.py to ignore two types of errors.
Gabe Black
2018-10-03
systemc: Mark a test as expected to fail/report an error.
Gabe Black
2018-10-03
systemc: Mark some tests as expected to fail.
Gabe Black
2018-10-03
systemc: Teach verify.py to ignore a new error.
Gabe Black
2018-10-03
systemc: Record that one of the tests will report an error.
Gabe Black
2018-10-03
systemc: Teach verify.py to ignore "In file: *" in test output.
Gabe Black
2018-10-03
systemc: Make verify.py filter out some error messages.
Gabe Black
2018-10-03
systemc: Tell verify.py to expect two tests to fail.
Gabe Black
2018-10-03
systemc: Teach verify.py how to expect failing error codes.
Gabe Black
2018-09-26
systemc: Abort verify.py if no tests were selected.
Gabe Black
[next]