Files
gem5/tests/gem5/stdlib/README.md
Melissa Jost 7ff67459b6 tests: Add READMEs to the testing directory
This change adds READMEs to each directory within tests/gem5,
with a short description of the test, as well as how to run it.

Change-Id: I574ebcdc837848b52f21e8c0f8856ff09463284b
2023-08-02 14:58:39 -07:00

268 B

Standard Library

These tests check that the BaseCPUProcessor and the gem5.utils.requires function work as intended. To run these tests by themselves, you can run the following command in the tests directory:

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