Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
cfc4a999828a5b51f4c514e3a7c47b4eebc450b9
/
.
/
tests
/
quick
/
se
/
40.m5threads-test-atomic
/
test.py
blob: 50976c7715d4bf84666de6fb64b754babf7b974f [
file
] [
log
] [
blame
]
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