Closed
Bug 1018642
Opened 11 years ago
Closed 11 years ago
Factor out reusable NSS GTest bits into NSSTest class
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: briansmith, Assigned: briansmith)
References
Details
Attachments
(1 file)
14.18 KB,
patch
|
cviecco
:
review+
|
Details | Diff | Splinter Review |
The aim here is to reduce the amount of boilerplate we have to write to create new GTests for NSS-based functionality.
Attachment #8432163 -
Flags: review?(cviecco)
Updated•11 years ago
|
Attachment #8432163 -
Attachment is patch: true
Comment 1•11 years ago
|
||
Comment on attachment 8432163 [details] [diff] [review]
factor-out-NSSTest.cpp
Review of attachment 8432163 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8432163 -
Flags: review?(cviecco) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•