summaryrefslogtreecommitdiff
path: root/src/systemc/tests/verify.py
AgeCommit message (Expand)Author
2018-09-11systemc: Make verify.py ignore a warning.Gabe Black
2018-09-11systemc: Teach verify.py to diff files when checking test results.Gabe Black
2018-09-11systemc: Add return code verification to verify.py.Gabe Black
2018-09-11systemc: Record the test's return code in the output directory.Gabe Black
2018-09-11systemc: Extend the execute phase of verify.py.Gabe Black
2018-08-28systemc: Make the verify.py --list option print a total count.Gabe Black
2018-08-22systemc: Add a filter-file option.Gabe Black
2018-08-22systemc: Fix a small bug in verify.py.Gabe Black
2018-08-15systemc: Add a script which automates building and running tests.Gabe Black