Opened 3 years ago
Closed 3 years ago
#20051 closed task (implemented)
Unit tests for ed25519 link handshake code
Reported by: | nickm | Owned by: | nickm |
---|---|---|---|
Priority: | High | Milestone: | Tor: 0.2.9.x-final |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | TorCoreTeam201609 |
Cc: | Actual Points: | 3 | |
Parent ID: | #15055 | Points: | 3 |
Reviewer: | Sponsor: | SponsorU-must |
Description
We can't do a halfway job on unit tests for the link handshake; we need to make sure everything invalid fails. So I can't put 15055_wip into needs_review until the test coverage is much higher, and we really test all the different ways a handshake can go wrong.
Child Tickets
Change History (2)
comment:1 Changed 3 years ago by
Owner: | set to nickm |
---|---|
Status: | new → accepted |
comment:2 Changed 3 years ago by
Actual Points: | → 3 |
---|---|
Resolution: | → implemented |
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Now completed.