Files
gem5/tests/gem5/learning_gem5
Erin (Jianghua) Le 1e5021c2e3 tests: modify gem5/learning-gem5 ref file to fix failure (#1795)
The test `ruby_test_test-ALL-x86_64-opt-MatchStdout` is currently
failing because the reference file doesn't match the actual output. This
PR changes the reference file to match.
2024-12-02 08:46:10 -08:00
..

Learning gem5

This set of tests ensures that the example scripts for the gem5 tutorial run properly.

To run these tests by themselves, you can run the following command in the tests directory:

./main.py run gem5/learning_gem5 --length=[length]