projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc4600
)
Update amount of tests
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 12:00:34 +0000
(14:00 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 12:00:34 +0000
(14:00 +0200)
gram/test/test_soc.py
patch
|
blob
|
history
diff --git
a/gram/test/test_soc.py
b/gram/test/test_soc.py
index 6fe0a236a71d67c0e0395e7454c8b205a1ea404f..d05d93487271997336b18e073ee4eb08217af004 100644
(file)
--- a/
gram/test/test_soc.py
+++ b/
gram/test/test_soc.py
@@
-216,7
+216,7
@@
class SocTestCase(FHDLTestCase):
def process():
yield from SocTestCase.init_seq(soc.bus)
- n =
100
+ n =
64
memtest_values = []
for i in range(n):
@@
-242,7
+242,7
@@
class SocTestCase(FHDLTestCase):
def process():
yield from SocTestCase.init_seq(soc.bus)
- n = 1
00
+ n = 1
28
# Write
for i in range(n):