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-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
2018-09-26
systemc: Make verify.py run the tests from the directory they expect.
Gabe Black
2018-09-26
systemc: Add a --working-dir option to the test config.py.
Gabe Black
2018-09-26
systemc: Change the test binaries to use rpath.
Gabe Black
2018-09-25
systemc: Make the test config retrieve sc_main results.
Gabe Black
2018-09-25
systemc: Make a test use cout for all its messages.
Gabe Black
2018-09-20
systemc: Teach verify.py to ignore another deprecation warning.
Gabe Black
2018-09-20
systemc: Generalize ignoring info messages in the reference output.
Gabe Black
2018-09-20
systemc: Exclude two more tests which have undefined functions.
Gabe Black
2018-09-20
systemc: Ignore a warning in the reference test outputs.
Gabe Black
2018-09-20
systemc: Always set USE_SYSTEMC=1 when compiling with verify.py.
Gabe Black
2018-09-20
systemc: Make verify.py ignore an Info: message.
Gabe Black
2018-09-11
systemc: Make verify.py ignore another warning.
Gabe Black
2018-09-11
systemc: Make verify.py compare non output log reference files.
Gabe Black
2018-09-11
systemc: Delete empty/misnamed test reference file.
Gabe Black
2018-09-11
systemc: Remove some junk test reference files.
Gabe Black
2018-09-11
systemc: Make verify.py delete obsolete diff files.
Gabe Black
2018-09-11
systemc: Make verify.py ignore a warning.
Gabe Black
2018-09-11
systemc: Teach verify.py to diff files when checking test results.
Gabe Black
2018-09-11
systemc: Add return code verification to verify.py.
Gabe Black
2018-09-11
systemc: Record the test's return code in the output directory.
Gabe Black
2018-09-11
systemc: Extend the execute phase of verify.py.
Gabe Black
2018-09-05
systemc: Disable tests which use sensitive_(pos|neg).
Gabe Black
2018-09-05
systemc: Enable some more sc_simcontext related tests.
Gabe Black
2018-08-28
systemc: Add a minimal version of the deprecated sc_process_b.
Gabe Black
2018-08-28
systemc: Make the verify.py --list option print a total count.
Gabe Black
2018-08-28
systemc: Disable a few more tests that aren't going to work.
Gabe Black
2018-08-28
systemc: Disable the phase_callbacks set of tests.
Gabe Black
2018-08-28
systemc: Add some common test include files.
Gabe Black
2018-08-22
systemc: Exclude another test which exercises sc_string.
Gabe Black
2018-08-22
systemc: Exclude a test which probably could never compile?
Gabe Black
2018-08-22
systemc: Add a filter file for the tests which are expected to work.
Gabe Black
2018-08-22
systemc: Add a filter-file option.
Gabe Black
[next]