summaryrefslogtreecommitdiff
path: root/tests/quick/40.m5threads-test-atomic/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/40.m5threads-test-atomic/test.py')
-rwxr-xr-xtests/quick/40.m5threads-test-atomic/test.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/quick/40.m5threads-test-atomic/test.py b/tests/quick/40.m5threads-test-atomic/test.py
deleted file mode 100755
index 50976c771..000000000
--- a/tests/quick/40.m5threads-test-atomic/test.py
+++ /dev/null
@@ -1,5 +0,0 @@
-process = LiveProcess(executable = binpath('m5threads', 'test_atomic'),
- cmd = ['test_atomic', str(nb_cores)])
-
-for i in range(nb_cores):
- root.system.cpu[i].workload = process