Open
Bug 1318770
Opened 9 years ago
Updated 2 years ago
make the stub mozilla::pkix gtest printers added in bug 1318030 print something useful
Categories
(NSS :: Test, enhancement, P5)
NSS
Test
Tracking
(Not tracked)
NEW
People
(Reporter: keeler, Unassigned)
Details
(Whiteboard: [nss-nofx])
Attachments
(1 obsolete file)
In bug 1318030, we determined that uninitialized values can be printed when running mozilla::pkix gtests due to the framework coming up with default printers for testcases. We solved this by defining stub printers that displayed nothing more or less useful than was already being printed, but it would be nice for them to actually print something useful.
| Reporter | ||
Updated•5 years ago
|
Assignee: nobody → nobody
Severity: normal → --
Type: defect → enhancement
status-firefox53:
affected → ---
Component: Security: PSM → Test
Priority: P3 → --
Product: Core → NSS
QA Contact: mwobensmith
Version: Trunk → other
| Reporter | ||
Updated•5 years ago
|
Whiteboard: [psm-cleanup]
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P5
Whiteboard: [nss-nofx]
Updated•2 years ago
|
Attachment #9384120 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•