X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=tests%2Fquick%2F50.memtest%2Ftest.py;h=90beae0c6c08a0d4ac21a24a16d0a4ba184f0112;hb=8833b4cd44457d50b45a4dfe642cdb5e51c0889d;hp=e894b8fb89e25a151a3bd539c962064c4b3c07fe;hpb=bdde892d668e17fb5a67de0e560a85b9092adf9e;p=gem5.git diff --git a/tests/quick/50.memtest/test.py b/tests/quick/50.memtest/test.py index e894b8fb8..90beae0c6 100644 --- a/tests/quick/50.memtest/test.py +++ b/tests/quick/50.memtest/test.py @@ -1,4 +1,4 @@ -# Copyright (c) 2006 The Regents of The University of Michigan +# Copyright (c) 2006-2007 The Regents of The University of Michigan # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,3 +26,5 @@ # # Authors: Ron Dreslinski +MemTest.max_loads=1e5 +MemTest.progress_interval=1e4