Project

General

Profile

Feature #3855

Updated by Zhiyi Zhang over 7 years ago

The IdentityManagementFixture should be able to handle the cleanup of the cert files. There is already an accepted design in NFD codebase with the feature :  
 https://github.com/named-data/NFD/blob/d7631279f781ae6f145bb0df23d589f83406b3aa/tests/identity-management-fixture.hpp 
 The same design should be adopted into ndn-cxx codebase. codebase, and also support the cleanup of configuration file.

Back