tests: create tests for various traffic generators on NULL
authorCiro Santilli <ciro.santilli@arm.com>
Wed, 11 Mar 2020 14:20:38 +0000 (14:20 +0000)
committerCiro Santilli <ciro.santilli@arm.com>
Wed, 29 Apr 2020 18:33:50 +0000 (18:33 +0000)
commit741ac4c6cbce27291ec9f08eb3e281a1e180f963
tree045b41d90f567f0fec5defaaf93bec837dce5f45
parent4e1117f2ba842009fb596680ac91b888491c7a9c
tests: create tests for various traffic generators on NULL

New tests were added for:

- garnet_synth_traffic.py
- ruby_random_test.py
- ruby_direct_test.py

These tests are factored out with the tests for:

- memcheck.py
- ruby_mem_test.py

Each new test was calibrated to last about 5 seconds on a Lenovo ThinkPad
P51.

Change-Id: Ie13d3963e1163cffae5dce329b623fbebbf2b983
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/26808
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/memory/test.py