Files
gem5/tests/gem5/stdlib
Erin Le cffc2e6144 tests: modify tests to use ALL build
This commit modifies a number of Testlib tests to use the ALL
build instead of a more specific build.
2024-11-19 11:00:37 -08:00
..

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]