summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc
AgeCommit message (Expand)Author
2018-12-10systemc: Update test output for longer lived processes.Gabe Black
2018-12-10systemc: Update the ordering in the reference output for some tests.Gabe Black
2018-11-29systemc: Add DEPS files for some tests with non-source file dependencies.Gabe Black
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Mark a test as expected to fail.Gabe Black
2018-10-16systemc: Switch to using predefined messages for core.Gabe Black
2018-10-16systemc: Manually correct the golden output for a test.Gabe Black
2018-10-16systemc: Mark a test as expected to fail.Gabe Black
2018-10-16systemc: Implement port binding policies.Gabe Black
2018-10-16systemc: Fix a typo in one of the error messages.Gabe Black
2018-10-16systemc: Implement writer policies.Gabe Black
2018-10-16systemc: Implement register_port in all the predefined channels.Gabe Black
2018-10-16systemc: Check the process type when using sc_join.Gabe Black
2018-10-16systemc: Make sure the right type process is running when calling wait.Gabe Black
2018-10-16systemc: Add an error check to sc_time.Gabe Black
2018-10-16systemc: Add some error checks to sc_export.Gabe Black
2018-10-16systemc: Add an error check whether an interface is alread bound to a port.Gabe Black
2018-10-09systemc: Implement the sc_signal_rv channel and ports.Gabe Black
2018-10-09systemc: Check whether the simulation is running when creating sensitivities.Gabe Black
2018-10-09systemc: Mark a few more tests as expected to return non-zero.Gabe Black
2018-10-09systemc: Mark a few tests as expected to raise an error.Gabe Black
2018-10-03systemc: Make some tests use cout instead of cerr to report completion.Gabe Black
2018-10-03systemc: Mark a test as expected to fail/report an error.Gabe Black
2018-10-03systemc: Mark some tests as expected to fail.Gabe Black
2018-10-03systemc: Record that one of the tests will report an error.Gabe Black
2018-10-03systemc: Tell verify.py to expect two tests to fail.Gabe Black
2018-09-25systemc: Make a test use cout for all its messages.Gabe Black
2018-09-11systemc: Delete empty/misnamed test reference file.Gabe Black
2018-09-11systemc: Remove some junk test reference files.Gabe Black
2018-08-15systemc: Remove references to internal constants from the tests.Gabe Black
2018-08-15systemc: Remove more Accellera source specific include paths in tests.Gabe Black
2018-08-15systemc: Make a test stop including an internal path for sc_vector.Gabe Black
2018-08-08systemc: Import tests from the Accellera systemc distribution.Gabe Black