tests: Migrated 40.m5threads-test-atomic scons tests to testlib
authorBobby R. Bruce <bbruce@ucdavis.edu>
Wed, 26 Feb 2020 00:10:25 +0000 (16:10 -0800)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 17 Mar 2020 15:36:04 +0000 (15:36 +0000)
commitcc32247ebc7e36fb039620fe9435d4ad70b8ba85
tree65b1ccf9d5e53950638d822e0256dc8566cef3c6
parent421f963f9d804f4db9aae100f3272bf754016bd8
tests: Migrated 40.m5threads-test-atomic scons tests to testlib

At present, the 40.m5threads-test-atomic tests fail as the SPARC binary
(generated from `tests/test-progs/pthread/src/test_atomic.cpp`) is not
present. This has been noted in:
https://gem5.atlassian.net/browse/GEM5-368

Change-Id: I7865826388be46cec06a201712081146a58518f2
Jira: https://gem5.atlassian.net/browse/GEM5-109
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25824
Reviewed-by: Ayaz Akram <yazakram@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/.testignore
tests/gem5/m5threads_test_atomic/atomic_system.py [new file with mode: 0644]
tests/gem5/m5threads_test_atomic/ref/sparc/linux/simout [new file with mode: 0755]
tests/gem5/m5threads_test_atomic/test.py [new file with mode: 0644]