#20 add tests to cover all of the public api functions
Closed: Fixed None Opened 8 years ago by rmeggins.

copied from https://fedorahosted.org/389/ticket/48117

We need test coverage for all of the public API functions. The socket-event-test-threads test server is a start, but it needs a lot more work in order to cover all of the public api. We should add explicit gcov tests to get code coverage metrics


I think my work in the last few months has really done a lot here. We can add more tests as needed from now with the cmocka framework, and we can run gcov to work out what else needs assertions. I think we can raise these as new specific issues though.

Login to comment on this ticket.

Metadata