Actions
Bug #2498
closedFaceCreateCanonize in test-face-controller.cpp fails due to IPv4/IPv6 support assumption
Start date:
02/09/2015
Due date:
% Done:
0%
Estimated time:
Description
The FaceCreateCanonize test case fails because it expects both IPv4 and IPv6 support.
Instead, the test should check for support using ndn-cxx/NetworkConfigurationDetector and fail or pass accordingly.
Actions