8000 Tags · alliedtelesis/pcp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alliedtelesis/pcp

Tags

v0.05

Toggle v0.05's commit message
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>

v0.04

Toggle v0.04's commit message
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>

v0.03

Toggle v0.03's commit message
PCP: Support Apteryx 2.0+

Signed-off-by: Tobi Wulff <tobi.wulff@alliedtelesis.co.nz>

v0.02

Toggle v0.02's commit message
PCP: Disable libpcp unit tests as they cause problems with novaprova/…

…apteryx

v0.01

Toggle v0.01's commit message
PCP: Add README file

Change-Id: I26777fac49adace59d71c9da3b452572dcb8bd2a
Reviewed-by: Geoff Hancock <geoff.hancock@alliedtelesis.co.nz>
0