summaryrefslogtreecommitdiffstats
path: root/tests/asynwr_deadlock2.sh
Commit message (Collapse)AuthorAgeFilesLines
* solved some race conditions in testbenchRainer Gerhards2010-03-191-1/+2
| | | | the test cases actually have some races, not the code to be tested
* some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-6/+10
|
* added test for deadlock with dynafile writing and cache exhaustionRainer Gerhards2010-03-171-0/+64
Note that this introduces a test case that breaks the current code. This commit does NOT yet provide the necessary code patch. Thus "make check" does currently hang.