Tags: alliedtelesis/pcp
Tags
Mocked time() so that unit tests pass reliably test_new_pcp_error_response() was written in such a way that the test could assert just because the second call to time() returned a different value. The test shouldn't have been calling time() it should have been checking that the original value returned by time() was used. Signed-off-by: Tobi Wulff <tobi.wulff@alliedtelesis.co.nz>
config,make: remove un-needed library dependencies Also, improve the usage of existing pkg-config support for libraries (apteryx, glib) Reviewed-by: Carl Smith <carl.smith@alliedtelesis.co.nz> Signed-off-by: Scott Parlane <scott.parlane@alliedtelesis.co.nz>