aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/tests.c
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2015-04-13 12:26:05 +0100
committerMichael Brown <mcb30@ipxe.org>2015-04-13 12:26:05 +0100
commitd9166bbcaec90f77abb0b0fc29ad1934a606f3e0 (patch)
treeaa28fca696fa110aadc666ca790ac171cd3b69da /src/tests/tests.c
parent755d2b8f6be681a2e620534b237471b75f28ed8c (diff)
downloadipxe-d9166bbcaec90f77abb0b0fc29ad1934a606f3e0.tar.gz
[peerdist] Add support for decoding PeerDist Content Information
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests/tests.c')
-rw-r--r--src/tests/tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/tests.c b/src/tests/tests.c
index 40c337961..97e510f6e 100644
--- a/src/tests/tests.c
+++ b/src/tests/tests.c
@@ -65,3 +65,4 @@ REQUIRE_OBJECT ( dns_test );
REQUIRE_OBJECT ( uri_test );
REQUIRE_OBJECT ( profile_test );
REQUIRE_OBJECT ( setjmp_test );
+REQUIRE_OBJECT ( pccrc_test );