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