Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-11 | Move dirty nif test cases into dirty_nif_SUITE | Rickard Green | |
2016-03-15 | Fix dirty scheduler tc on windows | Lukas Larsson | |
2016-02-15 | Add dirty scheduler process termination test | Steve Vinoski | |
In scheduler_SUITE add a new test that runs a single dirty I/O scheduler and launches a number of dirty I/O NIF calls that each sleep for 3 seconds. Given the single scheduler, the first of these will run while the rest queue up. Then start killing these processes, and verify they call exit correctly. |