Files
gem5/tests/gem5/stdlib
Bobby R. Bruce 1a637e6d94 tests: test_requires.py moved to very-long and drop risv
This test required a lot of compilation for what it does. It is now moed
to very-long/weekly and riscv has been dropped as arm and x86 are
sufficient.
2024-09-23 11:34:14 -07: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]