Skip to content

Re-enable netdb tests, fix compiler warning, improve brk coverage

Graham MacDonald requested to merge gmacd/relibc:fix-test into master

Couldn't see a reason why the netdb tests were disabled, so re-enabled them, fixed a compiler warning and improved the test coverage of sbrk.

Merge request reports