-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#142) Document Certifier APIs in .h files. Refactor code. Add unit-t…
…ests This commit started off as an exercise to document external APIs of the Certifier Framework library. It ended up as: - Add prologs to core extern APIs. Doc parameters - Refactor code formatting & indentation of extern API interfaces and definitions to conform closer to coding standard - Add new unit-test in store_tests.cc, test_policy_store_signed_claims(), to exercise policy-store interfaces handling signed_claims.
- Loading branch information
Showing
8 changed files
with
666 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.