#91 Fix sqlite processing and related unit tests
Closed by rcritten. Opened by rcritten.
rcritten/certmonger sqlite  into  master

Download 91.patch

F-28 is switching the NSS default database type to sqlite. The unit tests have exposed a few issues in certmonger and a few assumptions in the tests.

Some of the tests assumed the database would be dbm. Add some new tests for sqlite and don't assume the underlying database scheme in others.

Duplicate of PR #92 which has a better description.

Pull-Request has been closed by rcritten

Metadata