Open Bug 1225825 Opened 9 years ago Updated 2 years ago

Move cmd/pk11gcmtest to external_tests/pk11_gtest/

Categories

(NSS :: Libraries, defect, P3)

Tracking

(firefox45 affected)

Tracking Status
firefox45 --- affected

People

(Reporter: ttaubert, Unassigned)

References

(Blocks 1 open bug)

Details

It would be great to have PK11 tests at one place and not have a separate binary for those either.
Blocks: 1399364
Priority: -- → P3

Do I need to move these tests:https://searchfox.org/mozilla-central/source/security/nss/cmd/pk11gcmtest/tests
Please correct me If I am doing wrong?

Flags: needinfo?(jjones)
QA Contact: jjones

That's right. Basically, rewrite the tests in https://hg.mozilla.org/projects/nss/file/tip/cmd/pk11gcmtest/pk11gcmtest.c into a new file in https://hg.mozilla.org/projects/nss/file/tip/gtests/pk11_gtest/ using the GTest suite tools.

These tests are conformance, loading NIST data from that subdirectory and validating it.

This would be a great way to learn GTest formatting and syntax, if you're interested!

Flags: needinfo?(jjones)
Assignee: nobody → 1991manish.kumar
Assignee: 1991manish.kumar → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.