Sign in
gem5
/
public
/
gem5
/
eb3554e0e98efce8da9094b8e7e19ee78657be8b
/
src
/
systemc
/
tests
392c1ce
misc: Replaced master/slave terminology
by Shivani Parekh
· 4 years, 7 months ago
26e8d64
systemc: Adjust some type names in a couple tests.
by Gabe Black
· 4 years, 7 months ago
d621325
systemc: Filter a pydot warning message out when checking test output.
by Gabe Black
· 4 years, 7 months ago
bb64849
scons: Make src/systemc/tests/SConscript python 3 compatible.
by Gabe Black
· 4 years, 7 months ago
3c1f87c
misc: Replace __metaclass__ with six.add_metaclass
by Giacomo Travaglini
· 5 years ago
d7d9bc2
scons,systemc: disable systemc tests scons by default
by Ciro Santilli
· 5 years ago
0592272
systemc: Delete authors lists from systemc files.
by Gabe Black
· 5 years ago
0ee9f5e
systemc: Get rid of --working-dir in the test's config.py.
by Gabe Black
· 6 years ago
118e16b
systemc: Start using the m5.systemc module in the test config.py.
by Gabe Black
· 6 years ago
7d71f66
python: Make iterator handling Python 3 compatible
by Andreas Sandberg
· 6 years ago
84a9094
systemc: Make the verify.py script work when run from different dirs.
by Gabe Black
· 6 years ago
8174d7c
scons: Change an = to a += when accumulating sources from filters.
by Gabe Black
· 6 years ago
da6e8b0
systemc: scons: Specify RPATH as a list.
by Gabe Black
· 6 years ago
3d54f6d
misc: updated shabang for python script
by Andrea Mondelli
· 6 years ago
9886bab
systemc: Make input.txt a dependency for the tlm/endian_conv test.
by Gabe Black
· 6 years ago
7a58945
systemc: Exclude some failing systemc TLM tests in working.filt.
by Gabe Black
· 6 years ago
8c560b6
systemc: Add a dummy argv[0] when running the tests.
by Gabe Black
· 6 years ago
584a1f6
systemc: Also look for tests in the tlm test directory.
by Gabe Black
· 6 years ago
9c1b329
systemc: Update test output for longer lived processes.
by Gabe Black
· 6 years ago
d89f712
systemc: Update the ordering in the reference output for some tests.
by Gabe Black
· 6 years ago
fed1a56
systemc: Run the systemc tests directly from their build directories.
by Gabe Black
· 6 years ago
e186f87
systemc: Run the systemc tests with the CWD in the build directory.
by Gabe Black
· 6 years ago
93c2341
systemc: Add DEPS files for some tests with non-source file dependencies.
by Gabe Black
· 6 years ago
72358df
systemc: Make verify.py recognize a DEPS file in test dirs.
by Gabe Black
· 6 years ago
bd91e3b
systemc: Stop explicitly adding the systemc ext dir to CPPPATH.
by Gabe Black
· 6 years ago
25d308e
systemc: Stop filtering out warnings about unimplemented features.
by Gabe Black
· 6 years ago
70f52c3
systemc: Exclude a test which tests a feature we're not implementing.
by Gabe Black
· 6 years ago
e07f7ef
systemc: Switch to using predefined messages for channels.
by Gabe Black
· 6 years ago
6f261e6
systemc: Mark a test as expected to fail.
by Gabe Black
· 6 years ago
4e951d4
systemc: Switch to using predefined messages for core.
by Gabe Black
· 6 years ago
7a2ace7
systemc: Stop passing arguments to sc_main.
by Gabe Black
· 6 years ago
93b7aa1
systemc: Manually correct the golden output for a test.
by Gabe Black
· 6 years ago
e9b3669
systemc: Mark a test as expected to fail.
by Gabe Black
· 6 years ago
cb1cd5a
systemc: Use the "catch action" and the handler func outside sc_main.
by Gabe Black
· 6 years ago
224e28c
systemc: Implement port binding policies.
by Gabe Black
· 6 years ago
20fd137
systemc: Fix a typo in one of the error messages.
by Gabe Black
· 6 years ago
167e6c0
systemc: Implement writer policies.
by Gabe Black
· 6 years ago
e16ca90
systemc: Implement register_port in all the predefined channels.
by Gabe Black
· 6 years ago
56eef42
systemc: Filter out a test which breaks rules gem5 won't let it break.
by Gabe Black
· 6 years ago
18c83f2
systemc: Filter out an Info about delta cycles and pseudo timesteps.
by Gabe Black
· 6 years ago
0c3d234
systemc: Check the process type when using sc_join.
by Gabe Black
· 6 years ago
2ede803
systemc: Make sure the right type process is running when calling wait.
by Gabe Black
· 6 years ago
0f6961d
systemc: Add an error check to sc_time.
by Gabe Black
· 6 years ago
648b45c
systemc: Add some error checks to sc_export.
by Gabe Black
· 6 years ago
638293c
systemc: Teach verify.py how to verify vcd files.
by Gabe Black
· 6 years ago
c288af7
systemc: Fix a typo in verify.py.
by Gabe Black
· 6 years ago
509b1b8
systemc: Add an error check whether an interface is alread bound to a port.
by Gabe Black
· 6 years ago
dd01790
systemc: Implement the sc_signal_rv channel and ports.
by Gabe Black
· 6 years ago
fad9488
systemc: Ignore a gem5 warning about setting the stack size in verify.py.
by Gabe Black
· 6 years ago
daecb2b
systemc: Check whether the simulation is running when creating sensitivities.
by Gabe Black
· 6 years ago
402377f
systemc: Mark a few more tests as expected to return non-zero.
by Gabe Black
· 7 years ago
a4b82a8
systemc: Centralize module callbacks and report new warnings.
by Gabe Black
· 7 years ago
9adc0f8
systemc: Mark a few tests as expected to raise an error.
by Gabe Black
· 7 years ago
f68502c
systemc: Update some defaults in verify.py.
by Gabe Black
· 7 years ago
3f37737
systemc: Fortify how exceptions are caught and passed around.
by Gabe Black
· 7 years ago
51e3c33
systemc: Merge stderr and stdout when running tests.
by Gabe Black
· 7 years ago
8a39209
systemc: Teach verify.py to filter messages which start within a line.
by Gabe Black
· 7 years ago
c7c0475
systemc: Make some tests use cout instead of cerr to report completion.
by Gabe Black
· 7 years ago
62a6315
systemc: Teach verify.py to ignore two types of errors.
by Gabe Black
· 7 years ago
2fb4c0e
systemc: Mark a test as expected to fail/report an error.
by Gabe Black
· 7 years ago
902d2a5
systemc: Mark some tests as expected to fail.
by Gabe Black
· 7 years ago
25c0c83
systemc: Teach verify.py to ignore a new error.
by Gabe Black
· 7 years ago
7cb5af8
systemc: Record that one of the tests will report an error.
by Gabe Black
· 7 years ago
ef73520
systemc: Teach verify.py to ignore "In file: *" in test output.
by Gabe Black
· 7 years ago
9f1e647
systemc: Make verify.py filter out some error messages.
by Gabe Black
· 7 years ago
9aea748
systemc: Tell verify.py to expect two tests to fail.
by Gabe Black
· 7 years ago
475e8cd
systemc: Teach verify.py how to expect failing error codes.
by Gabe Black
· 7 years ago
d78c8b2
systemc: Abort verify.py if no tests were selected.
by Gabe Black
· 7 years ago
1baba25
systemc: Make verify.py run the tests from the directory they expect.
by Gabe Black
· 7 years ago
457a086
systemc: Add a --working-dir option to the test config.py.
by Gabe Black
· 7 years ago
542f62a
systemc: Change the test binaries to use rpath.
by Gabe Black
· 7 years ago
432dcf7
systemc: Make the test config retrieve sc_main results.
by Gabe Black
· 7 years ago
0150b6f
systemc: Make a test use cout for all its messages.
by Gabe Black
· 7 years ago
f30f305
systemc: Teach verify.py to ignore another deprecation warning.
by Gabe Black
· 7 years ago
328ac81
systemc: Generalize ignoring info messages in the reference output.
by Gabe Black
· 7 years ago
68c2928
systemc: Exclude two more tests which have undefined functions.
by Gabe Black
· 7 years ago
049f7b8
systemc: Ignore a warning in the reference test outputs.
by Gabe Black
· 7 years ago
e07c2d3
systemc: Always set USE_SYSTEMC=1 when compiling with verify.py.
by Gabe Black
· 7 years ago
1039fb1
systemc: Make verify.py ignore an Info: message.
by Gabe Black
· 7 years ago
2eded4b
systemc: Make verify.py ignore another warning.
by Gabe Black
· 7 years ago
267b788
systemc: Make verify.py compare non output log reference files.
by Gabe Black
· 7 years ago
8f69ce7
systemc: Delete empty/misnamed test reference file.
by Gabe Black
· 7 years ago
04d7c4e
systemc: Remove some junk test reference files.
by Gabe Black
· 7 years ago
222f500
systemc: Make verify.py delete obsolete diff files.
by Gabe Black
· 7 years ago
f8896e6
systemc: Make verify.py ignore a warning.
by Gabe Black
· 7 years ago
9cfe743
systemc: Teach verify.py to diff files when checking test results.
by Gabe Black
· 7 years ago
80da3c3
systemc: Add return code verification to verify.py.
by Gabe Black
· 7 years ago
71bb7df
systemc: Record the test's return code in the output directory.
by Gabe Black
· 7 years ago
c1e24ed
systemc: Extend the execute phase of verify.py.
by Gabe Black
· 7 years ago
d86151e
systemc: Disable tests which use sensitive_(pos|neg).
by Gabe Black
· 7 years ago
b6de909
systemc: Enable some more sc_simcontext related tests.
by Gabe Black
· 7 years ago
c564fe0
systemc: Add a minimal version of the deprecated sc_process_b.
by Gabe Black
· 7 years ago
4c8cdcc
systemc: Make the verify.py --list option print a total count.
by Gabe Black
· 7 years ago
6b14e93
systemc: Disable a few more tests that aren't going to work.
by Gabe Black
· 7 years ago
7cab8db
systemc: Disable the phase_callbacks set of tests.
by Gabe Black
· 7 years ago
eba0ab5
systemc: Add some common test include files.
by Gabe Black
· 7 years ago
5a4d84e
systemc: Exclude another test which exercises sc_string.
by Gabe Black
· 7 years ago
d5983ac
systemc: Exclude a test which probably could never compile?
by Gabe Black
· 7 years ago
b29a2d0
systemc: Add a filter file for the tests which are expected to work.
by Gabe Black
· 7 years ago
d3abc7e
systemc: Add a filter-file option.
by Gabe Black
· 7 years ago
Next »