tests: add cpu tests to the new testing infrastructure
authorAyaz Akram <yazakram@ucdavis.edu>
Thu, 24 Jan 2019 06:28:30 +0000 (22:28 -0800)
committerAyaz Akram <yazakram@ucdavis.edu>
Wed, 13 Feb 2019 01:52:35 +0000 (01:52 +0000)
commitc5e8e0e7c7028848c1317216693184f64db62b45
tree6171a61d86c123630a35e92affdad92cce37e77d
parent308a558057403f96736570179764ee363b97bfb3
tests: add cpu tests to the new testing infrastructure

Change-Id: I42996ddc802ef279ab4970afc37cb0df25c04b08
Signed-off-by: Ayaz Akram <yazakram@ucdavis.edu>
Reviewed-on: https://gem5-review.googlesource.com/c/15857
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
tests/gem5/cpu_tests/ref/Bubblesort [new file with mode: 0644]
tests/gem5/cpu_tests/ref/FloatMM [new file with mode: 0644]
tests/gem5/cpu_tests/run.py [new file with mode: 0644]
tests/gem5/cpu_tests/test.py [new file with mode: 0644]