Closed Bug 1282004 Opened 9 years ago Closed 9 years ago

Convert TestMD4 CPP unit test into a GTest

Categories

(Core :: Security: PSM, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: Cykesiopka, Assigned: Cykesiopka)

References

()

Details

(Whiteboard: [psm-assigned])

Attachments

(2 files)

Nothing in the file requires functionality provided by the CPP unit test harness, so making the file a GTest makes it more accessible.
Currently, running all the PSM GTests involves providing a filter that catches all the various tests. This is annoying and error prone. The changes here make running all PSM GTests as easy as: mach gtest "psm*" Review commit: https://reviewboard.mozilla.org/r/60838/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/60838/
Attachment #8765501 - Flags: review?(mgoodwin)
Attachment #8765502 - Flags: review?(mgoodwin)
Nothing in the file requires functionality provided by the CPP unit test harness, so making the file a GTest makes it more accessible. Review commit: https://reviewboard.mozilla.org/r/60840/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/60840/
Attachment #8765501 - Flags: review?(mgoodwin) → review+
Comment on attachment 8765502 [details] Bug 1282004 - Convert TestMD4 CPP unit test into a GTest. https://reviewboard.mozilla.org/r/60840/#review58146
Attachment #8765502 - Flags: review?(mgoodwin) → review+
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/80a6a5d46260 Make it easier to run all PSM GTests at once. r=mgoodwin https://hg.mozilla.org/integration/mozilla-inbound/rev/731d8d633db8 Convert TestMD4 CPP unit test into a GTest. r=mgoodwin
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: