Age | Commit message (Expand) | Author |
2019-02-21 | systemc: Make the verify.py script work when run from different dirs. | Gabe Black |
2019-01-11 | misc: updated shabang for python script | Andrea Mondelli |
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-10-16 | systemc: Stop filtering out warnings about unimplemented features. | Gabe Black |
2018-10-16 | systemc: Filter out an Info about delta cycles and pseudo timesteps. | 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-09 | systemc: Ignore a gem5 warning about setting the stack size in verify.py. | Gabe Black |
2018-10-09 | systemc: Centralize module callbacks and report new warnings. | Gabe Black |
2018-10-09 | systemc: Update some defaults in verify.py. | 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: Teach verify.py to ignore two types of errors. | Gabe Black |
2018-10-03 | systemc: Teach verify.py to ignore a new 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: 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-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: 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: 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-08-28 | systemc: Make the verify.py --list option print a total count. | Gabe Black |
2018-08-22 | systemc: Add a filter-file option. | Gabe Black |
2018-08-22 | systemc: Fix a small bug in verify.py. | Gabe Black |
2018-08-15 | systemc: Add a script which automates building and running tests. | Gabe Black |