Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-07-13 | Add Fd usage in rb logging | crownedgrouse | |
rb was only accepting physical filenames as log file. This patch allow rb to accept now any io_device, valid registered name, except standard_error which is replaced by standard_io. Creation of two new exported functions : rb:log_list/0-1 that print in log file if existing, otherwise on standard_io. Add new functions documentation and tests in rb_SUITE. | |||
2012-09-03 | Fix rb_SUITE failing tests | Siri Hansen | |
Some tests in rb_SUITE failed every now and then depending on timing: 1. sometimes SASL printouts from cth_log_redirect were captured in addition to expected printouts 2. sometimes test supervisor and server were not completely stopped before next test case was started This has been corrected. | |||
2011-12-05 | Convert sasl test suites to pure common test style | Siri Hansen | |
2011-05-17 | Add SASL test suite | Siri Hansen | |