Files
gem5/tests/gem5/arm_boot_tests
Melissa Jost 3bf92d0e0b tests: Update layout of testing directory
This changeset reorganizes the testing directory within gem5,
removing the bigger config folders, then replacing them with
smaller configs folders within each directory containing only
the scripts necessary for that set of tests. It also changes
the locations of the config scripts used in each set of tests,
and updates the tests accordingly.

Change-Id: I38297d4496f72bd5cf7200471acd5c4d93002b27
2023-08-02 14:59:13 -07:00
..

Arm Boot Tests

These tests run a series of Linux boots on the ARMBoard. It varies the CPU type, number of CPUs, and memory used for each run. To run these tests by themselves, you can run the following command in the tests directory:

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