- May 31, 2015
-
-
Scott Vokes authored
This should stress the suspending/resuming as buffers fill more often.
-
- May 24, 2015
-
-
Scott Vokes authored
This is to ensure the full state space is explored. malloc (and re-use, after zeroing) large in-memory buffers for use in the tests, as these will not potentially fill the way smaller stack-allocated ones can.
-
- May 14, 2015
-
-
Scott Vokes authored
Thanks to @unixdj for finding this bug and providing very detailed info about how to reproduce it!
-
- Sep 19, 2014
-
-
Scott Vokes authored
-