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
CPU Tests
These tests run the Bubblesort and FloatMM workloads against the different CPU models. To run these tests by themselves, you can run the following command in the tests directory:
./main.py run gem5/cpu_tests --length=[length]