I don't know if you are interested in some QuickCheck property tests? I am studying property-based testing using QuickCheck, and I choose libdill as one of my test projects. I have written a few tests for the channel interface based on the tests in tests/chan.c, yet I haven't uncovered any bugs.
I don't know if you are interested in some QuickCheck property tests? I am studying property-based testing using QuickCheck, and I choose libdill as one of my test projects. I have written a few tests for the channel interface based on the tests in tests/chan.c, yet I haven't uncovered any bugs.