Test repository backend implementation(s) using filesystem (FS) as stable storage. More...
Public Member Functions | |
void | initRepoLog () throws Exception |
void | testRepo () throws Exception |
void | testBulkImport () throws Exception |
void | test (RepositoryStore repo) throws Exception |
void | testReinitialization (RepositoryStore repo) throws Exception |
void | testPolicy () throws Exception |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
Package Attributes | |
RepositoryStore | repolog |
Test repository backend implementation(s) using filesystem (FS) as stable storage.
In principle, there could be multiple FS-backed implementations exercised by these tests.
Because it uses the default KeyManager, this test must be run with ccnd running.