1
0
Go to file
Howard Mao 471f4c2695 change WriteMaskedPutBlockRegression for better bug detection
Instead of sending puts back-to-back, separate the two puts with a get.
Also, stall a bit between each transaction. This makes sure the puts and
intermediate get are sent to the same transactor, which will cause the
data buffer to get overwritten between the two puts.
2016-03-23 16:31:19 -07:00
groundtest change WriteMaskedPutBlockRegression for better bug detection 2016-03-23 16:31:19 -07:00