Files
gem5/tests/gem5/gem5_library_example_tests
Erin Le 82c8642954 tests: remove protocol=None, add print statement back in
This commit removes the `protocol=None` argument in various
gem5_verify_config()s because protocol is set to None by
default. Also, two print statements that were taken out in
previous commits were put back in with different function calls.
2024-11-19 11:02:15 -08:00
..

gem5 Library Example Tests

This set of tests checks the examples in configs/example/gem5_library, and makes sure they run to completion. To run these tests by themselves, you can run the following command in the tests directory:

./main.py run gem5/gem5-resources --length=very-long